body {margin: 0px;
	background-color: #F8EAB9;}

/* --- Estilos Fuentes --- */
.Titles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold; font-style: italic; font-size: 20px; color:#A1845C;
}
.Titles_Small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold; font-style: italic; font-size: 15px; color:#A1845C;
}
.contenidos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	text-align:justify;
	color: #D8B178;
	font-weight: normal;
	font-style: normal;
}
.link_menufooter, .link_menufooter:visited {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal;
              font-size:13px; color: #98731B; text-decoration:none; padding:0 3px 0 3px; text-align:center;
}

.link_menufooter:hover {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
              font-size:13px; color: #C96;
}

.Link_Externos, .Link_Externos:visited {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px;
color:#BC8616; text-decoration:none; background-image:url(../images/arrow.png); background-position:left; background-repeat:no-repeat;
padding-left:11px;
}

.Link_Externos:hover {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px;
color: #FC0; text-decoration:none;
}

#wrapper_header {width:100%; height:327px; z-index:1; background-image: url(../images/bgheader.jpg);}
#header {width:900px; height:327px; margin:auto; background-image: url(../images/header.jpg);}

#menutop {width:auto; height:23px; float: right;}
#menu {width:900px; height:41px; float: left; margin-top: 261px;}

#wrapper_cont {
	width:100%;
	height: auto;
	z-index:1;
	background-image: url(../images/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float: left;
	background-color: #F3EBD8;
}
#wrapper {width:900px; height:auto; margin:auto;}
#wrapper2 {width:899px; height:auto; float:left; background-color: #FFF; margin-bottom:30px;}
*+html #wrapper2 {width:899px; height:auto; float:left; background-color: #FFF; padding-bottom:30px;}
#content {
	width:555px;
	height: auto;
	float:left;
	margin:10px 0 0px 10px;
}
#wright {
	width:300px;
	height:auto;
	float:left;
	margin:0 0 0 20px; padding:0 0 20px 0;
	background-image:url(../images/bgnews.jpg);
	background-repeat:no-repeat; background-color:#fdf8e8;
}
#title {
	width:300px;
	height: auto;
	float:left;
	margin:20px 0 0 0px;
	border:none;
}	  
#right {
	width:260px;
	height: auto;
	float:left;
	margin:10px 0 0 20px;
	border:none;
	background-color: #FFF;
}
#right_2 {
	width:240px;
	height: auto;
	float:left;
	margin:10px 0 0 20px;
	border:none;
	background-color: #FFF;
	padding: 10px 10px 10px 10px;
}	  
#shared {
	width:280px;
	height: 40px;
	float:left;
	margin:15px 0 0 10px;
	text-align:center;
}	   
			 
#footer {width:100%; height:104px; float:left; background-image:url(../images/bgfooter.jpg);}
#menufooter {width:615px; height:20px; margin:auto; padding-top:3px; color:#FFFFFF; font-weight:bold;}
#foot {width:615px; margin:auto; margin-top:20px; font-family:Tahoma, Arial, Geneva, sans-serif; font-size:12px; color: #B68F0C; text-align:center;}

