@charset "utf-8";
/* CSS Document */
body			{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(graficos/fondo.gif);
	background-repeat:repeat-x;
	}

p              {
	padding:0px;
	margin:0px;
	text-align:left;
	color:#000000;
	font-weight:normal;
	}
#columder p              {
	padding:0px;
	margin:0px 0px 10px 0px;
	color:#FFFFFF;
	font-weight:bold;
	}
#menu1 ul				{
	margin:0px;
	padding:0px;
	text-align:right;
	font-size:.9em;
	font-weight:bold;
	
	}
#menu1 li				{
	list-style-type:none;
	height:25px;
	padding:0px 5px 0px 5px;
	display: inline;
	border-right:solid;
	border-right-color:#CCCCCC;
	border-right-width:1px;
	border-left:solid;
	border-left-color:#CCCCCC;
	border-left-width:1px;
	
		}
#menu1 a, #menu1 a:link, #menu1 a:visited{
	color:#99cc33;
	text-decoration:none;
	font-weight:bold;
	}

#menu1 a:hover {
	text-decoration:underline;
	font-weight:bold;
	background-image:url(graficos/fondo_menu1.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
#menu1 a#current  {
	font-weight:bold;
	color:#336699;
	text-decoration:none;
	background-image:none;
}
#pie a, #pie a:link, #pie a:visited{
	color:#336699;
	text-decoration:none;
	}

#pie a:hover {
	text-decoration:underline;
}
#menu2 ul				{
	margin:0px;
	padding:0px 0px 0px 2px;
	border-left:solid;
	border-left-color:#FFFFFF;
	border-left-width:1px;
	width:705px;
	float:right;
	text-align:center;

	}
#menu2 li				{
	list-style-type:none;
	margin:0px;
	padding:0px 3px 0px 3px;
	display: inline;
	border-right:solid;
	border-right-color:#FFFFFF;
	border-right-width:1px;
	
			}
#menu2 a, #menu2 a:link, #menu2 a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}

#menu2 a:hover {
	text-decoration:underline;
	font-weight:bold;
}
#menu2 a#current  {
	font-weight:bold;
	color:#336699;
	text-decoration:none;
}
input, select {
	border:1px solid #B4B4B4;
	margin:0px;
	padding:0px;
	height:18px;
	width:125px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
	textarea	{
	border:1px solid #B4B4B4;
	margin:0px;
	padding:0px;
	height:80px;
	width:200px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
label {
	font-weight:bold;
	font-size:.9em;
	padding-bottom:10px;
	color:#FFFFFF;
}

h1				{
	font-size:1.3em;
	color:#336699;
	margin-bottom:10px;
	margin-top:20px;
	text-align:left;
	background-image:url(graficos/fondo_h1.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:35px;
	padding:0px 0px 0px 20px;
		}

h2				{
	font-size:1.2em;
	color:#336699;
	margin:10px 0px 0px 20px;
	text-align:left;
			}
#columizq   ul				{
	margin:0px 0px 0px 350px;
	padding:0px 0px 0px 0px;
	
	}
#columizq   li				{
list-style-image:url(graficos/fondo_h2.gif);
margin:0px 0px 0px px;
padding:0px 0px 15px 5px;
color:#336699;
font-weight:bold;
		}
a, a:link {
	color:#99cc33;
	text-decoration:none;
	font-weight:bold;
	
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#99cc33;
	text-decoration:none;
	font-weight:bold;
}

strong	{
	color:#336699;
	font-weight:bold;
	font-variant:small-caps;
			}

img {
border:0px;
}