body{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}
	
* {
  padding:0;
  margin:0;
}

.clear {
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0px;
}
br.borra_float {
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
}
p {
	font-size:10px;
}
p a {
	text-decoration:none;
	border-bottom: 1px solid #AD2412;
	color: #AD2412;
}
p a:hover {
	border-bottom: 1px dotted #AD2412;
}

q:before, q:after {
    content: ""; 
}
img {
	border:0px none;
}

/*----------------------- */

#contenedor {
	width:792px;
	margin:0px auto;
}
.cabecera_index {
	background:transparent url(../fondos/cabecera_index.jpg) top left no-repeat;
	width:792px;
	height:73px;
}
.cabecera_index_illustration {
	background:transparent url(../fondos/cabecera_index2.jpg) top left no-repeat;
	width:792px;
	height:73px;
}
h2.titular {
	background: transparent url(../fondos/bullet_tit.gif) 0px 9px no-repeat;
	font-size:18px;
	border-bottom:1px solid #BFBFBF;
	padding:0px 0 0 10px;
	width:25%;
}
h3.subtit {
	font-size:10px;
	color:#EA7B6D;
	margin:2px 0px;
}
ul.menu_principal{
	height:14px;
	width:792px;
	font-size:10px;
	list-style-type:none;
	background-color:#000000;
	margin-bottom:8px;
	padding-top: 1px;
}
ul.menu_principal li{ 
	background-color:#000000;
	float:left;
	border-right: 1px solid #FFFFFF;
}
ul.menu_principal li a{ 
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	padding: 0px 4px;
	text-decoration:none;
}
ul.menu_principal li a:hover{ 
	color:#DA4038;
}
.bloque_iz {
	float:left;
	width: 244px;
}
.bloque_iz img{
	width:244px;
}

.bloque_der {
	float:left;
	width: 539px;
	padding:0px 3px 0px 5px;
}
ul.lista_comun {
	list-style-type:disc;
	font-size:10px;
	margin:5px;
	padding-left:10px;
}
/* IE7 Only */
*:first-child+html ul.lista_comun {margin : 0px 7px;} 

ul.lista_comun li{
	margin-top:3px;
}
/* IE7 Only */
*:first-child+html ul.lista_comun li {margin : 0px;} 
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFF;
	background-color: #000;
}
