/*AVILEQUS*/

/********/
/* Body */
/********/
a:focus { outline:none }
a {
	text-decoration:none;
}

img, div, input { 
 	behavior: url("iepngfix.htc") 
 }
 
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Myriad Web", "Trebuchet Ms", "Lucida Sans Unicode", "Lucida Sans", arial, helvetica;
	font-size: 13px;
	color: #353434;
	background-image:url(../images/fondo.jpg);
	background-repeat: repeat-x;
	background-position:50%;
	background-attachment:fixed;
}
h1 {
	color: #353434;
	font-weight: bold;
	padding:0px;
	margin:0px 0px 0px 0px;
	font-size: 32px;
}
h2 {
	color: #353434;
	font-weight: bold;
	padding:0px;
	margin:0px 0px 0px 0px;
	font-size: 32px;
}
h3 {
	color: #353434;
	font-weight: bold;
	padding:0px;
	margin:0px;
	font-size: 55px;	
}
h4 {
	color: #353434;
	font-weight: normal;
	padding:0px;
	margin:0px;
	font-size: 15px;	
}
p {
	margin:0px 0px 0px 0px;
}
/********/
/* divs */
/********/
.center {
	text-align: center;
}

.contenido {
	width: 990px;
	text-align: center;
	margin: 40px 0px 0px 0px;

}
.destacado{
	color: #842e50;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 0px 0px;
}
.logo{
	z-index:1;
	text-align:left;
	margin: 30px 0px 0px 60px;
}
.top {
	text-align: left;
	margin: 0px 0px 0px 0px;
}
.menu {
	text-align: left;
	margin: 10px 0px 0px 0px;
	font-size:14px;
	font-family: "Helvetica" arial, helvetica, verdana;
	background-image:url(../images/fondomenu.png);
	height: 36px;
	width: 357px;
	font-weight: bold;
	color:#272727;
}
.botonesleft {
	text-align: justify;
	overflow:hidden;
	padding: 15px;
}
.botonesleft:hover {
	text-align: justify;
	background-color:#ffffff;
	overflow:hidden;
	padding: 15px;
}
.botonesleft a {
	text-align: justify;
	overflow:hidden;
	color: #353434;

}
.contenidoleft {
	float:left;
	width: 357px;
	text-align: justify;
	margin: 47px 0px 0px 0px;
	background-image:url(../images/fondocontendio.png);
	overflow:hidden;

}
.contenidoright {
	float:right;
	width: 560px;
	text-align: justify;
	margin: 47px 0px 0px 0px;
	background-image:url(../images/fondocontendio.png);
	overflow:hidden;
	padding: 25px 25px 100px 25px;
}
.noticias {
	float:right;
	width: 235px;
	text-align: justify;
	margin: 208px 300px 0px 0px;
	background-image:url(../images/fondocontendio.png);
	overflow:hidden;
	padding: 25px 25px 25px 25px;
}
.noticias:hover {
	text-align: justify;
	background-color:#ffffff;
	overflow:hidden;
}
.noticias a {
	text-align: justify;
	overflow:hidden;
	color: #353434;

}
.contenidoimagenes {
	text-align: justify;
	background-image:url(../images/fondocontendio.png);
	z-index: 1;
	position:absolute;
/*	left: 920px;
	top: 454px;*/
	margin: -100px 0px 0px 586px;
	width: 404px;
}
.pieimagenes {
	text-align: justify;
	padding:25px;
}

/*********************************/
/*            Pie                */
/*********************************/
.copy {
	float:left;
	text-align: left;
	margin: 30px 0px 0px 0px;
	font-family: "Myriad Web", "Trebuchet Ms", "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	font-size: 12px;
	color: #FFF;
}
.pie {	
	margin: 0px;
/*	height: 90px;*/
/*	border-top: 1px dotted #605e5c;*/
}
.centerpie {
}
.submenu {
	float: right;
	text-align: right;
	margin: 30px 0px 0px 0px;
	width: 495px;
	font-family: "Myriad Web", "Trebuchet Ms", "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	font-size: 12px;
	color: #605e5c;
}
 
/*********************************/
/*            Links              */
/*********************************/
.link1 {
	color: #FFF;
	text-decoration: none;
}
.link1:hover {
	color: #FFF;
	text-decoration: underline;
}
.link2 {
	color: #245cea;
	text-decoration: underline;
}
.link2:hover {
	color: #245cea;
	text-decoration: underline;
}
.link3 {
	color: #272727;
	text-decoration: none;
}
.link3:hover {
	color: #ffffff;
	text-decoration: none;
}
.link4 {
	color: #ffffff;
	text-decoration: none;
}
.link4:hover {
	color: #ffffff;
	text-decoration: none;
}

.promocionesespeciales {
	color:#C00;
}
