body {
	margin-top: 5px;
	padding: 0;
	text-align: center;
	background-image:url(img/html_bg.gif);
	background-repeat:repeat;	
}

#contenedor{
	border-right:1px solid #c2c2c2;
	border-left:1px solid #c2c2c2; 
	width:1000px;
	background-color:#FFFFFF;
}

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

#menu {
	list-style:none;
	margin:0;
	padding:0;
	float: left;
	width:100%;
	background-color: #888888;
	margin-bottom:15px;
}

#menu li {
	list-style:none;
	float: left;
}

#menu li a {
	display:block;
	width:80px;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
	font-size:10px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin: 0px;
	float: left;
	left: auto;
	text-transform:uppercase;
	background-color: #888888;
	border-right: 1px solid #ffffff;
}
#menu li a:hover, #menu .index {
	color:#333333;
	background-color:#dddddd;
}

a:link {
	color: #0f3736;
	text-decoration: none;
}
a:visited {
	color: #0f3736;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #004080;
}
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: "Times New Roman", Times, serif;
	color: #0f3736;
	text-decoration: none;
	font-size: 30px;
	line-height:30px;
	letter-spacing: 0.3px;
}

.titular1 a:hover{
	text-decoration:underline;
}
.titular2 {
	font-family: "Times New Roman", Times, serif;
	color: #0f3736;
	text-decoration: none;
	font-size: 23px;
	line-height:23px;
	letter-spacing: 0.3px;
}
.titular2 a:hover{
	text-decoration:underline;
}
.titular2 a:visited{
	font-family: "Times New Roman", Times, serif;
	color: #0f3736;
	text-decoration: none;
	font-size: 26px;
}

#bordederecho{
	border-right:1px dotted #0f3736; 
}
#bordeinferior{
	border-bottom: 1px dotted #0f3736;
}

.tdmorenews{
	padding:2px; 
	padding-left:7px; 
	border-bottom:1px solid #dddddd; 
	background-image:url(img/sfondo-box-orange.gif);
	background-repeat: repeat-x;
	color:#FFFFFF; 
	font-weight:bold;
}

.notrelacionadas{
	width:270px;
	border: 1px solid #0f3736;
	background-color:#abaaab;
	padding:5px;
	color:#FFFFFF;
}
.notrelacionadas a{
	color:#FFFFFF;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f1a945;
	background-color: #266665;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	height: 25px;
}
.pie a{
color: #FFFFFF;
text-decoration:underline;
}

.entradilla{
	font-family: Georgia, “Times New Roman”, Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	line-height:20px;
}

