/* CSS Document */
*,html{
	padding: 0px;
	margin:0px;
	line-height: 18px;
}
body {
	background-color:#ffffff;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bg2.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}
p{
	font-size:12px;
	color:#666666;
	text-align:justify;
	margin-bottom:15px;
	line-height: 14px;
}
a{
	text-decoration:none;
	font-size:12px;
	color:#666666;
	line-height: 14px;
}


h1{
	color:#1d4b6b;
	font-size:15px;
	font-weight:bold;
	padding-bottom:4px;
	clear:both;
	float:left;
	margin-bottom:10px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:15px;
	margin-top:15px;
}
h2{
	color:#ff6600;
	font-size:15px;
	font-weight:bold;
	padding-bottom:4px;
	clear:both;
	margin-bottom:5px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:15px;
	margin-top:10px;
}
h3{
	color:#1d4b6b;
	font-size:15px;
	font-weight:bold;
	padding-bottom:4px;
	clear:both;
	margin-bottom:5px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:15px;
}
h4{
	color:#666666;
	font-size:14px;
	font-weight:bold;
	padding-bottom:4px;
	clear:both;
	margin-bottom:5px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:15px;
	margin-top:10px;
}

h5{
	color:#1d4b6b;
	margin-left:15px;
	font-size:12px;
	font-weight:bold;
	padding-bottom:4px;
	clear:both;
	margin-bottom:5px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:15px;
}


/* clases propias*/
.floatleft {
	float: left;
	margin: 0px;
	padding: 0px;
}
.floatright {
	float:right;
	margin: 0px;
	padding: 0px;
}
.salto {
	clear: both;
	margin: 0px;
	padding: 0px;	
}

.subtitulo{
	color:#ff6600;
	font-size:15px;
	font-weight:bold;
	padding-bottom:4px;
	margin-bottom:10px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:15px;
	margin-top:20px;
	margin-bottom:10px;
	clear:both;
}
.negrita{
	font-size:12px;
	color:#666666;
	font-weight:bold;

}

.naranja{
	color:#ff6600;
}



/* clases propias */

#contenedor_general {
	width:927px;
	margin:auto auto;
}
#top {
	width:927px;
	height:56px;
	float:left;
	display:inline;
}
#idiomas{
	width:245px;
	margin-left:62px;
	margin-top:15px;
	float:left;
	padding-left:20px;
	display:inline;
}
#idiomas a{
	text-decoration:none;
	border:none;
}

#idiomas img{
	margin-right:30px;
}

#menu{
	float:right;
	text-decoration: none;
	font-weight: normal;
	width:550px;
	margin-top:-1px;
	margin-right:0px;
	display:inline;
}
#menu ul{
	list-style-type: none;
	float:right;
	display:inline;
}
#menu ul li{
	display:inline;
}
#menu ul li a{
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align:center;
	padding-top: 25px;
	padding-right: 17px;
	padding-left: 17px;
	display:inline;
	margin-top:1px;
	height:30px;
}
#menu ul li a:hover{
	background-image:url(../images/menu_on.jpg);
	background-repeat:repeat-x;
	background-position:left top;	
}
#imagen{
	width:902px;
	height:289px;
	float:left;
	margin-top:0px;
}
#imagen img{
	float:right;
}
#logotipo{
	position:absolute;
	width:287px;
	height:153px;
	float:left;
	margin-top:30px;
	/*	background-image:url(../images/logotipo.png);*/
	background-repeat:no-repeat;
	background-position:left top;
	z-index:2;
}
#contenido{
	width:865px;
	float:left;
	display:inline;
	margin-top:17px;
	margin-left:37px;
}
#menu_lateral{
	width:258px;
	float:left;
	background-color:#FFFFFF;
	display:inline;
}
#menu_lateral ul{
	list-style-type: none;
	float:left;
	display:block;
}
#menu_lateral ul li{
	display:inline;
	height:19px;
}
/*#menu_lateral ul li a{
	width:226px;
	height:19px;
	background-image:url(../images/lateral_of.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:27px;
	padding-right:5px;
	padding-top:5px;
	display:inline;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;		
}
#menu_lateral ul li a:hover{
	width:226px;
	height:19px;
	background-image:url(../images/lateral_on.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	color:#FFFFFF;
	display:inline;
}*/

.menu_normal{
	width:226px;
	height:19px;
	background-image:url(../images/lateral_of.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:27px;
	padding-right:5px;
	padding-top:5px;
	display:inline;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color:#FFFFFF;
	position:relative;
}

.menu_normal:hover{
	width:226px;
	height:19px;
	background-image:url(../images/lateral_on.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	color:#FFFFFF;
	display:inline;
}

.menu_activo{
	width:226px;
	height:19px;
	background-image:url(../images/lateral_on.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	padding-left:27px;
	padding-right:5px;
	padding-top:5px;
	color:#FFFFFF;
	display:inline;
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position:relative;
}

/*#menu_lateral ul li a:visited{
	width:226px;
	height:82px;
	background-image:url(../images/lateral_on.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	color:#FFFFFF;
	display:inline;
}*/
#der {
	float:right;
	width:588px;
	display:inline;
}
#texto_quienes{
	float:right;
	background-color:#eeedea;
	width:588px;
	margin-bottom:0px;
	display:inline;
	background-image:url(../images/down.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:30px;	
}
#texto_quienes p{
	text-align:justify;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
}

#texto_quienes li{
	text-align:justify;
	margin-left:15px;
	margin-right:15px;
	list-style-image:none;
	list-style-type:none;
	margin-bottom:3px;
	font-size:12px;
	color:#666666;
}

#texto_quienes img{
	width:545px;
	margin-top:10px;
	margin-bottom:20px;
	background-image:url(../images/blanco_grande.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border: 1px solid #999999;
	padding:4px;
	margin-left:15px;

}

#texto_quienes a img{
	width:545px;
	margin-top:10px;
	margin-bottom:20px;
	background-image:url(../images/blanco_grande.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border: 1px solid #999999;
	padding:4px;
	margin-left:15px;

}
#texto_quienes a:hover img{
	background-image:url(../images/naranja_grande.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#texto_1{
	float:right;
	background-color:#eeedea;
	width:588px;
	display:inline;
	background-image:url(../images/down.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:25px;
}
#texto_1 p{
	text-align:justify;
	margin-left:15px;
	margin-right:15px;
}

#texto_1 img{
	margin-bottom:38px;
	background-color:#FFFFFF;
	border: 1px solid #999999;
	padding:4px;
	display:inline;
	
} 


#texto_1 a img{
	margin-bottom:38px;
	background-color:#FFFFFF;
	border: 1px solid #999999;
	padding:4px;
	display:inline;
	
} 
#texto_1 a img:hover{
	background-color:#FF9900;
}
#images_der{
	float:right;
	margin-right:35px;
	display:inline;
}
#images_der a img{
	margin-bottom:15px;
	border: 1px solid #999999;
	background-repeat:repeat-x;
	background-position:left top;
	padding:4px;
}
#images_der a:hover img{
/*	background-color:#FF9900;*/
	background-position:left top;
	background-repeat:repeat-x;
	display:inline;
}
#images_der3{
	float:right;
	margin-right:5px;
	margin-left:20px;
	display:inline;
}
#images_der3 a img{
	margin-right:20px;
	margin-bottom:10px;
	display:inline;
	background-position:left top;
	border: 1px solid #999999;
	padding:4px;
	background-color:#FFFFFF;
}
#images_der3 a:hover img{
	display:inline;
	background-color:#FF9900;
}
#images_der4{
	float:left;
	width:260px;
	margin-left:10px;
	margin-bottom:5px;
	display:inline;
}
#images_der4 a img{
	margin-right:20px;
	margin-bottom:10px;
	background-image:url(../images/blanco.jpg);
	background-repeat:repeat-x;
	display:inline;
	background-position:left top;
	border: 1px solid #999999;
	padding:4px;
}
#images_der4 a:hover img{
	background-image:url(../images/naranja.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	display:inline; 
}
#der2 {
	float:right;
	width:558px;
	background-color:#eeedea;
	display:inline;
	padding-right: 15px;
	padding-left:15px;
	background-image:url(../images/down_ultimo.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}
#der2 p{
	
}
#der2 a img{
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	background-position:left top;
	border: 1px solid #999999;
	padding:4px;
	float:left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 13px;
	margin-left: 10px;
}
#der2 a:hover img{
/*	background-color:#FF9900;*/
	background-color:#FF9900;
	background-repeat:repeat-x;
	background-position:left top;
	display:inline;
	
}
.borde{
	border: 1px solid #333333;
	float:left;
	margin-bottom:20px;
}
#texto_2{
	float:right;
	background-color:#eeedea;
	width:588px;
	display:inline;
	background-image:url(../images/down.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:15px;
}
#texto_2 p{
	text-align:justify;
	margin-left:15px;
	margin-right:15px;
}
#images_der2{
	float:left;
	width:560px;
	padding-left:15px;
	display:inline;
	margin-bottom:10px;
}
#images_der2 a img{
	margin-bottom:15px;
	margin-right:20px;
	border:1px solid #999999;
	padding:4px;	
	background-color:#FFFFFF;
}




#images_der2 a:hover img{
	display:inline;
	background-color:#FF9900;
}
#pie{

	width:850px;
	height:95px;
	margin-top:15px;
	float:left;
	background-image:url(../images/fondo_pie.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-left:37px;
	display:inline;
	padding-top:8px;
	padding-left:15px;
}
#pie p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#676767;
	margin-right:15px;
}

