* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 background-image:url(../img/fondo.gif); 
 color:#4c75c9;
 text-align:justify;
}

#contenedor { 
 margin: 0 auto;
 width: 863px;
 background-color:#FFFFFF;
 overflow:hidden;
}
#cabecera_texto {
color:#666666;
margin-top:3px;
margin-left:15px;
margin-bottom:2px;


}
#izq{
float:left;
width:50%;


}

#drcha{
float:right;

}

#drcha a{
text-decoration:none;
}
#lineaarriba{
	height:14px;
	background: #ffc001;
	margin-bottom:12px;
	margin-top:5px;
	width:848px;
	text-align:right;
	float:right;

	}
#lineaarriba a{
color:#333333;
text-decoration:none;
padding-right:3px;

}
#lineaarriba a:hover{
color:#666666;
}
#faux {
 width: 100%;
 background-color:#FFFFFF;

 
}
#cabecera {
 color: #333;
padding-right:7px;
 height: 100px;
 padding-bottom:7px;
 height:210px;
}
#cabeceraimg{
    float: left;   
	padding-left:3px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#cabeceraazul{
 margin-right:9px;
 margin-left:9px;
 margin-top:2px;

 padding-top:3px;
 padding-bottom:4px;
 height:29px;
 float:right;

}
#logo{
width:146px;
margin:11px;
 float:left;
}
#cabeceraizquierda{

margin:0px;
padding:0px;
float:right;
}



#leftcolumn {
	display: inline;
	color: #333;
	margin-left: 12px;
	margin-right:7px;
	width: 205px;
	float: left;

}
#menu { 
width:200px; 
}
#menu ul {
margin-left: 0; 
padding-left: 0; 
list-style-type: none; 
font-family: Arial, Helvetica, sans-serif; 
} 
#menu a { 
display: block; 
padding: 5px;
width: 180px; 
background-color: #bfe1ed;
 border-bottom: 1px solid #eee; 
 background-image: url(../img/pamenu.gif);
 font-weight:bold;

 } 
 #menu a:link, #menucito a:visited {
 
  color: #0077aa; 
  text-decoration: none; 	
  padding-left: 19px;
  background-repeat: no-repeat;
  background-position: 8px 9px;	
  font-size:11px; } 
	
#menu a:hover {
font-weight:bold; 
background-color: #ffc001; 
color: #0077aa;
background-image: url(../img/pamenu.gif);
background-repeat: no-repeat;
background-position: 8px 9px;
	
	 } 
	 
#menu menucito ul  {
background-color:#e4f6fa;
color:#0075aa;
padding-left:12px;
}

#menu menucito ul li{
padding-left:12px;
}

#menucito ul li a {
 border-bottom: 1px solid #bfe1ed;
background-color:#e4f6fa;
padding-left:12px;
color:#0075aa;
font-weight:normal;
background-image: url(../img/flechita_menu.gif);
background-repeat: no-repeat;
background-position: 8px 9px;
}

#menucito ul li a#current {

background-color:#e5e5e5;

}

#menucito ul li current {
 border-bottom: 1px solid #bfe1ed;
background-color:#e4f6fa;
padding-left:12px;
color:#0075aa;
font-weight:normal;
background-image: url(../img/flechita_menu.gif);
background-repeat: no-repeat;
background-position: 8px 9px;
}

#menucito ul li a:hover{
border-bottom: 1px solid #bfe1ed;
background-color:#ccc;
color:#0075aa;
font-weight:normal;
background-image: url(../img/flechita_menu.gif);
background-repeat: no-repeat;
background-position: 8px 9px;
} 

#imgcontorno{
border:1px solid #999999;
padding:3px;

}
#content { 
 float: left;
 color: #333;
 width: 611px;
 margin-bottom:27px;
 padding-left:20px; 
 padding-rigth:10px;
}

#footer {
 height:12px;
 color: #333;
 background: #666;
 margin:9px;
 clear:both; 
}

#pie_texto {
color:#666666;
margin-top:3px;
margin-left:15px;
margin-bottom:20px;

}


h4{
	font-size:12px;
	padding-left:3px;
	margin-bottom:2px;
	padding-bottom:2px;
	padding-top:2px;
	color: #333;
	background-color: #ffc001;
}

h2{
width:188px; 
	background-color:#0072a8;
	font-size:12px;
	margin-bottom:2px;
	color:#FFFFFF;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:16px;
	background-image: url(../img/flecha.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	height:15px;
}
h1{
	font-size:12px;
	padding-left:3px;
	margin-bottom:12px;
	padding-bottom:2px;
	padding-top:2px;
	color: #333;
	background-color: #ffc001;
}

h3{
	font-size:10px;
	padding-left:3px;
	margin-bottom:12px;
	padding-bottom:2px;
	color: #fff;
	background-color: #ff8500;
	text-transform: uppercase;
}

a{
color:#999;
text-decoration:underline;
}

a:hover{
color:#000;
text-decoration:underline;
}
#imagenes{
float:right;
list-style: none;
}
#imagenes img{

border:1px solid #999999;
padding:3px;


}

#texto{
	width:318px;
	float:left;
	margin-bottom:5px;
	line-height:17px;
	text-align:justify;
}
#texto2{
	width:300px;
	float:left;
	margin-bottom:5px;
	line-height:17px;
	text-align:justify;
}

#ubicacion{
	width:270px;
	float:right;
	margin-bottom:5px;
}



 #m{
 float:left;
 
 }
 
input{
	font-size:11px;
	color:#666666;
	border: 1px solid #999999;
	height:15px;
	margin-bottom:6px;
 }
 
 textarea{
 font-size:11px;
	color:#666666;
	border: 1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
 
 }
 .asterisco{
 color:#FF6600; 
 font-size:12px; 
 }
 
 strong{
 color:#0072a8;
}

a.tabla{
color:#333333;
background-color:#d9edf4;
}

a.tabla:hover{
color:#fff;
background-color:#666;
}

#textoderecha{
float:right;
width:350px;

}
#imagen_izquierda{

border:1px solid #999999;
padding:3px;
float:left;
}

#pdf li{
	background-image:url(../img/pdf.gif);
	background-repeat: no-repeat;
	background-position: 6px 2px;
	list-style-type: none;
	margin-left:19px;
	padding-left:29px;
	width:230px;
	margin-top:10px;

}
#pdf li a{
color:#000000;
text-decoration:none;
}

#pdf li a:hover{
color:#000000;
text-decoration:underline;
}

UL.col3 { 


 
FLOAT: left; 
PADDING-BOTTOM: 0px; 
MARGIN: 5px 4px; 
WIDTH: 100%; 
PADDING-TOP: 0px; 
LIST-STYLE-TYPE: none 
} 

UL.col3 LI {
	
	margin-right:6px;
	DISPLAY: inline;
	width:181px;
	height:197px;

	FLOAT: left;
	PADDING-BOTTOM: 2px;
	WIDTH: 30%;

	border: 1px solid #ccc;
	padding:4px;
	margin-bottom:6px;

} 

