
a {
	text-decoration:none;
	color:#808286;
	font-size:10px;
}
a:hover {
	text-decoration:underline;
	color:#000000;
}
p {
	font-size:9pt;
	color:#6c6558;
}
p a{
	font-size:9pt;
	color:#c51114;
}
p a:hover{
	font-size:9pt;
	color:#c51114;
	text-decoration:underline;
}
/* LAYOUT */

#wrap {
	margin:0 auto; 
	width:990px;
}
#columMenu{
	float:left;
	background:url(../images/BgMenuI.gif) no-repeat left top; 	
	width:301px;
	height:800px;
}
#columGlobal{
	float:left;
	background:url(../images/BgGlobal.gif) repeat-y left top; 	
	width:990px;
}
#menuIdiomas{
	margin:15px 0 0 15px;
}
#columContenido{
	float:left;
	background:url(../images/bghomeA.gif) no-repeat left top;
	width:689px;
}


/* CLASS */
.margenLogo {
	 margin:6px 0 0 35px;
}
*html .margenLogo {
	 margin:6px 0 0 35px;
}
#texto{
	float:left;
	width:370px;
}
#texto2{
	float:left;
	width:330px;
	padding-left:25px;
	margin-right:20px;
	line-height:14px;
}
#fotos{
	float:left;
	padding-left:0px;
	width:260px;
	z-index:1px;	
}
.textorojo {
	color:#c51114;
	font-size:11pt;
	margin:0 0 0 0;
	padding-left:0px;
	text-decoration:none;
}
.fecha {
	font:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#888888;
}
.titular {
	font:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#6c6558;
	letter-spacing:-1px;	
}
.btnAmpliar {
	position:absolute;
	margin-top:100px;
	text-align:right;
	float:right;
	width:100px;
	height:16px;
	z-index:1;
	padding-right:22px;
	background:url(../images/btn.gif) no-repeat right top;
}
.btnAmpliar2 {
	position:absolute;
	margin:145px 8px 0px 0px;
	text-align:right;
	float:right;
	width:100px;
	height:16px;
	z-index:1;
	padding-right:22px;
	background:url(../images/btn.gif) no-repeat right top;
}
.btnBuscarMap {
	position:absolute;
	margin-top:102px;
	text-align:right;
	float:right;
	width:230px;
	height:16px;
	z-index:1;
	padding-right:20px;
	background:url(../images/btn.gif) no-repeat right top;
}
