@charset "utf-8";
/* CSS Document */
*{margin:0;}
body{
	background-image:url(images/bk-pattern.jpg);
	background-repeat:repeat-x;
	background-color:#F3F3F3;
	font-family:"Trebuchet MS";
	font-size:12px;
}
	
#header{
	width:921px;
	height:auto;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:258px;
	margin:auto;
	border:0px;
}

#hidden{
	width:150px;
	height:20px;
	padding-left:750px;
	padding-top:88px;
	font-family:"Trebuchet MS";
	font-style:oblique;
	font-size:16px;
	color:#F3F3F3;
	
}




a:link {
	text-decoration: none;
	color:#FFFFFF;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
	color:#333333;
}
a:active {
	text-decoration: none;
	color:#FFFFFF;
}

#language{
	width:175px;
	height:20px;
}



#Imagenes{
	width:921px;
	height:287px;
	background-image:url(images/fotos.jpg);
	margin:auto;
	border:0px;
}

#botones{
	width:921px;
	height:36px;
	margin:auto;
}

#footer{
	width:921px;
	height:140px;
	background-image:url(images/footer.jpg);
	margin:auto;
}

#footereng{
	width:921px;
	height:140px;
	background-image:url(images/footer-eng.jpg);
	margin:auto;
}

.Clearing{
	clear:both;
}

.titulos{
font-size:18px;
color:#990033

}

.imagenes{
border:0px;
}

.firmafooter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}   


.firmafooter a:link, .firmafooter a:active, .firmafooter a:visited {
	color:#750d14;
	text-decoration:none;
   }


.firmafooter a:hover {
	color:#750d14;
	text-decoration:underline;
   }
   
   
.norwebtothetop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;


}
