body  {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	margin: 0em;
	padding: 0em;
	background-color: #FEE29F;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996633;
}
a:hover {
	text-decoration: underline;
	color: #996633;
}
a:active {
	text-decoration: none;
	color: #996633;
}
img, a img { border: none; }

div#logo {
	font-size: 0.8em;
	background-color: transparent;
	color: #FEEAB7;
	text-align: center;
	margin: 1em 0.5em;
}
div#logo a {
	background-color: transparent;
	color: #FEEAB7;
}
div#logo a#arriba {
	position: absolute;
	top: 0.5em;
	left: 1%;
}
div#logo a:hover { color: #000; }

div#container {
	margin: 0em 2%;
	padding: 0em;
}

#sidebar1 {
	float: left;
	width: 15%;
	padding: 1em 0em;
	background-color: #FEEAB7;
	color: #666;
	border: thin solid #F7C95A;
}
#sidebar2 {
	float: right;
	width: 15%;
	padding: 1em 0em;
}

#sidebar1 h3, #sidebar2 h3 {
	font-size: 0.7em;
	margin: 1em 0.5em;
}
#sidebar1 ul, #sidebar2 ul {
	font-size: 0.7em;
	margin: auto 0.5em;
	padding-left: 2em;
}
#sidebar1 li, #sidebar2 li {
	margin-bottom: 0.2em;
	list-style-image: url('Imagen/sol3.gif');
	color: #CC6600;
	font-weight: bold;
	font-size: x-small;
}
#sidebar2 form {
	margin: 0em 0.5em 1em 0.5em;
	padding: 0em;
}
#sidebar2 form input.classform { font-size: 0.7em; }
input#q, input#q2 {
	font-size: 0.8em;
	width: 100%;
}
#sidebar2 label {
	font-size: 0.7em;
}

#mainContent {
	margin: 0em 17%;
	padding: 0.5em 2em;
	background-color: #FFF;
	color: #000;
}

#mainContent h1 {
	color: #CC6600;
	font-style: italic;
	font-size: 1.5em;
}
#mainContent h2 {
	color: #CC6600;
	font-size: 1.1em;
}
#mainContent h3, h4, h5, h6 {
	color: #CC6600;
	font-size: 1em;
}

#mainContent p, #mainContent div, #mainContent li {
	font-size: 0.8em;
}
#mainContent p.intro {
	color: #333333;
	font-weight: bold;
	font-style: italic;
}
#mainContent p.destaca {
	color: #CC6600;
	font-weight: bold;
}
#mainContent .gris {
	color: #666;
	font-weight: bold;
	font-size: 1em;
}
#mainContent .grisG {
	color: #333333;
	font-weight: bold;
	font-size: 1em;
}
#mainContent .nar{
	color: #CC6600;
	font-weight: bold;
}
#mainContent .narG{
	color: #CC6600;
	font-size: small;
	font-weight: bold;
}
#mainContent .negro{
	font-size: small;
	font-weight: bold; 
}
#mainContent div.recuadro {
	color: #fff;
	background-color: #000;
	text-align: center;
	font-weight: bold;
	padding: 0.2em;
}
#mainContent p.volver {
	color: #CC6600;
	font-weight: bold;
	margin-top: 3em;
}
#mainContent .ilustracion {
	text-align: center
}

address {
	clear: both;
	padding: 1em;
	margin: 1em 2%;
	border: thin solid #F7C95A;
	font-size: 0.7em;
	text-align: center;
	font-style: normal;
} 

div#validaciones {
	text-align: center;
	font-size: 0.7em;
}
div#enlaces {
	text-align: center;
	font-size: 0.7em;
}
#sidebar1 p.menu, #sidebar2 p.menu {
	font-size: x-small;
	vertical-align: super;
	font-weight: bold;
	color: #666666;
	margin: 1em 0.5em;
}
