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

#contenedor{
	border-right: 10px solid #e1e1e1; 
	border-left: 10px solid #e1e1e1;
	width:1002px;
	background-color:#FFFFFF;
}

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

#menu {
	font: 80% verdana,helvetica,arial,sans-serif;
	margin: 0;
	padding: 0;
	
}

#menu ul, li {
	list-style-type: none;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	border-right: 1px solid #b71023;
}

#menu a {
	text-decoration: none;
	color: #b71023;
	background: #fff;
	display: block;
	padding: 3px 10px;
	text-align: center;
	text-transform:uppercase;
	font-size:11px;
	border-width: 1px 1px 1px 0;
	font-weight:bold;
	width:77px;
}

#menu a:hover {
	background: #b71023;
	color:#FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 2px 9px;
}
#menu .index{
	background: #b71023;
	color:#FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 2px 9px;
}

a:link {
	color: #b71023;
	text-decoration: none;
}
a:visited {
	color: #b71023;
	text-decoration: none;
}
a:hover {
	color: #b71023;
	text-decoration: underline;
}
a:active {
	color: #b71023;
	text-decoration: none;
}
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: #b71023;
	text-decoration: none;
	font-size: 30px;
	line-height:30px;
	letter-spacing: 0.3px;
}

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

#bordederecho{
	border-right:1px dashed #005782; 
}
#bordeinferior{
	border-bottom: 1px solid #dfdfdf;
}

.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 #005782;
	background-color:#abaaab;
	padding:5px;
	color:#FFFFFF;
}
.notrelacionadas a{
	color:#FFFFFF;
}
.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_masdesafio.jpg;}

.whitebox {
	margin: 0;
	background: #fff;
	width: auto;
	border:1px solid #000000;
}

.whitebox div {
	text-align: left;
}

.whitebox_t {
	background: #fff url(img/mw_content_t.png) 0 0 repeat-x;
}

.whitebox_tl {
	background: url(img/mw_content_t_l.png) 0 0 no-repeat;
}

.whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(img/mw_content_t_r.png) 100% 0 no-repeat;
}

.whitebox_m {
	width: auto;
	padding: 1px 8px;
}

.whitebox_b {
	margin-top: -5px;
	background: url(img/mw_content_b.png) 0 100% repeat-x;
}

.whitebox_bl {
	background: url(img/mw_content_b_l.png) 0 100% no-repeat;
}

.whitebox_br {
	height: 13px;
	background: url(img/mw_content_b_r.png) 100% 100% no-repeat;
}
.clr {
	clear: both;
}
.clr2 {
	clear: both;
	margin-top:10px;
}
