@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}
body {
background: #fff url(images/f1.gif) repeat-x;
text-align:justify;
font: normal 12px Arial, Helvetica, sans-serif;
color: #666;
}



.encabezado{
	width:938px;
	height:84px;
	margin:0 auto;
}
.tituloPrinci{
	width:190px;
	height:60px;
	float:left;
	color:#FFF;
	margin-left:29px;
	margin-top:20px;
	}
.languaje{
	width:90px;
	height:60px;
	float:left;
	color:#FFF;
	margin-left:10px;
	margin-top:20px;
	text-align:center;
	}
	
.h1titulo1{
	font-size:16px;}
.h1titulo2{
	font-size:12px;}
	
.menu{
	width:597px;
	height:84px;
	float:right;
	background:url(images/f-menu.gif);
	margin-right:12px;
	}
.letrasmenu{
	width:90%;
	margin:0 auto;
	height:15px;
	margin-top:20px;
	text-align:center;
	}
.letrasmenu-in{
	width:91%;
	margin:0 auto;
	height:15px;
	margin-top:20px;
	text-align:center;
	}
	
.linkMENU{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
	}
.linkMENU:hover{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	margin-left:5px;
	margin-right:5px;
	}
.tituloh2{
	font-size:16px;
	font-weight:bold;
	color:#b27f00;
	margin-top:10px;}
.tituloh2-blanco{
	font-size:16px;
	font-weight:bold;
	color:#fff;
	margin-top:10px;}
.pie{
	width:100%;
	height:65px;
	background: url(images/f-pie.gif) repeat-x #906a00;
	padding-top:15px;
	}
	.imagen{
		border:0;}
.likpie{
	color:#CDAB36;
	text-decoration:underline;
	}
.likpie:hover{
	color:#FADC83;
	text-decoration:overline;
	}
	
.mas-imagenes{
	width:804px;
	height:140px;
	margin: 0 auto;
	}
	
.mas-imagenes1{
	width:186px;
	height:140px;
	float:left;
	margin-right:20px;
	}
	
.mas-imagenes2{
	width:186px;
	height:140px;
	margin-right:20px;
	}
	
.ampliar{
	width:186px;
	height:23px;
	float:left;
	margin-right:20px;
	margin-left:65px;
	}
	
.mas-fotos{
	width:120px;
	height:40px;
	margin-right:20px;
	margin-left:65px;
	}
	
	
