body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #f6f6f6;
}

#contenedor{
	border-right:1px solid #cacaca;
	border-left:1px solid #cacaca; 
	width:975px;
	background-color:#FFFFFF;
	padding:5px;
}

.tableau {
	background-color: #FFFFFF;
	vertical-align:top;
	padding: 0px;
	margin: 0px;
}

#menu{
	padding: 10px 0 10px 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-top: 0px;
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	list-style-type: none;
	background-color:#f4ede3;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
}
#menu li{
	display: inline;
	margin: 0;
}
#menu li a{
	text-decoration: none;
	padding: 2px 15px 2px 15px;
	width:80px;
	background-color: #099884;
	color: #FFFFFF;
}
#menu li a:hover, #menu .index{
color: #000000;
background: #fff;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #000;
}
a img {
	border-width:0;
}

.piefoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: # 666;
	padding-bottom:5px;
}
.antetitulo {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 13px;
	color: #6f6f6f;
}
.posttitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	color: #6f6f6f;
}
.textocuerpo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
	line-height:16px;
}

.titular1{
	font-family: Arial; 
	font-size: 24px; 
	font-weight: bold; 
	text-decoration: none; 
	letter-spacing: 0 px; 
	color: #000000;
	line-height:110%;
}
.titular2_1{
	font-family: Arial; 
	font-size: 17px; 
	font-weight: bold; 
	text-decoration: none; 
	letter-spacing: 0 px; 
	color: #000000;
}
.titular2_1 a:hover{
	text-decoration:none;
	color: #099884;
}
.titular2_2 a{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	letter-spacing: 0 px; 
	color: #099884;
	text-transform:uppercase;
}
.titular2_2 a:hover{
	text-decoration:underline;
}
.titular1 a:hover{
	color: #099884;
	text-decoration:none;
	line-height:110%;
}
.titular2, .titular2 a:visited {
	font-family: Arial; 
	font-size: 19px; 
	font-weight: bold; 
	text-decoration: none; 
	letter-spacing: 0 px; 
	color: #000000;
}
.titular2 a:hover{
	color: #099884;
	text-decoration:none;
}

#bordederecho{
	border-right:1px dashed #005782; 
}
#bordeinferior{
	border-bottom: 1px dotted #dddddd;
}

.tdmorenews{
	padding:2px; 
	padding-left:7px; 
	border-bottom:1px solid #dddddd; 
	background-image:url(img/barra-gris.jpg);
	background-repeat: repeat-x;
	color:#FFFFFF; 
	font-weight:bold;
}
.tdzoom{
	padding:2px; 
	padding-left:7px; 
	background-image:url(img/barra-blanca.jpg);
	background-repeat: repeat-x;
	color:#FFFFFF; 
	font-weight:bold;
}
.tdflash{
	padding:2px; 
	padding-left:7px; 
	border-bottom:1px solid #dddddd; 
	background-image:url(img/barra-roja.jpg);
	background-repeat: repeat-x;
	color:#FFFFFF; 
	font-weight:bold;
}

.notrelacionadas{
	width:290px;
	border: 1px solid #666;
	background-color:#f4ede3;
	padding:5px;
	color:#999;
}
.notrelacionadas a{
	color:#000;
	padding-right:5px;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #abaaab;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	height: 25px;
}
.pie a{
color: #FFFFFF;
text-decoration:underline;
}

.flash {background: (url:flash/cabecera_innetin.jpg;}
