body {
   margin:0em auto;
   font-family:Verdana, Arial, Helvetica, sans-serif;
}

img a:visited{
    border:black;
}

img.left {
	float: left;
	margin: 6px 15px 0 0;
    width:15em;
}

img.left2 {
	float: left;
	margin: 6px 15px 0 0;
    height:5.5em;
}

img.right {
	float: right;
	margin: 6px 0 0 15px;
    width:20em;
}
img.right2 {
	float: right;
	margin: 6px 0 0 15px;
    width:10em;
}
img.right3 {
	float: right;
	margin: 6px 0 0 15px;
    width:16em;
}
img.right4 {
	float: right;
	margin: 6px 0 0 15px;
    height:16em;
}

img.imgpeq {
    width:9em;
}

img.imgpeq2 {
    height:9em;
}

.peq{
    font-size:0.7em;
}


#titulo{
    height:1.5em;
    width:100%;
    color:#DFC4A7;
    background-color:#3A2311;
    text-align:center;
    text-transform:uppercase;
    font-size:0.8em;
}

#cabecera{

     text-align:center;
     margin:0em auto;
     width:100%;
     background-image:url("../img/fondoCabecera.jpg");
     position:absolute;
       
}
    #cabeceraInterior{
       width:62.5em;
       margin:0em auto;
    }


#logo{
    width:20em;
    float:left;
}
    #logo img{
        height:137px;
    }

#menu{
       width:42em;
       float:left;
       margin-left:-1em;
       background-image:url("../img/fondoCabecera.jpg");
       background-repeat:repeat-x;
}

#menu ul{
    list-style:none;
    margin-top:2em;
}

#menu li{
		list-style:none;
	    display:block;
		float:left;
	    height:60px;
		line-height:30px;
		margin:0 0;
			}
				#menu li a{
					display:block;
					float:left;
					color:#d4cbac;
					text-transform:uppercase;
					font-size:15px;
					font-weight:bold;
					text-decoration:none;
					padding:15px 0;
					height:60px;
                    margin-left:0.2em;
                    line-height:60px;
				}
				#menu li a:hover{
						color:#fff;
                       
					}

                #menu li.boton1 a{
                    background-image:url("../img/boton1.png");
                    background-repeat:no-repeat;
                    width:93px;
                }
                #menu li.boton1 a:hover{
                   background-image:url("../img/boton11.png");
                    background-repeat:no-repeat;
                    width:93px;
                }

                #menu li.boton2 a{
                    background-image:url("../img/boton2.png");
                    background-repeat:no-repeat;
                    width:160px;
                }
                #menu li.boton2 a:hover{
                   background-image:url("../img/boton22.png");
                    background-repeat:no-repeat;
                    width:160px;
                }
                #menu li.boton3 a{
                    background-image:url("../img/boton3.png");
                    background-repeat:no-repeat;
                    width:110px;
                }
                #menu li.boton3 a:hover{
                   background-image:url("../img/boton33.png");
                    background-repeat:no-repeat;
                    width:110px;
                }
                 #menu li.boton4 a{
                    background-image:url("../img/boton4.png");
                    background-repeat:no-repeat;
                    width:110px;
                    line-height:30px;
                }
                #menu li.boton4 a:hover{
                   background-image:url("../img/boton44.png");
                    background-repeat:no-repeat;
                    width:110px;
                    line-height:30px;
                }
                 #menu li.boton5 a{
                    background-image:url("../img/boton5.png");
                    background-repeat:no-repeat;
                    width:110px;
                    line-height:30px;
                }
                #menu li.boton5 a:hover{
                   background-image:url("../img/boton55.png");
                    background-repeat:no-repeat;
                    width:110px;
                    line-height:30px;
                }



#contenido{
    margin:8.5em auto 0 auto;
    width:100%;
    position:absolute;
    text-align:center;
    
}

#contenido2{
    margin:0em auto;
    width:62.5em;
}
#lateralIzquierda{
    width:20em;
    min-height:45em;
    background-color:#6D543E;
    float:left;
    margin-top:0em;
    z-index:1;
}

#lateralIzquierda2{
    width:20em;
    min-height:58em;
    background-color:#6D543E;
    float:left;
    margin-top:0em;
    z-index:1;
}

#lateralIzquierda3{
    width:20em;
    min-height:64em;
    background-color:#6D543E;
    float:left;
    margin-top:0em;
    z-index:1;
}
#lateralIzquierda4{
    width:20em;
    min-height:72em;
    background-color:#6D543E;
    float:left;
    margin-top:0em;
    z-index:1;
}


       #interiorContenido{
            width:40em;
            min-height:20em;
            float:left;

        }
.centrar{
    text-align:center !important;
}
.formulario{
            font-size:0.9em;
            line-height: 22px;

}
        #contenido h1{
            padding:1em 0em 0em 0em;
            margin:0em 0em 0em 1em;
            color:#3A2313;
            font-size:1em;
        }
        #contenido h2{
            color:#000;
            font-size:0.9em;
            text-align:left;
            padding-left:2em;
        }
        #contenido h2 a{
            color:#6D543E;
            font-size:0.8em;
            text-decoration:none;
        }
        #contenido p{
            padding:0em;
            margin:1em 0em 0em 2em;
            text-align:justify;
            font-size:0.9em;
            line-height: 22px;
        }
        #contenido p a{
            color:#6D543E;
            font-size:0.8em;
            text-decoration:none;
        }
         #contenido p img{
            border:none;
        }
        #contenido ul{
            padding:0em;
            margin:1em 0em 0em 2em;
            text-align:justify;
            font-size:0.9em;
            line-height: 22px;
        }
        #contenido li{
            padding:0em;
            margin-left:2em;
        }

#izq{
    width:23em;
    float:left;
}
#izq p{
            padding:0em;
            margin:1em 0em 1em 2em;
            text-align:justify;
            line-height: 22px;
        }

#der{
    width:15em;
    margin-left:1em;
    margin-top:1em;
    float:left;
    clear:right;
}


.imagenes{
    width:100%;
    text-align:center;
}
.imagenes a{
    border:none;
    text-decoration:none;
    color:#000;
}
.imagenes a:hover{
    border:none;
    text-decoration:none;
    color:#3A2311;
}
.imagenes img {
    border:0.15em solid #000;
}


#pie{
    width:100%;
    text-align:center;
    min-height:2em;
    color:#fff;
    background-color:#3A2311;
    margin:0 auto;
    float:left;
    z-index:10;
}
#pie p{
    font-size:0.7em;
    width:100%;
    text-align:center;
}
#pie a{
    color:#fff;
    text-decoration:none;
}
#pie a:hover{
    color:orange;
    text-decoration:none;
}

