#cabecera {
	background-image:  url(imagenes/cab.gif);
	height: 50px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#mapa {
	height: 119px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	height: 28px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FDD675;
}
#contenido {
	background-color: #FDD675;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	width: 780px;
}
#contenido2 {
	background-color: #FDD675;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	width: 780px;
}
#pie {
	background-color: #FDD675;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A7B2A;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(imagenes/fondo_carlos.jpg);
	background-repeat:  repeat-y;
}
#menuizq {
	float: left;
	width: 120px;
}
#texto {
	float: right;
	width: 630px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	overflow: auto;
	height: 275px;
	margin-top: 12px;
}
#texto2 {
	width: 630px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	overflow: auto;
	height: 275px;
	float: right;
}
#textos {
	float: center;
	width: 630px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	overflow: auto;
	height: 75px;
	margin-top: 12px;
}
#texto td {
	overflow: auto;
	height: 260px;
	width: 630px;
	color: #000000;
}
#cabeza {
	width: 100%;
}
#texto h1 {
	font-size: 18px;
	color: #FF0033;
	letter-spacing: 7px;
	text-align: center;
}
#texto h2 {
	font-size: 14px;
	color: #FF0033;
	letter-spacing: 7px;
	text-align: left;
}
#texto h3 {
	font-size: 11px;
	color: #FF0033;
	letter-spacing: 3px;
	text-align: left;
}
#texto h4 {
	font-size: 4px;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
}
#texto p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
#texto li {
	list-style-image: url(imagenes/vinetanar.gif);
	font-size: 11px;
	text-align: left;
	list-style-position: inside;
}
#texto ul {
	color: #009900;
	text-indent: 40pt;
	font-style: italic;
	font-weight: bold;
}
.fondo {
	background-image: url(imagenes/fondo_carlos.jpg);
	background-repeat:  repeat-y;
}
#texto2 p {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
}
.parr {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
}
.contactos {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	text-transform: uppercase;
	color: #EF8410;
	font-weight: bold;
	margin-top: -20px;
	text-align: center;
}
.contactos2 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	text-transform: uppercase;
	color: #EF8410;
	font-weight: bold;
}
.contactos3 {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFF00;
	font-weight: bold;
}
#texto2 a {
	color: #51A127;
		font-family: "Courier New", Courier, mono;
	font-size: 11px;
}
.espacio {
	font-size: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
}
