body {
	margin: 0px;
	padding: 0px;
	/*background-image: url(../imagenes/web/fondo_body.gif);
	background-repeat: repeat;
	background-position: center center;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
#logo_empresa {
	margin: 310px 0px 0px -130px;
	padding: 0px;
	height: 25px;
	width: 200px;
	left: 50%;
	top: 50%;
	position: absolute;
}
#fondo_contenedor {
	padding: 0px;
	height: 300px;
	margin-top: -150px;
	top: 50%;
	width: 100%;
	position: absolute;
	background-image: url(../imagenes/web/fondo_contenedor_2.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
#contenedor {
	padding: 0px;
	height: 600px;
	width: 766px;
	left: 50%;
	top: 50%;
	position: absolute;
	margin-top: -300px;
	margin-left: -383px;
	background-image: url(../imagenes/web/fondo_rojo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#cont_foto {
	margin: 22px 28px 0px;
	padding: 0px;
	height: 522px;
	width: 710px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#cont_gris {
	margin: 0px;
	padding: 0px;
	height: 522px;
	width: 710px;
	background-image: url(../imagenes/web/fondo_cont_gris.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#inferior {
	margin: 20px 28px 8px;
	padding: 0px;
	height: 28px;
	text-align: center;
	color: #FFFFFF;
}
#inferior a {
	color: #FFFFFF;
	text-decoration: none;
}
#inferior a:hover {
	text-decoration: underline;
}


#logo {
	margin: 20px 0px 0px 34px;
	/margin: 20px 0px 0px 16px;
	padding: 0px;
	height: 283px;
	width: 141px;
	float: left;
}
#logo img {
	margin-bottom: 8px;
}

#logo_botonera {
	margin: 0px;
	padding: 5px 5px 0px 0px;
	height: 101px;
	background-image: url(../imagenes/web/fondo_logo_btns.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}
#logo_botonera ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#logo_botonera li {
	list-style-type: none;
}
#logo_botonera li a {
	display: block;
	background-image: url(../imagenes/web/fondo_btns_1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px 0px 5px;
	padding: 3px 10px 0px 0px;
	height: 16px;
	width: 106px;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
#logo_botonera li a:hover {
	color: #B2B3B5;
	text-decoration: underline;
}
#acceso {
	float: right;
}
#acceso a {
	display: block;
	background-image: url(../imagenes/web/fondo_btns_acceso.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px 0px 5px;
	padding: 3px 10px 0px 0px;
	height: 16px;
	width: 106px;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
#acceso a:hover {
	color: #B2B3B5;
	text-decoration: underline;
}
#botonera {
	background-image: url(../imagenes/web/fondo_btns_2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0px;
	float: right;
	height: 30px;
	width: 487px;
	margin-top: 60px;
	margin-right: 15px;
	/margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#botonera ul {
	margin: 6px 0px 0px;
	padding: 0px;
}
#botonera li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#botonera a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../imagenes/web/fondo-btns.gif);
	background-repeat: repeat;
	background-position: center center;
	display: block;
	margin: 0px 4px;
	padding: 3px 0px 0px;
	float: left;
	height: 16px;
	width: 72px;
	text-align: center;
}
#botonera a:hover {
	color: #B2B3B5;
	text-decoration: underline;
}
#cont_int {
	background-image: url(../imagenes/web/fondo_interior.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 28px 18px 0px 0px;

	/margin: 28px 9px 0px 0px;
	padding: 10px 5px 10px 10px;
	height: 263px;
	width: 465px;
	float: right;
}
#cont_int h4 {
	font-size: 110%;
	font-weight: bold;
	color: #C00B31;
}
#cont_int h5 {
	font-size: 100%;
	font-weight: bold;
	color: #B2B3B5;
}
#cont_int a {
	color: #C00B31;
	text-decoration: none;
}
#cont_int a:hover {
	color: #C00B31;
	text-decoration: underline;
}
#cont_scroll {
	margin: 0px;
	padding: 0px;
	height: 263px;
	width: 465px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	overflow: auto;
}
#foto_texto {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	text-align: justify;
	width: 442px;
	float: left;
}
#texto {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	float: left;
	text-align: justify;
	width: 332px;
}
#foto {
	margin: 0px 10px 0px 0px;

	/margin: 0px 5px 0px 0px;
	padding: 0px;
	text-align: justify;
	width: 100px;
	float: left;
}
#foto img {
	margin-bottom: 10px;
}

#cont_ext {
	background-image: url(../imagenes/web/fondo_exterior.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 28px 18px 0px 0px;

	/margin: 28px 9px 0px 0px;
	padding: 10px 5px 10px 10px;
	height: 263px;
	width: 268px;
	float: right;
}
#cont_ext_scroll {
	margin: 0px;
	padding: 0px;
	height: 263px;
	width: 268px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	overflow: auto;
}
#cont_ext ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#cont_ext li {
	list-style-type: square;
	margin-top: 8px;
	margin-bottom: 8px;
}

#cont_ext h4 {
	font-size: 110%;
	font-weight: bold;
	color: #C00B31;
}

