/* CSS Document */
body
{
background-image:url(../images/background.gif);
background-repeat:repeat-x;
background-color:#ECEBD7;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-size:14px;
}
#contenedor
{
width:803px;
margin:0 auto;
background-image:url(../images/far_08.gif);
}
#cabecera
{
background-image:url(../images/far_04.gif);
width:803px;
height:114px;
}
#paisaje
{
width:803px;
background-image:url(../images/far_06.gif);
height:277px;
}
#contenido
{
clear:both;
width:803px;
}
#contenidoTitulo
{
width:780px;
padding-bottom:5px;
padding-left:23px;
padding-top:5px;
}
h1
{
color:#65922B;
padding:0;
margin:0;
font-weight:normal;
}
#contenidoTexto
{
width:767px;
padding-left:19px;
padding-right:17px;
}
#contenidoTextoIzquierda
{
width:318px;
float:left;
}
#contenidoTextoIzquierda2
{
width:285px;
float:left;
}
#contenidoTextoImagen
{
width:197px;
float:left;
text-align:center;
}
#contenidoTextoDerecha
{
width:285px;
float:left;
}
#contenidoTextoDerechaPlomo
{
width:429px;
padding:10px;
float:left;
background-color:#F2F1EC;
}

#footer
{
clear:left;
margin-top:15px;
width:803px;
background-image:url(../images/far_14.gif);
height:22px;}
#copyright
{
text-align:center;
width:803px;
padding-top:15px;
padding-bottom:15px;
margin:auto;
}
p
{
margin:0;
padding:0}
a, a:visited
{
color:#72a846;
text-decoration:none;
font-style:italic;
}
a:hover
{
color:#72a846;
text-decoration:underline;
font-weight:bold;
}
h3
{
text-decoration:underline;
color:#65922B;
}