@charset "utf-8";
body {
	background-color: #FFFFFF;
	vertical-align:top;
	margin:0px;
	float:auto;
	font-family:Arial, Helvetica, sans-serif;
}
#contenedor_all {
	vertical-align: top;
	float: none;
	width: 100%;
}
#cont_cabezote {
    text-align:center;
	vertical-align: top;
	float: none;
	width: 100%;
	background-image: url(images/bkg_factura_cabezote.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 528px;
}
#logo_home {
	background-image: url(images/logo_home.png);
	background-repeat: no-repeat;
	float: left;
	height: 229px;
	width: 331px;
	margin:auto;
	vertical-align: top;
}
#cont2_cabezote_home {
	float: none;
	width: 953px;
	margin:auto;
	vertical-align: top;
	height:248px;
}
.accesos {
	background-image: url(images/accesos_bkg.png);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 226px;
	width: 323px;
	font-size:12px;
	color:#666666;
	text-align:left;
}
#accesos_rapidos {
	width: 969px;
	margin:auto;
}
#contenido_home {
	width: 969px;
	margin:auto;
	font-size:12px;
	color:#666666;
	text-align:left;
}



.menu {
	float: none;
	height: 45px;
	width: 953px;
	margin:auto;
}
a.boton_inicio{ background:url(images/btn_inicio.png) no-repeat bottom; width:81px; height:45px; float:left; display:block;}
a.boton_inicio:hover{ background:url(images/btn_inicio.png) no-repeat top; width:81px; height:45px; float:left; display:block;}
a.boton_func{ background:url(images/btn_func.png) no-repeat bottom; width:211px; height:45px; float:left; display:block;}
a.boton_func:hover{ background:url(images/btn_func.png) no-repeat top; width:211px; height:45px; float:left; display:block;}
a.boton_manual{ background:url(images/btn_manual.png) no-repeat bottom; width:163px; height:45px; float:left; display:block;}
a.boton_manual:hover{ background:url(images/btn_manual.png) no-repeat top; width:163px; height:45px; float:left; display:block;}
a.boton_formatos{ background:url(images/btn_formatos.png) no-repeat bottom; width:270px; height:45px; float:left; display:block;}
a.boton_formatos:hover{ background:url(images/btn_formatos.png) no-repeat top; width:270px; height:45px; float:left; display:block;}
a.boton_registrese{ background:url(images/btn_registrese.png) no-repeat bottom; width:96px; height:45px; float:left; display:block;}
a.boton_registrese:hover{ background:url(images/btn_registrese.png) no-repeat top; width:96px; height:45px; float:left; display:block;}
a.boton_contactos{ background:url(images/btn_contactos.png) no-repeat bottom; width:132px; height:45px; float:left; display:block;}
a.boton_contactos:hover{ background:url(images/btn_contactos.png) no-repeat top; width:132px; height:45px; float:left; display:block;}

#cont_pata {
    vertical-align: top;
	width: 100%;
	background-image: url(images/bkg_pata.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 95px;
	color:#FFFFFF;
	font-size:12px;
	padding-top:32px;
}
.pata {
     width:969px;
	 margin:auto;
	 }
	 
.datos_pata1 {
	float: left;
	height: 62px;
	width: 437px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left:10px;
	padding-top:10px;
}

.datos_pata2 {
	float: left;
	height: 62px;
	width: 285px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top:10px;
}
.logo {
	float: left;
	height: 62px;
	width: 223px;
	padding-top:5px;
	padding-right:10px;
	text-align:center;
}
.datos_pata2 a{ 
    color: #FFFFFF
}
.datos_pata2 a:hover{ 
    color: #E4E9AD;
}
#cont_cabezote_int {
    text-align:center;
	vertical-align: top;
	float: none;
	width: 100%;
	background-image: url(images/cabezote_internas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 267px;
}
#logo_internas {
	background-image: url(images/logo_internas.png);
	background-repeat: no-repeat;
	float: left;
	height: 185px;
	width: 315px;
	margin:auto;
	vertical-align: top;
}
#img_contac {
	background-image: url(images/img_contact.png);
	background-repeat: no-repeat;
	float: left;
	height: 222px;
	width: 638px;
	margin:auto;
	vertical-align: top;
}
#contenido_internas {
	width: 969px;
	margin:auto;
	font-size:12px;
	color:#666666;
	text-align:left;
	padding-top:20px;
}
#img_formatos {
	background-image: url(images/img_formatos.png);
	background-repeat: no-repeat;
	float: left;
	height: 222px;
	width: 638px;
	margin:auto;
	vertical-align: top;
}

#img_funcionalidad {
	background-image: url(images/img_funcionalidades.png);
	background-repeat: no-repeat;
	float: left;
	height: 222px;
	width: 638px;
	margin:auto;
	vertical-align: top;
}
#contenido_home a{color:#666666; text-decoration:none;}
#contenido_home a:hover{color:#333333; text-decoration:underline;}
#contenido_internas a{color:#666666; text-decoration:none;}
#contenido_internas a:hover{color:#333333; text-decoration:underline;}

