body {
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#333333;
	padding:0;
	margin:0;
	background-color:#F6F6F6;
}
table {
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#333333;
	line-height:15px;
}
h1 {
	font-family:"Trebuchet MS";
	color:#FF0000;
	font-size:22px;
	line-height:25px;
	font-weight:lighter;
	padding:0;
	margin:0;
}
h2 {
	font-family:"Trebuchet MS";
	color:#669900;
	font-size:18px;
	line-height:21px;
	font-weight:lighter;
	padding:0;
	margin:0;
}
h3 {
	font-family:"Trebuchet MS";
	color:#404040;
	font-size:15px;
	line-height:19px;
	font-weight:bold;
	padding:0;
	margin:0;
}
h4, h5, h6, h7 {
	background-image:url(_imag/arrow.gif);
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	color:#10427B;
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	padding:0 0 0 14px;
	margin:0;
}
a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.padd_left {
	padding-left:15px;
}
.padd_right {
	padding-right:15px;
}
.padd_top {
	padding-top:15px;
}
.padd_bottom {
	padding-bottom:15px;
}
#line {
	margin:15px 0 15px 0;
	padding:0;
	border-bottom:1px dotted #666666;
}
#box_br {
	margin:15px 0 15px 0;
}
#box1 {
	background-image:url(_imag/fond_main.jpg);
	background-repeat:repeat-y;
}
#box11 {
	background-image:url(_imag/news_pix.jpg);
	background-repeat:repeat-y;
}
#box2 {
	padding:10px;
}
#boximage {
	background-image:url(_imag/fi_1.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:200px;
	height:145px;
}
#boximage_med {
	background-image:url(_imag/fi_2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:16px 12px 15px 5px;
	font-size:11px;
}
#box_best {
	border-right:1px solid #9C9C9C;
	border-bottom:1px solid #9C9C9C;
	border-left:1px solid #9C9C9C;
	background-color:#EDEDED;
}
#box_footer {
	background-image:url(_imag/fond_bottom.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:40px 0 7px 0;
	font-size:11px;
}
#box_poll {
	width:200px;
	padding:10px;
	background-color:#EAEFF2;
}
#box_seccion {
	/*background-image:url(_imag/top_seccion.jpg);background-repeat:no-repeat;background-position:top;*/
font-family:"Trebuchet MS";
	color:#333333;
	font-size:25px;
	padding:0;
	margin:0 0 10px 0;
}
#news_res {
	font-size:14px;
	padding:5px 0 8px 0;
	color:#000000;
	letter-spacing:1px;
}
#news_tools {
	font-size:11px;
	text-align:right;
	padding-top:10px;
}
#image_footer {
	padding:3px;
	font-size:11px;
	background-color:#99CC00;
	color:#FFFFFF;
}
#superior {
	width:790px;
	height:82px;
	background-image:url(_imag/fond_top.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.fiels {
	width:300px;
}
/* ================================================ */
#container {
	position:absolute;
	background-image:url(_imag/mrw.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
	z-index:150;
	width:780px;
	margin-left:5px;
}
.menu {
	position:relative;
	background-image:url(_imag/mrw_fond.jpg);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS";
	font-size:11px;
	z-index:160;
	width:760px;
	margin:0;
}
.menu ul li a, .menu ul li a:visited {
	display:block;
	background-image:url(_imag/mrw_fond.jpg);
	width:95px;
	height:35px;
	text-decoration:none;
	text-align:center;
	line-height:35px;
	color:#333333;
	overflow:hidden;
	border-bottom:0;
}
.menu ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
.menu ul li {
	float:left;
	margin-right:0px;
	position:relative;
}
.menu ul li ul {
	display: none;
}
/* specific to non IE browsers */
.menu ul li:hover a {
	color:#000000;
	background-image:url(_imag/mrw_over.jpg);
}
.menu ul li:hover ul li ul {
	display: none;
}
.menu ul li:hover ul li a {
	display:block;
	background:#666666;
	color:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
}
.menu ul li:hover ul li a:hover {
	background:#99CC00;
	color:#FFFFFF;
}
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:35px;
	left:0;
	width:95px;
}
.menu ul li:hover ul li a.hide {
	background:#333333;
	color:#FFFFFF;
}
.menu ul li:hover ul li:hover a.hide {
	background:#99CC00;
	color:#FFFFFF;
}
.menu ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:95px;
	top:0;
}
.menu ul li:hover ul li:hover ul.left {
	left:-95px;
}
.menu ul li:hover ul li:hover ul li a {
	background:#999999;
	color:#FFFFFF;
}
.menu ul li:hover ul li:hover ul li a:hover {
	background:#99CC00;
	color:#FFFFFF;
}
