body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A48969;
	background-color: #E3E1DD;
	background-image: url(imagenes/bg-body.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
}

#rap {
	margin: auto;
	width: 780px;
	/*border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCB7A9;
	border-left-color: #BCB7A9;*/
}

#rap #contenido .titulos-menues-down a {
	color: #389DCC;
	text-decoration: none;
}

#rap #contenido #menu-down {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CFC9B8;
	margin: 0px;
}

#rap #contenido .titulos-menues-down a:hover {
	color: #633B25;
}
.titulo1 {
	font-family: Georgia, Times, serif;
	font-size: 22px;
	padding-left: 15px;
	font-variant: small-caps;
}
.titulos-menues-down {
	font-size: 16px;
	color: #389DCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	padding-left: 10px;
}

.textos-menu-down {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #633B25;
	padding-left: 10px;
	text-align: left;
}

.textos-menu-down a{
	font-size: 10px;
	color: #633B25;
	text-decoration:none;
}

.textos-menu-down a:hover{
	font-size: 10px;
	text-decoration:none;
	background-color: #FFFFFF;
}
.texto1 {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	padding-bottom: 70px;
	padding-left: 15px;
}

#contenido {
	background-color: #ffffff;
	background-image: url(imagenes/bg-contenido.jpg);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	width: 780px;
	margin: 0px;
/*	_margin: -3px;*/
	padding: 0px;
}


#header {
	margin: 0px;
	clear: both;
	width: 780px;
	height: 67px;
}

#footer {
	width: 780px;
	background-color: #E3DDD2;
	background-image: url(imagenes/bg-footer.gif);
	clear: both;
	height: 62px;
	text-align: right;
	}
#footer a {
	color: #A48969;
	text-decoration: none;
}

#footer a:hover {
	color: #633B25;
}
.piedeagencia {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BFBFBF;
	text-align: right;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.piedeagencia a:hover{
	color: #00CCFF;
}

.piedeagencia a {
	text-decoration: none;
	color: #BFBFBF;
}


#rap #footer p {
	margin-right: 12px;
	padding-top: 25px;
	margin-top: 0;
}
#rap #contenido #menu-down .textos-menu-down li {
	font-weight: normal;
	margin-top: 5px;
	list-style-type: disc;
	margin-left: -15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CFC9B8;
}
#rap #contenido #menu-down img {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 8px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FDFDFC;
	border-right-color: #FDFDFC;
	border-bottom-color: #FDFDFC;
	border-left-color: #FDFDFC;
	margin-top: 6px;
	margin-left: 3px;
}
