body{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:80%;
background-color: #A6A653;
}

a{
color:#000000;
text-decoration:none;
}

h1{
font-size:150%;
color: #666600;
margin: 4px 0;
padding: 0px;
text-align:center;
}

h2{
font-size:140%;
color: #666600;
margin: 4px 0;
padding: 0px;
}

h5{
font-family:Arial, Helvetica, sans-serif;
font-size:70%;
color:#ffffff;
padding:5px;
}

p{
padding:0 0 0 0;
}

.negrita{
font-weight:bold;
font-size:100%;
}

img{
padding: 4px 4px 4px 4px;
border:none;
}


#menusuperior{
font-size:105%;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:99%;
/*font-weight:bold;*/
text-align:right;
color: #660000; /*C9C994*/
padding:0px 1% 3px 0px;
}

#menusuperior a{
color: #660000; /*C9C994*/
}

#cabecera{
width:100%;
background-color:#C9C994;
text-align:right;
position:static; left:0; top:0;
}

#cabecera02{
width:100%;
background-color:#C9C994;
text-align:right;
}


#navizquierdo{
width:15%;
position:absolute; left:0; top:18px;
height:430px;
}

#navizquierdo02{
width:15%;
position:absolute; left:0; top:0;
height:430px;
}

#contenido{
position:absolute; left:170px; top:120px;
font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align:justify;
padding-right:20px;
}

#contenido a{
text-decoration:none;
}

#volver{
text-align:right;
}

#volver a{
text-decoration:none;
color:#B8661D;
font-weight:bold;
}

#imgh{
 width:250px;
 height:180px;
}

#imgv{
width:170px;
height:250px;
}

/* INICIO FORMATO PARA EL FORMULARIO DE CONTACTO */
legend{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:130%;
color: #B8661D;
}

fieldset{
border:solid 1px #B8661D;
}

label{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:110%;
color: #B8661D;
}

.txt{
background-color:#666600;
color:#ffffff;
}

.boton{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:110%;
background-color: #CC7220;
border-color: #8F8F47;
color: #C9C994;
font-weight:bold;
}
/* FIN FORMATO PARA EL FORMULARIO DE CONTACTO */


/*ESTILO PARA EL MENU VERTICAL CHEMA*/
#menuv {
	/*border: 1px solid #ACCFE8;
	border-width: 1px 1px 0 1px;*/
	width: 100%;
	font: 120% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#menuv ul, li {
	list-style-type: none;
}

#menuv ul {
	margin: 0;
	padding: 0;
}

/*#menuv li {
	border-bottom: 1px solid #ACCFE8;
}*/

#menuv a {
	text-decoration: none;
	color:#C9C994;
	display: block;
	padding: 6px 9px;
	width: 100%;
}

#menuv a:hover {
	color:#ffffff;
	background: #A6A653;
}
/*FIN DEL ESTILO HORIZONTAL CHEMA*/

/* INICIO DEL MENU HORIZONTAL CHEMA*/
#menuh {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:95%;
margin-top: 20px;
font-weight:bold;
}

#menuh ul, li {
        list-style-type: none;
}

#menuh ul {
        margin: 0;
        padding: 0;
}

#menuh li {
        float: left;
}

#menuh a {
        text-decoration: none;
        color: #C9C994;/*#41897F;/*#3366CC;*/
        background: #B8661D;/*#F0F7FC;*/
        display: block;
        padding: 3px 15px;
        text-align: center;
        border: 0;/*1px solid #ACCFE8;*/
        border-width: 1px 1px 1px 0;
}


#menuh a#primero {
        border-left: 1px solid #ACCFE8;
}

#menuh a:hover {
color:#FFFFFF;
background: #BC5910/*#DBEBF6;*/
}
/*FIN DEL MENU HORIZONTAL CHEMA*/


.tabla{
width:80%;
text-align:center;
vertical-align:top;
padding-bottom:20px;
}