body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1{
	width:310px;
	height:75px;
	background-image: url(../img/img_logomc.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	float:left;
}
/*h2{
	font-size:1.3em;
	color:#FCDBB2;
	text-align:left;
	padding-left:0.5em;
	background-image:url(../img/img_bg_2.gif);
	background-repeat: repeat-x;
	background-position: top;
}*/
h2,h3{
	font-size:1.1em;
	text-align:left;
	font-style: italic;
	color: #FFF;
	padding-left:0.5em;
	margin-bottom:0.5em;
}
h4{
	font-size:1em;
	font-weight:bold;
	color:#edbe8e;
	font-style:italic;
}
h2,h3,h4 {
	height:24px;
	background-image: url(../img/img_bg_2.gif);
	background-repeat: repeat-x;
}
h5{
	font-weight:bold;
}
#cabecera h3{
	width:209px;
	height:32px;
	position:absolute;
	right:0;
	top:0;
	background-image: url(../img/img_num-contacto.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -10000px;
}

#cabecera, #pie{
	color: #FCDBB2;
	font-size:0.8em;
}

#barraInfo{
	color:#FCDBB2;
	font-size:0.7em;
}
#col-izq, #col-der{
	font-size:0.85em;
}
#contenido p{
	color:#FCDBB2;
	font-size:0.8em;
	text-align:left;
	margin-left:0.2em;
	margin-top:0.5em;
	padding-left:10px;
	background-image: url(../img/img_bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.banner-info p{
	color:#FFF;
	font-size:0.8em;
	padding-left:10px;
	margin-right:0.5em;
	background-image: url(../img/img_bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.lnk-prensa{
	font-size:0.85em;
	display:block;
	text-align:left;
	margin-top:0.5em;
}
.msj-cent{
	display:block;
	width:90%;
	color:#CCC;
	font-size:0.8em;
	font-weight:bold;
}

/*enlaces*/
#twi{
	display:block;
	height:21px;
	width:78px;
	float:right;
	text-indent: -5000px;
}
#twi a{
	display:block;
	height:21px;
	width:78px;
	background-image: url(../img/img_sigtwiter.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#twi a:hover{
	background-position: left -22px;
}
.cont-girl a, .thum-gal a{
	font-family:Verdana, Geneva, sans-serif;
	color:#BBB;
	font-size:0.75em;
	font-weight:bold;
	background-color:#222;
	display:block;
}
.cont-girl a:hover, .thum-gal a:hover{
	color:#FFF;
	background-color:#000;
}
#concurso{
	color:#CCC;
	text-align: left;
}
a.btn2{
	display:block;
	float:left;
	font-weight:bold;
	color:#FCDBB2;
	background-color:#5A031E;
	height:16px;
	font-size:10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 17px;
	background-image: url(../img/img_flecha_volver.png);
	background-repeat: no-repeat;
	background-position: left 2px;
}
a.btn2:hover{
	background-position: left -16px;	
}
.lnk-prensa a{
	color:#FCDBB2;
}
.lnk-prensa a .medio{
	font-size:0.8em;
	font-weight:bold;
	display:block;
}
.lnk-prensa a:hover{
	color:#FFF;
	text-decoration:underline;
}