body {
	margin: 10px;
	background-color: #F0F0F0;
}

.---------------- maqueta{}
#contenido {
	padding: 10px;
	background-color: #FFFFFF;
}

#header {
	background-color: #E77A17;
}
#footer {
	padding-bottom: 8px;
	background-image: url(imgs/footer_r1_c3.gif);
}

.---------------- menu izquierda{}
#moduloizq {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15pt;
	padding-right: 5px;
	padding-left: 10px;
}
#moduloizq a {
	color: #FFFFFF;
	text-decoration: none;
}
#buskar {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	line-height: 15pt;
	padding-right: 5px;
	padding-left: 10px;
}
#buskar a {
	color: #000000;
	text-decoration: underline;
}
#moduloizq a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#moduloizq input {
	font-family: "Trebuchet MS";
	font-size: 8.5pt;
	color: #000000;
	text-decoration: none;
	background-color: transparent;
	padding: 2px;
	border: 1px solid #000000;
}
.titulo_moduloizq {
	font-family:"Trebuchet MS";
	font-size: 13pt;
	font-weight: normal;
	color: #FFF;
	padding-left: 10px;
	text-decoration: none;
}
.---------------- menu derecha{}
#moduloder {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15pt;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
#moduloder small {
	text-align: right;
	color: #E77A17;
}

#moduloder a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#moduloder a:hover {
	color: #E77A17;
	display: block;
}

.titulo_moduloder {
	font-family:"Trebuchet MS";
	font-size: 13pt;
	font-weight: normal;
	color: #FFF;
	padding-left: 10px;
	text-decoration: none;
	text-align: left;
}
.---------------- contenido{}
#menu_superior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#menu_superior a {
	color: #FFF;
	text-decoration: none;
}

.---------------- footer{}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.---------------- buscador{}
#buscador input {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E67A17;
	border: 1px solid #000000;
	padding: 2px;
}
