/* CSS Document */
/* ------------------------------------------------------------
   Fecha: 06 noviembre 2007
   Ver.   1.2 - 06.11.07 - Resolución 1024 x 768 - 07.02.08
   Autor: José María Ruiz Florido
   Email: josemaria@agricolaquero.com
   ------------------------------------------------------------*/
* {
	margin:0 auto;
	padding:0;
}
a:link, a:visited {
text-decoration:none;
color:#5B5B5B; }
a:hover, a:active {
	color: #CCCCCC;
	text-decoration:underline; }
body {
	background-color:#FFFFFF;
	text-align:center; }
div#escritorio {
	width:995px;
	height:auto;
/*	height:2375px;*/
	text-align:left; }
#greca {
	width:60px;
 	height:2530px;
	text-align:left;
	float:left;
	background-image:url(../images/Ftealamo/greca.jpg);
	background-repeat:repeat-y;
	background-position: left; 	}
#cabecera {
	width:935px;
	height:180px;
	float:left;
	background-image: url(../images/Ftealamo/Titulo.gif);
	background-repeat:no-repeat;
	background-position:center;
	position:relative; 	}
#cabecera .menu {
	position: absolute;
	top:130px;
	color:#5B5B5B;
	left: 90px;
	font-weight: bold;
	font-size: 14px; }
#contenedor {
	width:933px;
	height: auto;
	float: right; 	}
#contenido1 {
	width:705px;
	height:auto;
	float:left;
	background-image:url(../images/Ftealamo/Fondo.jpg);
	background-repeat:no-repeat;
	background-position: top center; }
#contenido2 {
	width:220px;
	height:auto;
	float:right;
	border: #CB9763 1px SOLID;
	text-align: justify; }
#contenidobis {
	width:220px;
	float:right; 	}
#pie {
	width:935px;
	height:auto;
	float:right;
	text-align: center;
	color: #CB9763; 	}
.pie img {
	float:right;
	border:solid 4px #FFFFFF; 	}
.izqda {
	text-align:left;
	position:relative; }
.izqda img{
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px; }
.dcha {
	text-align:right;
	position:relative; }
.dcha img {
	float:right;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px; }
p {
	font-family:Georgia, Verdana;
	font-size:16px;
	line-height:19px;
	color:#663300;
	padding:15px;
	text-align:justify; 	}
.h1 {/*titulos*/
	font-family: Georgia;
	font-size: 16px;
/*	color: #663300;*/
	line-height: 19pt;
	font-weight: bold;
	top: 1103px; }
.h2 {/*mediana*/
	font-family: Georgia, Verdana;
	font-size: 14px;
	line-height:16px;
/*	color: #663300;*/
	text-align: justify; }
.h3 {/*pña clara*/
	font-family:Verdana;
	font-size:10px;
	line-height:10px;
	text-align:center; }
.h4 {/*pña oscura*/
	font-family:verdana;
	font-size:11px;
/*	color:#663300;*/
	line-height:13px; 	}
.h5 {
	font-family:verdana;
	font-size:11px;
	line-height:13px;
	color:#FFFFFF;
	background-color:#663300;
	font-weight: bold; 	}
