/* CSS Document */


body {
	background-color:#FFFFFF;
	margin: 0px;	
}
	


#contenedor {
	width: 960px;
	position:relative;
	margin: 0 auto;
	background-image: url(../images/fons.gif);
	background-repeat: repeat-y;
	background-position:top;
}


#cap {
	width:960px;
	height:122px;
	text-align:left;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	
}

#contenido {
	float:left;
	width:960px;
	
}





/*menus navegación*/
/*menus navegación corporativa*/


#enlace1 {  
	width: 176px; 
	height:40px; 
	float:right;
	margin-top:50px;
	
	
}

#enlace1 a { 
width: 127px; 
height:36px;
display:block; background-image:url(../images/bot_catalogo_a.gif);
margin: 0 auto;
 }
 
 
#enlace1 a:hover {
	background-image:url(../images/bot_catalogo_b.gif);
}

#nav-corpo {
	position: absolute;
	top:90px;
	height: 40px;
	width: 730px;
	text-align:left;
	float:none;
	left: 220px;
}



#menus-corpo li, #menus-corpo  a {
	display:block;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
	padding: 4px;
	margin: 0px;
	list-style: none;
}

#menus-corpo  a:hover {
	display:block;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-decoration: underline;
	padding: 4px;
	margin: 0px;
}

/*menus navegación principal*/

#nav-principal {
	position: relative;
	height: 414px;
	width: 960px;
	text-align:left;;
	float: left;
	border: 0px;

}

#menus-principal {
	width: 960px;
	height: 412px;
	margin: 0;
	padding:0;
	background-image:url(../images/BBS_menus_home.jpg);
	background-repeat:no-repeat;
}
#menus-principal span {
	display:none;
	
	}
#menus-principall li, #menus-principal a {
	height:412px; width:320px;
	display:block;
}

#menus-principal li {
	float:left;
	list-style:none;
	background-repeat: repeat-x;
}
#nav-menu1, #nav-menu2, #nav-menu3, { width:320px; }
#nav-menu1 a:hover { 
	background-image:url(../images/BBS_menus_home.jpg);
	background-position: 0px -412px;
	background-repeat:no-repeat;
}
#nav-menu2 a:hover { 
	background-image:url(../images/BBS_menus_home.jpg);
	background-position: -320px -412px;
	background-repeat:no-repeat;
}
#nav-menu3 a:hover {
	background-image:url(../images/BBS_menus_home.jpg);
	background-position: -640px -412px;
	background-repeat:no-repeat;
}





/*logos certificados */	


#logos {
	
	height: 100px;
	width: 240px;
	text-align:left;
	float:none;
	left: 13px;
	
}


/*destacados home*/	

#caja_home1, #caja_home2, #caja_home3 {
	float:left;
	width:174px;
	height: 80px;
	margin: 20px 0 34px 30px;
	
	
	

}

#caja_homelogos {
	float:right;
	text-align:right;
	width:200px;
	height: 100px;
	margin: 16px 20px 34px 30px;
	
	
	

}


.caja {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;
	

}

	
	






/*pie de página */	


#pie_home {
	width:960px;
	height:148px;
	background-image:url(../images/fons_peu_home.jpg);
	background-repeat:no-repeat;
	clear:both;
	}

#texto_pie {
	width:960px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left:18px;	
	color: #333333;


}




#pie_home a {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

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