/* CSS Document */
/*    Sobreescribimos los estilos solo para el index        */
body{
	background-image:url(../img/fondo_index.jpg);
	background-repeat:repeat-x;
	background-color: #C3C1C0;
}

#contenido{
	display:block;
	float:left;
	width:941px;
	background-image:url(../img/repetir_contenido.jpg);
	padding-left: 9px;
	background-repeat: repeat-y;
}


/*-------------------------------------------------------*/
#info_erps{
	display:block;
	float:left;
	width:434px;
	background-image: url(../img/fondo_erp_estandar.jpg);
	background-repeat: no-repeat;
	border-right: 1px dashed #D9D9D9;
}
#banner_index{
	display:block;
	float:left;
	width:434px;
}
#info_erps h1.titulo_pagina{
	display:block;
	float:left;
	width:405px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 20px;
	padding-top: 5px;
	height: 30px;
}
#info_erps h2.titulo_estandar{
	display:block;
	float:left;
	width:405px;
	padding-left: 27px;
	padding-top: 50px;
	font-size: 18px;
	color: #005980;
	font-weight: bold;
	height: 30px;
}
#info_erps p.texto_estandar{
	display:block;
	float:left;
	width:390px;
	font-size: 12px;
	color: #332F2D;
	padding-left: 27px;
	height: 70px;
}
#info_erps p.texto_estandar a{
	font-size:11px;
	color: #005980;
	font-weight: bold;
}

#info_erps h3.texto_adaptamos{
	display:block;
	float:left;
	width:400px;
	padding-left: 27px;
	padding-top: 49px;
	font-size: 14px;
	font-weight: bold;
	color: #005980;
	height: 25px;
}
#info_erps ul.erp_secotres{
	display:block;
	float:left;
	width:190px;
	list-style:none;
	padding-left: 27px;
}
#info_erps ul.erp_secotres li{
	display:block;
	float:left;
	width:180px;
	font-size: 11px;
	color: #787676;
	background-image: url(../img/guion_gris.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 3px;
	padding-bottom: 15px;
}
#info_erps ul.erp_secotres li a{
	font-size: 11px;
	color: #3C3837;
	text-decoration:underline;
}
#info_erps ul.erp_secotres li a:hover{
	font-size: 11px;
	color: #005980;
	text-decoration:underline;
}


p.servicios_informaticos{
	display:block;
	float:left;
	width:228px;
	font-size:13px;
	text-align: center;
	background-image: url(../img/fondo_servicios_infor.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 9px;
	height: 190px;
	padding-left: 30px;
	background-position: -8px 0px;
}
p.enlaces_empresa{
	display:block;
	float:left;
	width:209px;
	font-size:13px;
	text-align: center;
	background-image: url(../img/fondo_centro_calculo.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 9px;
	height: 192px;
	padding-left: 27px;
	background-position: top right;
}

dl.servicios_informaticos{
	display:block;
	float:left;
	list-style:none;
	width:228px;
	padding-left: 29px;
}
dl.servicios_informaticos dt{
	display:block;
	float:left;
	width:206px;
	font-size: 12px;
	color: #3C3837;
	background-image: url(../img/guion_grisoscuro.gif);
	background-repeat: no-repeat;
	background-position: 10px 20px;
	padding-left: 20px;
	height: 20px;
	padding-top: 15px;
	border-left: 1px dashed #D9D9D9;
	border-right: 1px dashed #D9D9D9;
}
dl.servicios_informaticos dt a{
	font-size: 12px;
	color: #3C3837;
	text-decoration: underline;
}
dl.servicios_informaticos dt a:hover{
	color: #005980;
}
dl.servicios_informaticos dd{
	display:block;
	float:left;
	width:206px;
	font-size: 11px;
	color: #787676;
	font-style: italic;
	padding-left: 20px;
	padding-bottom: 5px;
	border-left: 1px dashed #D9D9D9;
	border-right: 1px dashed #D9D9D9;
}
            
ul.enlaces_corporativos{
	display:block;
	float:left;
	list-style:none;
	width:200px;
	padding-left: 30px;
}
ul.enlaces_corporativos li{
	display:block;
	float:left;
	width:180px;
	background-image: url(../img/guion_grisoscuro.gif);
	background-repeat: no-repeat;
	background-position: 10px 16px;
	padding-left: 20px;
	height: 20px;
	padding-top: 12px;
	border-left: 1px dashed #D9D9D9;
}
ul.enlaces_corporativos li a{
	font-size: 12px;
	color: #3C3837;
	text-decoration: underline;
}
ul.enlaces_corporativos li a:hover{
	color: #005980;
}
/*---------*/
.banner_contacto{
	display:block;
	float:left;
	width:210px;
	background-image: url(../img/fondo_corporativa.jpg);
	background-position: 30px 36px;
	background-repeat: no-repeat;
	height: 210px;
	padding-left: 30px;
}
.banner_contacto p.servicio_toda{
	display:block;
	float:left;
	width:205px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #787676;
	padding-top: 44px;
	height: 26px;
}
.banner_contacto p.informacion_contacto{
	display:block;
	float:left;
	width:155px;
	font-size: 18px;
	font-weight: bold;
	color: #009EE1;
	padding-left: 49px;
	height: 45px;
}
.banner_contacto p.informacion_contacto span{
	display:block;
	color: #8A8888;
	font-size: 10px;
	font-weight: normal;
}
.banner_contacto p.informacion_horario{
	display:block;
	float:left;
	width:155px;
	padding-left: 49px;
	font-size: 11px;
	color: #5E5C5B;
	height: 43px;
}
.banner_contacto p.informacion_horario span{
	display:block;
	font-size: 12px;
}
.banner_contacto a.atencion_cliente{
	display:block;
	float:left;
	font-size: 12px;
	color: #009EE1;
	font-weight: bold;
	padding-left: 49px;
	width: 155px;
	padding-top: 13px;
	padding-bottom: 11px;
}


/*-------------------------------------------*/
#rss{
	display:block;
	float:left;
	width:320px;
	background-image: url(../img/fondo_rss.jpg);
	height: 140px;
	background-repeat: no-repeat;
	padding-top: 75px;
	background-position: 30px 20px;
	padding-left: 158px;
}
#rss a.titulo{
	display:block;
	float:left;
	width:320px;
	font-size: 14px;
	font-weight: bold;
	color: #00A9E2;
}
#rss p.descripcion{
	display:block;
	float:left;
	width:320px;
	font-size: 11px;
	color: #787676;
	padding-top: 6px;
	line-height: 16px;
}
#rss p.descripcion a{
	font-size:11px;
	font-weight: bold;
	color: #00A9E2;
}

