body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c5aa76;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/_imagenes/b_bg.gif);
	font-size: 12px;
}

.rojoCB {
	color: #700926;
}
.contenedor940 {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

#headC {
	background-image: url(/_imagenes/menu_bg.gif);
	background-repeat:  repeat-x;
	background-position: center 199px;
	height: 205px;
	width: 100%;
	background-color: #ceba91;
}
#head {
	background-image: url(/_imagenes/cabecera_total.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 205px;
}
#conenedorMenuyCuerpo {
	background-image: url(/_imagenes/cuerpo_bg.gif);
	width: 100%;
	background-color: #F1E9D9;
	padding-bottom: 10px;
}
#menu {
	height: 85px;
	width: 100%;
	background-image: url(/_imagenes/menu_bg.gif);
	background-repeat:  repeat-x;
	background-position: center -3px;
}
#pieC {
	width: 100%;
	background-image: url(/_imagenes/pie_bgSup.gif);
	background-repeat:  repeat-x;
	background-position: top;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 10px;
}
#pieC p {
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: normal;
}
#pieC a {
	color: #594C35;
	text-decoration: none;
}
#pieC a:hover {
	text-decoration: underline;
}



#pieC .cols {
	float: left;
	width: 470px;
	text-align: left;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #594c35;
}
#pieC strong {
	color: #700926;
}
