body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #7E201E;
	background-attachment: fixed; 
	background-image: url(../imagenes/web/body.gif);
	background-repeat: repeat-x;
	height:100%;
	background-position: center center; 
}
#logo_empresa {
	width: 475px;
	margin-top: 320px;
	position: absolute;
	margin-left: -240px;
	left: 50%;
	top: 50%;
}
#logo_empresa img {
	margin-bottom: 8px;
	margin-left: 5px;
}
.clear {
	height: 0px;
	overflow: hidden;
	clear: both;
}
#container {
	height: 550px;
	width: 900px;
	margin-top: -275px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-color: #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagenes/web/container.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#direc {
	width: 900px;
	margin-top: 290px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 50%;
	text-align: center;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #842C2A;
	padding-bottom: 2px;
}
#botonera_fonto {
	background-color: #7E201E;
	background-image: url(../imagenes/web/botonera.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
	height: 550px;
	width: 40px;
	position: absolute;
	left: 20px;
	top: 0px;
}
/* Inicio de la botonera */
#botonera {
	height: 550px;
	width: 210px;
	position: absolute;
	left: 20px;
	top: 0px;
}
#botonera ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 165px;
}
#botonera li {
	margin: 0px 0px 5px;
	padding: 0px;
	list-style-type: none;
}
#botonera a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	padding-left: 50px;
	width: 210px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	padding-top: 10px;
}
#botonera a:hover {
	color: #7E201E;
	text-decoration: none;
}
.bot_1  {
	background-image: url(../imagenes/web/botones_1.gif);
}
.bot_1:hover {
	background-image: url(../imagenes/web/botones_1_hover.gif);
}
.bot_1_select  {
	background-image: url(../imagenes/web/botones_1_hover.gif);
	color: #7E201E!important;
}
.bot_2  {
	background-image: url(../imagenes/web/botones_2.gif);
}
.bot_2:hover {
	background-image: url(../imagenes/web/botones_2_hover.gif);
}
.bot_2_select  {
	background-image: url(../imagenes/web/botones_2_hover.gif);
	color: #7E201E!important;
}
.bot_3  {
	background-image: url(../imagenes/web/botones_3.gif);
}
.bot_3:hover {
	background-image: url(../imagenes/web/botones_3_hover.gif);
}
.bot_3_select  {
	background-image: url(../imagenes/web/botones_3_hover.gif);
	color: #7E201E!important;
}
.bot_4  {
	background-image: url(../imagenes/web/botones_4.gif);
}
.bot_4:hover {
	background-image: url(../imagenes/web/botones_4_hover.gif);
}
.bot_4_select  {
	background-image: url(../imagenes/web/botones_4_hover.gif);
	color: #7E201E!important;
}
.bot_5  {
	background-image: url(../imagenes/web/botones_5.gif);
}
.bot_5:hover {
	background-image: url(../imagenes/web/botones_5_hover.gif);
}
.bot_5_select  {
	background-image: url(../imagenes/web/botones_5_hover.gif);
	color: #7E201E!important;
}
/* Fin de la botonera */
#logo {
	height: 80px;
	width: 368px;
	position: absolute;
	left: 80px;
	top: 20px;
}
#content {
	height: 430px;
	width: 620px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	background-image: url(../imagenes/web/content.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content a {
	color: #7E201E;
	text-decoration: none;
	font-style: italic;
}
#content a:hover {
	text-decoration: underline;
}


#foto {
	width: 150px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 377px;
	background-color: #7E201E;
}

#content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #7E201E;
	margin: 0px;
	padding: 0px;
}

#titulo {
	position: absolute;
	top: 0px;
	width: 570px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	text-align: right;
}
.titulo_5 {
	font-size: 12px;
	color: #7E201E;
	font-weight: bold;
}

#secciones {
	height: 377px;
	width: 430px;
	position: absolute;
	bottom: 0px;
	right: 20px;
	overflow: auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #F3E9E8;
	scrollbar-highlight-color: #F3E9E8;
	scrollbar-3dlight-color: #F3E9E8;
	scrollbar-darkshadow-color: #F3E9E8;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #F3E9E8;
	padding-right: 10px;
}

