* {
	padding: 0;
	margin: 0;
}

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

a {
	color: #5D8918;
}
a:active {
	color: #5D8918;
}
a:hover {
	color: #12410B;
}
a:visited {
	color: #5D8918;
}

.activo {
color: #12410B;
}

h1 {
	font-family: Georgia, Verdana, sans-serif;
	font-size: 90%;
	margin-right: 0px;padding-bottom:20px;
	color: #466f01;
	float: right;
}

h2 {
	font-family: Georgia, Verdana, sans-serif;
	font-size: 85%;color: #466f01;
	text-align:left;padding-bottom:0.5em;
}

h3 {
	font-size: 70%;
	padding-top: 1em;
	padding-bottom: 0.5em;text-align:left;
}


p,ul,ol {font-size: 70%;}

p  {text-align:left;}



img {padding:25px;padding-left:0px;}

body {
	color: #666;
    font-family: verdana, lucida, arial, helvetica, sans-serif, Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans";
	background: #559216;text-align: center;
}

#general {text-align: center;
}
#cabecera {background: url("imagenes/general/cabecera.jpg") no-repeat top;
	width:960px;
	height:146px;text-align: center;}
#cuerpo {background: url("imagenes/general/cuerpo.jpg") repeat-y; width:780px; margin: 0 0px 0 88px;}	

#menuizq {
float: left;
width: 181px;margin:25px 35px 25px 20px;height:800px;
		 }

#menuizq ul {text-align:left;
color: #fff;
margin: 0px;
padding: 0px;
display: block;
width: 151px;
}

#menuizq ul li {list-style-type: none;
margin: 0px;
padding: 0px;padding-bottom:0px;
}
		 
#menuizq	ul li a{
display: block;
padding: 10px 19px 9px 19px;
height: 15px;
text-decoration: none;
line-height: 1em;
}

#menuizq ul li a:hover{
background: #51811E;
height: 15px;
font-family: verdana, lucida, arial, helvetica, sans-serif, Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans";
color: #fff;
text-decoration: none;
line-height: 1em;
}



.taco {background: #51811E;padding:15px;margin:35px 15px 15px 15px;}
.taco p {text-align:center;color:#fff;}	 

.direccion {background: transparent;margin:35px 15px 15px 15px;width: 151px;}

#pie {
    width: 780px;
	height: 39px;
	border: 0;
	color: #999;
	font-family: verdana, lucida, arial, helvetica, sans-serif, Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans";
	margin: 35px 25px 0px 0px;
	clear: both;}
	
					 
#pie p{	font-size: 9px;text-align:center;}

#contenido  {width: 699px;padding:25px 25px 25px 25px;}
#contenido p { padding-bottom:5px;}
#contenido ul {margin: 0 0 15px 15px;}			
#contenido ul li{text-align:left;font-weight:normal; padding-bottom:1em; }


.colores {font-weight:bold; }
.textonovedad {display:none; }