@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	
	}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img { border: none;}


.contenedor { width:1000px; margin:0 auto; text-align:left;}
.header { height:210px; text-align:center; background-image:url(images/head.jpg); font-family:Georgia, "Times New Roman", Times, serif; padding-left:100px;}
.menu_adsense { height: 25px; margin-top: 10px;}
.contenido { height: 4500px; text-align:center;}
.izquierda { width: 200px; float:left; height:4500px;}
.centro { width:620px; float:left; height:4500px;}
.derecha { width: 180px; float:right; height:4500px;}
.pie { border-top:#889944; border-top-style:solid; border-top-width: 1px; font-size:9px;}
.pie a { color: #889944;}
.texto { margin-left: 20px; margin-right: 20px; margin-bottom: 20px;}


/*- Menu 11--------------------------- */
	
#menu11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight:bold;
	text-align:left;
	width: 200px;
	border-style: solid solid none solid;
	border-color: #889944;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu11 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu11 li a:link, #menu11 li a:visited {
	color: #889944;
	display: block;
	background:  url(images/menu11.gif);
	padding: 8px 0 0 25px;
	}
	
#menu11 li a:hover {
	color: #889944;
	background:  url(images/menu11.gif) 0 -32px;
	padding: 8px 0 0 27px;
}

/*- Menu 11--------------------------- */

.Estilo4 {font-family: "Courier New", Courier, monospace; font-size: 12px;}
.Estilo5 {color:#009900; font-family: "Courier New", Courier, monospace; font-size: 12px;}
.Estilo1 {color: #889944}
.Estilo2 {color: #96B450}