#linea-color-sup h1
{
text-indent:-9999px;
margin:0;padding:0;
}
#linea-color-sup{
	height: 20px;
	width: 100%;
	background-image: url(../images/colours-head.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#linea-color-inf{
	float: left;
	height: 35px;
	width: 100%;
	background-image: url(../images/colours-head.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#contenedor {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 772px;
	background-image: url(../images/fondo-cuerpo.gif);
}
#cabecera {
	background-image: url(../images/fondo-cabecera.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 772px;
}
#logo {
	float: left;
	width: 250px;
	height: 50px;
	padding-top: 25px;
	padding-left: 25px;
}
#frase{
	float: left;
	width: 450px;
	padding-top: 25px;
	padding-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #8C7A6F;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
}
#botones{
	float: left;
	width: 470px;
}
#ornamento{
	text-align: center;
	float: left;
	width: 450px;
	background-image: url(../images/ornamento.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
}
#boton a, #boton a:hover{
	float: right;
	width: 84px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}
#boton a{
	color: #FFFFFF;
	background-image: url(../images/boton2.gif);
	text-decoration: none;
}

#boton a:hover{
	background-image: url(../images/boton2nar.gif);
	color: #FFE7D7;
	text-decoration: none;
}
#imagen{
	float: left;
	width: 100%;
	height: 200px;
	text-align: center;
	background-image: url(../images/marco-foto.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 22px;
}
#separador{
	width: 700px;
	background-image: url(../images/filo-gris-sup.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 12px;
	float: left;
}
#menu-izq{
	float: left;
	width: 240px;
	padding-left: 15px;
	background-image: url(../images/filo-vertical.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#contenidos{
	float: left;
	width: 470px;
	padding-left: 20px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: justify;
	color: #8C7A6F;
}
#cont-cont{
	width: 772px;
	background-image: url(../images/fondo-cuerpo.gif);
	float: left;
}
#pie{
	float: left;
	width: 100%;
	height: 90px;
	background-image: url(../images/pie.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	text-align: center;
	padding-top: 15px;
}
#link-foot{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 80px;
	text-align: left;
	padding-left: 15px;
	font-family: Helvetica, Tahoma, "Trebuchet MS";
	font-size: 15px;
}
#enlaces-pie{
	width: 500px;
	text-align: center;
	float: left;
	padding-left: 160px;
	padding-top: 40px;
}
#link-foot a{
	color: #887A57;
	text-decoration: none;
}
#link-foot a:hover{
	color: #CC6600;
}
#cont-dir{
	float: left;
	width: 100%;
}
#direccion{
	text-align: center;
	width: 770px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	font-family: Helvetica, Tahoma, "Trebuchet MS";
	font-size: 14px;
	color: #887A57;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #DED9CC;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 10px 5px 0;
}
.marron{
	color: #8C7A6F;
	text-decoration: none;
}
.rojo{
	color: #CC6600;
	text-decoration: none;

}

/******************Menú Principal**************/
.bullet {
	font-family: "Palatino Linotype";
	width: 200px;
	font-size: 16px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	color: #996633;
         }
.bullet ul {
	margin: 0;
        }
.bullet li {
	list-style: none;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5CECA;
        }
.roundbox .bullet li {
	list-style: none;
	margin: 0;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
        }
.bullet li a {
	display: block;
	text-decoration: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 18px;
	font-size: 16px;
         }
.bullet li a:link, .bullet li a:visited {
	color: #BBA65B;
	font-size: 15px;
         }
.bullet li a:hover {
	color: #9D8942;
	font-weight: normal;
	background-color: #F9F2DD;
         }

blockquote {
	background-color: #F1EBD9;
	color: #99997F;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 18px;
	font-size: 15px;
	font-family: "Book Antiqua";
	background-repeat: no-repeat;
	background-position: right top;
	border: 3px solid #D8C794;
}
li {
	font-size: 13px;
	text-align: left;
	margin-left: 0;
}
a img
{
border:none;
}