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

#contenedor{
	width:950px;
	background-color:#FFFFFF;
}

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

#menu {
	font: 80% "Trebuchet MS", Arial, Helvetica, 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 #0f9189;
}

#menu a {
	text-decoration: none;
	color: #0f9189;
	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:70px;
}

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

a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	color: #006666;
	text-decoration: none;
}
a:hover {
	color: #006666;
	text-decoration: underline;
}
a:active {
	color: #006666;
	text-decoration: none;
}
a.menus:link {text-decoration:none; color: #ffffff; background: #990000; border:#FFFFFF 1px solid;} /* Link no visitado*/
a.menus:visited {text-decoration:none; color:#cccccc} /*Link visitado*/
a.menus:active {text-decoration:none; color: #003399; background: #993333; border:#FFFFFF 1px solid;} /*Link activo*/
a.menus:hover {text-decoration:underline; color: #003399; background: #993333; border:#FFFFFF 1px solid;} /*Mause sobre el link*/
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, Helvetica, sans-serif;
	font-size: 27px;
	font-style: normal;
	color: #006666;
	line-height: 28px;
}


.titular1 a:hover{
	text-decoration:underline;
}
.titular2, .titular2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	color: #006666;
	line-height: 22px;
}
.titular2 a:hover{
	text-decoration:underline;
}


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

.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:98%;
	border: 1px solid #cccccc;
	padding:5px;
	color:#333;
}
.notrelacionadas a{
	color:#333;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #118d85;
	background-color: #043881;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	height: 25px;
	text-transform:uppercase;
}
.pie a{
color: #ffffff;
text-decoration:underline;
}

.whitebox {
	margin: 0;
	background: #fff;
	width: auto;
}

.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 {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	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;
}

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