/* CSS Document */


*{
	padding:0;
	margin:0;
}



body{
	background-color:#efefef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
#centrado{
	width:980px;
	margin:0 auto;
}
#contenedor{
	width:980px;
	float:left;
	
}

#header{
	width:980px;
	height:40px;
	background-color:#fff;
}
#logo{
	float:left;
	width:125px;
	height:37px;
	padding-left:5px;
	padding-top:3px;
}

#div_idioma{
	float:right;
	width:845px;
	height:25px;
	text-align:right;
	padding-right:5px;
	padding-top:15px;
}

#div_idioma a{
	font-size:11px;
	color:#000;
	text-decoration:none;
}

#div_idioma a:hover{
	color:#628129;
}

/*MENU*/

#div_contenedor_menu_horizontal{
	width:980px;
	height:172px;
	float:left;
}

#menu{
	width:980px;
	height:40px;
	margin-top:10px;
}

#menu a.home{
	width:115px;
	background:url(assets/bg_home.jpg) no-repeat;
	
}

#menu a.home:hover{
	background-position:0 -40px;
	color:#AD1619;
}

#menu li.apartadoActual a.home{
	background-position:0 -40px;
	color:#AD1619;
}
	
#menu a.company{
	width:122px;
	background:url(assets/bg_company.jpg) no-repeat;

}
#menu a.company:hover{
	background-position:0 -40px;
	color:#D56F00;

}

#menu li.apartadoActual a.company{
	background-position:0 -40px;
	color:#D56F00;

}

#menu a.ryd{
	width:107px;
	background:url(assets/bg_ryd.jpg) no-repeat;
}


#menu a.ryd:hover{
	background-position:0 -40px;
	color:#999933;
}

#menu li.apartadoActual a.ryd{
	background-position:0 -40px;
	color:#999933;
}
#menu a.products{
	width:141px;
	background:url(assets/bg_products.jpg) no-repeat;

}
#menu a.products:hover{
	background-position:0 -40px;
	color:#CC9900;

}

#menu li.apartadoActual a.products{
	background-position:0 -40px;
	color:#CC9900;

}
#menu a.technologies{
	width:128px;
	background:url(assets/bg_technologies.jpg) no-repeat;


}
#menu a.technologies:hover{
	background-position:0 -40px;
	color:#336699;
}

#menu li.apartadoActual a.technologies{
	background-position:0 -40px;
	color:#336699;
}


#menu a.links{
	width:129px;
	background:url(assets/bg_links.jpg) no-repeat;

}
#menu a.links:hover{
	background-position:0 -40px;
	color:#99CC66;
}

#menu li.apartadoActual a.links{
	background-position:0 -40px;
	color:#99CC66;
}

#menu li.apartadoActual ul{
	display:block;
}


#menu a.news{
	width:122px;
	background:url(assets/bg_news.jpg) no-repeat;
}
#menu a.news:hover{
	background-position:0 -40px;
	color:#CCCC00;
}

#menu li.apartadoActual a.news{
	background-position:0 -40px;
	color:#CCCC00;
}

#menu a.contact{
	width:116px;
	background:url(assets/bg_contact.jpg) no-repeat;
}

#menu a.contact:hover{
	background-position:0 -40px;
	color:#333366;
}

#menu li.apartadoActual a.contact{
	color:#333366;
	background-position:0 -40px;
}

/*FIN MENU*/

#wrapper{
	width:980px;
	float:left;
	background-image:url(assets/trans.png);
	background-repeat:repeat-y;
	

}

#imagen_interior_izq{
	width:175px;
	padding-top:25px;
	padding-left:20px;
	float:left;
}

#texto_interior{
	/*width:940px;*/
	width:745px;
	float:left;
	min-height:300px;
	line-height:18px;
	text-align:justify;
	padding:30px 20px 20px 20px;
}
.texto{
	padding-top:10px;
}
.apartado_home{
	font-size:14px;
	font-weight:bold;
	color:#AD1619;

}
.apartado_company{
	font-size:14px;
	font-weight:bold;
	color:#D56F00;
}


.apartado_imasde{
	font-size:14px;
	font-weight:bold;
	color:#628129;
}

.apartado_products{
	font-size:14px;
	font-weight:bold;
	color:#CC9900;
}

.apartado_technologies{
	font-size:14px;
	font-weight:bold;
	color:#336699;
}
.apartado_links{
	font-size:14px;
	font-weight:bold;
	color:#7CBB3E;
}

.apartado_news{
	font-size:14px;
	font-weight:bold;
	color:#9D9D00;
}
.apartado_contact{
	font-size:14px;
	font-weight:bold;
	color:#333366;
}
#titulo_apartado{
	color:#2878A1;
	font-size:14px;
	font-weight:bold;
}

#div_contenido_home{
	width:980px;
	float:left;
	min-height:350px;
	padding:15px 0px 15px 0px;
	line-height:18px;
}

#columna_izq{
	width:300px;
	float:left;
	min-height:334px;
	font-size:10px;
	color:#2B406C;
	padding-right:30px;
	padding-left:20px;
	

}
.titulo_fondo_azul{
	width:214px;
	height:14px;
	background:#7684A1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	font-weight:bold;
	padding-left:4px;
}

.titulo_apartado_home{
	font-size:14px;
	font-weight:bold;
	color:#AD1619;
}

.enlace_leer_mas_rojo{
	font-size:10px;
	color:#AD1619;
	text-decoration:none;
}

.enlace_leer_mas_rojo:hover{
	color:#999933;

}

.div_titulo_apartado_home{
	width:590px;
	padding-left:20px;
	}
.texto_contenido_home{
	width:590px;
	float:right;
	background-image:url(assets/fondo_contenido_home.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	min-height:319px;
	padding:20px 20px 10px 20px;
}
#columna_dcha{
	width:630px;
	float:right;
	/*margin-left:16px;*/
	min-height:318px;
	
}

#footer{
	width:980px;
	height:24px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-align:center;
	padding-top:10px;
	background-color:#5a5664;

}

#footer a{
	text-decoration:none;
	color:#fff;
}

#footer a:hover{
	text-decoration:underline;
}

.txt_rojo{
	color:#AD1619;
	font-weight:bold;
}
.enlace_rojo{
	color:#AD1619;
	text-decoration:none;
}
.enlace_rojo:hover{
	text-decoration:underline;
}

.txt_naranja{
	color:#D56F00;
	font-weight:bold;
}
.enlace_naranja{
	color:#D56F00;
	text-decoration:none;
}
.enlace_naranja:hover{
	text-decoration:underline;
}
.txt_verde_oscuro{
	color:#628129;
	font-weight:bold;
}
.enlace_verde_oscuro{
	color:#628129;
	text-decoration:none;
}
.enlace_verde_oscuro:hover{
	text-decoration:underline;
}
.txt_amarillo_oscuro{
	color:#CC9900;
	font-weight:bold;
}
.enlace_amarillo_oscuro{
	color:#cc9900;
	text-decoration:none;
}
.enlace_amarillo_oscuro:hover{
	text-decoration:underline;
}
.txt_azul{
	color:#336699;
	font-weight:bold;
}
.enlace_azul{
	color:#336699;
	text-decoration:none;
}
.enlace_azul:hover{
	text-decoration:underline;
}
.txt_verde{
	color:#7CBB3E;
	font-weight:bold;
}
.enlace_verde{
	color:#7cbb3e;
	text-decoration:none;
	font-weight:bold;
}
.enlace_verde:hover{
	text-decoration:underline;
}
.txt_amarillo{
	color:#9D9D00;
	font-weight:bold;
}
.enlace_amarillo{
	color:#9D9D00;
	text-decoration:none;
}
.enlace_amarillo:hover{
	text-decoration:underline;
}
.txt_morado{
	color:#333366;
	font-weight:bold;
}
.enlace_morado{
	color:#333366;
	text-decoration:none;
}
.enlace_morado:hover{
	text-decoration:underline;
}
.ul_contenidos_naranja{
	list-style-image:url(assets/bullet_naranja.gif);
	padding-left:30px;
	list-style-position:outside;
}

.era7{
	font-size:10px;
	color:#999999;
	text-decoration:none;
	float:right;
	padding-top:5px;
}
.era7:hover{
	text-decoration:underline;
}
.negrita{
	font-weight:bold;
}
.ul_primer_nivel{
	list-style-type:none;
}
.ul_primer_nivel li{
	padding-top:10px;
}
.ul_primer_nivel a{
	font-weight:bold;
}
.ul_segundo_nivel{
	list-style-type:none;
	padding-left:15px;
}
.ul_segundo_nivel li{
	padding-top:0;
}
.ul_segundo_nivel a{
	font-weight:normal;
}
.div_mapa_left{
	float:left;
	width:300px;
	padding-left:100px;
}
.div_mapa_right{
	float:left;
}