@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(fondo_general_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #858585;
	letter-spacing: 1px;
	font-weight: normal;
}

a:hover {
	color: #333333;
}

#cont {
	width: 967px;
	margin: auto;
}
/*------------ IZQUIERDA MENU ------------*/
#izqa {
	width:189px;
	z-index: 1;
	position: fixed;
	float: left;
}
#log a {
	background-attachment: scroll;
	background-image: url(logo_hd_01.gif);
	height: 106px;
	width: 169px;
	display: block;
	background-position: left top;
	float: left;
	background-repeat: no-repeat;
}
/*- MENU CLIENTES -*/
#men1 {
	width: 177px;
	float: left;
	padding-left: 10px;
	margin-top: 3px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #763673;
}
#men1 a:hover {
	background-color: #763673;
	color: #FFFFFF;
}
/*- MENU SERVICIOS -*/
#bus {
	font-size: 11px;
	letter-spacing: 1px;
	color: #858585;
	width: 177px;
	float: left;
	padding-left: 12px;
	margin-top: 2px;
	margin-bottom: 7px;

}
#men2 {
	width: 176px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #9DD3DD;
	padding-left: 10px;
	float: left;
}

#men2 h1 a:hover {
	background-color: #C0E2E9;
}
#men3 {
	width: 176px;
	padding-left: 10px;
	float: left;
	margin-top: 3px;
	border-left-color: #D5E197;
	border-left-width: 2px;
	border-left-style: solid;
}

#men3 h1 a:hover {
	background-color: #E4ECBD;
}
#men4 {
	width: 176px;
	padding-left: 10px;
	padding-bottom: 5px;
	float: left;
	margin-top: 3px;
	border-left-color: #FACA7E;
	border-left-width: 2px;
	border-left-style: solid;
}

#men4 h1 a:hover {
	background-color: #FCDEAD;
}
/*- TITULAR -*/
#tit {
	width: 768px;
	text-align: left;
	position: fixed;
	z-index: 2;
	margin-left: 199px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
}
#tit h1 {
	color: #FFFFFF;
	font-size: 15px;
	background-color: #763673;
	letter-spacing: 1px;
	padding-left: 8px;
	font-weight: bold;
	padding-top: 15px;
}
#tit h2 {
	color: #333333;
	font-weight: bold;
	font-size: 15px;
	background-color: #C0E2E9;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	letter-spacing: 1px;
	padding-left: 8px;
	padding-top: 15px;
}
#tit h3 {
	color: #333333;
	font-weight: bold;
	font-size: 15px;
	background-color: #E4ECBD;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	letter-spacing: 1px;
	padding-left: 8px;
	padding-top: 15px;
}
#tit h4 {
	color: #333333;
	font-weight: bold;
	font-size: 15px;
	background-color: #FCDEAD;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	letter-spacing: 1px;
	padding-left: 8px;
	padding-top: 15px;
}
/*------------ FICHA SERVICIO ------------*/
/*- CONTENEDOR -*/
#dch_s {
	width: 790px;
	margin-left: 178px;
	margin-top: 57px;
	float: left;
}
#dch_cli  {
	height: 4px;
	width: 790px;
	float: left;
}
#fic {
	width: 358px;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	margin-left: 21px;
	background-color: #FFFFFF;
	border: 1px solid #F2F2F2;
	height: 420px;
	margin-bottom: 20px;
}
#fic  p {
	height: 14px;
	float: left;
	width: 350px;
	margin: 0px;
}

#fic h1 {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 11px;
	letter-spacing: 1px;
	color: #858585;
	margin-left: 1px;
	float: left;
}
#fic h2  {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #BA8FBA;
	padding-left: 10px;
	margin-top: 3px;
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: 1px;
	color: #858585;
	width: 350px;
	font-weight: normal;
	float: left;
}
#fic h2 a:hover {
	background-color: #DECBDE;
}
#fic a h2 {
	width: auto;
	clear: left;


}
#fic a:hover h2  {
	background-color: #DECBDE;
	color: #333333;
	background-image: url(fondo_blanco.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#fic img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-bottom: 8px;
}
#cap_g {
	position:fixed;
	width:768px;
	height:100%;
	z-index:1;
	visibility: hidden;
	background-attachment: scroll;
	background-image: url(fondo_ca_g.gif);
	background-repeat: repeat;
	margin-left: 199px;
	margin-top: 36px;
	border-top-width: 27px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#cap_g h2 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #BA8FBA;
	width: 756px;
	float: left;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	padding-left: 10px;
}
#cap_g h2 a {
	width: 756px;
	background-color: #FFFFFF;
	float: left;
}

/*- CAPA -*/
#cap_g h2 a:hover {
	background-image: url(fondo_cerrar.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.cap_g2 {
	height: 640px;
	width: 640px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
	padding: 0px;
	background-color: #00FF00;
}
/*- VOLVER -*/
#volv    {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #BA8FBA;
	width: 755px;
	padding-left: 10px;
	font-size: 11px;
	float: left;
	display: block;
	margin-top: 6px;
}
#volv a {
	background-color: #FFFFFF;
	float: left;
	width: 756px;
}

#volv   a:hover  {
	clear: right;
	background-image: url(fondo_volver.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/*- CLIENTE -*/
#cli {
	width: 226px;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	margin-left: 21px;
	background-color: #FFFFFF;
	border: 1px solid #F2F2F2;
	height: 245px;
	margin-bottom: 20px;
}
#cli h1 {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 11px;
	letter-spacing: 1px;
	color: #858585;
	margin-left: 1px;
	float: left;
}
#cli img {
	float: left;
	margin-bottom: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cli h2 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #BA8FBA;
	width: 220px;
	float: left;
	padding-left: 10px;
	margin-top: 3px;
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-weight: normal;
}
#cli a h2 {
	width: auto;
	clear: left;
}
#cli a:hover h2 {
	background-color: #DECBDE;
	color: #333333;
	background-image: url(fondo_blanco.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/*- PROMSITE -*/
#prom a {
	background-image: url(m_prom_off.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 88px;
	float: left;
	display: block;
	margin-top: 30px;
}
#prom a:hover {
	background-image: url(m_prom_on.gif);
}
/*- TEXT CENTRAL -*/
#txt {
	color: #858585;
	margin-left: 20px;
	padding-left: 7px;
	background-image: url(fondo_ca_g.gif);
	background-repeat: repeat;
	padding-bottom: 25px;
	width: 442px;
}
#txt a {
	font-weight: bold;
}
#txt a:hover {
	color: #FFFFFF;
	background-color: #763673;
}
.txt_d {
	font-weight: bold;
}
#form {
	width: 449px;
	margin-left: 20px;
	background-image: url(fondo_ca_g.gif);
	background-repeat: repeat;
	padding-bottom: 20px;
}
