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

body {
	margin-left: 0px;
	margin-top: 0px;
	font-family:arial; font-size:12px; color:#333333;
}

#contenedor {
  width: 999px;
  border:#999999 solid 1px;
  margin-top:0px;
}
#cabecera {
width:999px;
	height:71px;
	background-image:url(../images/second_top.jpg);
	background-repeat: no-repeat;
}
#menu-hor { height:23px; width:auto; }
#menu {
  float: left;
  width: 190px;
  margin-left:10px;
  margin-top:7px;
  margin-bottom:7px;
}
#contenido {
	float: left;
	width: 580px;
	margin-left: 25px;
	margin-top:7px;
	text-align: left;
	padding-left: 7px;
	margin-bottom: 7px;
}

#contenido_item {
	float: left;
	width: 750px;
	margin-left: 30px;
	margin-top:7px;
	text-align: left;
	padding-left: 7px;
	margin-bottom: 7px;
}
#promocion {
	float: right;
	width: 170px;
	margin-right: 10px;
	margin-top:7px;
	margin-bottom: 7px;
}
#pie {
  width:100%;
  height:30px;
  background:#C40001;
  clear: both;
}
.texto {
	font-family: Arial;
	color: #000000;
	text-align: justify;
	text-decoration:none;
}

.nombre{
	font-family:Arial;
	font-size:16px;
	color:#333333;
	font-weight:bold
}

.paisenlace {
	font-family: Verdana;
	font-size: 14px;
	color: #CF1212;
	text-decoration: none;
}
.efem { color:#333333; font-family:Arial; font-size:14px; text-decoration:none; text-align: justify;}
.efem_titulo { color:#333333; font-family:Arial; font-size:16px; font-weight:bolder}
.efem_otros { color:#333333; font-family:Arial; font-size:14px; font-weight: bold}
.secc { color:#CC0000; font-family:Arial; font-size:12px; text-decoration:none; font-variant:small-caps; font-weight:bolder}
.secc_ident { color:#CC0000; font-family:Arial; font-size:15px; text-decoration:none; font-variant:small-caps; font-weight:bolder}
