html, body, div, span, object, iframe,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd,
fieldset, form, label, legend
/***,table, caption, tbody, tfoot, thead, tr, th, td ***/
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}


body { line-height: 1.5; background: #fff; }



/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

div, img, form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* -------------------------------------------------------------------------------------------- */

body {
	background-color:#514529;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-family:"Times New Roman";
	color:#7C0F01;
	font-size:20px;
	text-transform:uppercase;
}

h2 {
	font-family:Georgia;
	font-weight:bold;
	font-size:15px;
}

.separador {
	border-bottom:#8E9902 1px solid;
	margin-left:10px;
	margin-right:10px;
}

.clear {	
	clear:both;
}

#wrapper {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	background-color:#EDEAD1;
	border-top:#8E9902 4px solid;
}

#header {
}

#header #logo {
	float:left;
}

#header #banner {
	float:right;
	height:179px;
	width:779px;
	background:url(/media/images/banner_top.jpg) no-repeat;
}

#wrapper2 {
	margin-top:5px;
	border-top:#8E9902 1px solid;
}

#leftcolumn {
	width:181px;
	float:left;
}

#munequito {
	background:#f0eddc url(/media/images/munequito.jpg) right no-repeat;
	height:28px;
}

#leftboxes {
	min-height:751px;
	padding-top:20px;
	padding-bottom:20px;
	background:#F0EDDB url(/media/images/leftcolumn.jpg) top no-repeat;
}

#centercolumn {
	float:left;
	width:580px;
}

#menu {
	height:28px;
	line-height:28px;
	color:#000000;
	font-family:Tahoma;
	font-size:14px;
	border-bottom:#8E9902 1px solid;
}

#menu a {
	margin-left:5px;
	color:#000000;
}

#menu a:hover {
	color:#7C0F01;
}

#menu img {
	margin-left:5px;
}

#top_redes, #contenido, #menu {
	padding-left:10px;
	padding-right:10px;
}

#top_redes {
	margin-top:15px;
}

#top_redes_iconos {
	height:88px;
	background-color:#c9e020;
	text-align:center;
	overflow-x:scroll;
}

#top_redes_iconos img {
	border-right:#FFFFFF 5px solid;
}

#contenido {
	margin-top:10px;
	line-height:1.2;
}

#contenido a {
	color:#595F0D;
}

#leftboxes ul.menu {
	width:163px;
	margin-left:4px;
	line-height:2;
	list-style:none;
	background-color:#f6e1a8;
	padding-left:4px;
	padding-right:4px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
}

#leftboxes ul.menu h2 {
	font-family:Georgia;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:0;
	padding-bottom:0;
}

#leftboxes ul.menu a {
	font-family:Verdana;
	color:#000000;
	font-size:12px;
	padding-left:4px;
	padding-right:4px;
	border-bottom:#A3B909 1px solid;
}

.leftbox_top {
	background:url(/media/images/leftbox_top.jpg);
	height:4px;
}


#leftboxes ul.menu li {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}

.leftbox_bottom {
	background:url(/media/images/leftbox_bottom.jpg);
	height:3px;
}

#rightcolumn {
	float:left;
	width:199px;
}

#rightcolumn a {
	color:#000000;
}

#top_search {
	height:28px;
	border-bottom:#8E9902 1px solid;
	line-height:28px;
	text-align:center;
}

#footer {
	background-color:#595F0D; 
	padding-top:80px; 
	padding-bottom:10px;
	color:#CCE70B; 
	font-family:Verdana; 
	font-size:11px; 
	text-align:center;
}

#footer a {
	color:#CCE70B; 
}