@charset "utf-8";
.fondo {
	background-color: #F2F2F2;
	margin: 0px;
	padding: 0px;
}
* {
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, a, li {
	margin: 0px;
	padding: 0px;
}
/*generales*/
#wrapper {
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:980px;
	background:#FFFFFF;
}
#proveedores {
	margin-left:10px;
	margin-right:10px;
	padding:0;
	width:960px;
}

/* header */
#prov_header {
	padding:0;
	width:960px;
	height:155px;
}
#prov_header_logo {
	padding:0;
	width:373px;
	height:125px;
	padding-top:30px;
	float:left;
}
#prov_header_images {
	padding:0;
	width:317px;
	height:155px;
	background:url(../images/img_proveedores_bk.jpg) repeat-x;
	float:left;
}
#prov_header_login {
	width:264px;
	height:119px;
	padding-top:36px;
	padding-left:6px;
	background:url(../images/login_proveedores.jpg) no-repeat bottom;
	float:left;
	font-size:11px;
	color:#FFFFFF;
}

/* login */
.campos {
	padding:0;
	width:120px;
	height:16px;
	font-size:11px;
	color:#666666;
}


/* menu */
#prov_menu {
	padding:0;
	width:960px;
	height:39px;
	border-top:4px solid #000;
}
#horarios {
	padding:0;
	width:270px;
	height:39px;
	float:left;

}


/* content */
#prov_content {
	padding:0;
	width:960px;
	float:left;
}
.sep_contenido {
	margin-bottom:16px;
}
.seccion_contenido {
	padding:15px 0 14px 10px;
	width:680px;
	float:left;
}
.textos_detalle {
	float:left;
	font-size:11px;
	padding:10px 20px 0 10px;
	width:650px;
	color:#10100e;
}
.textos_detalle li {
	float:left;
	font-size:11px;
	list-style:none;
	padding-bottom:12px;
	padding-left:10px;
}
.textos_detalle a {
	font-size:11px;
	color:#10100e;
	text-decoration:underline;
}
.textos_detalle a:hover {
	font-size:11px;
	color:#10100e;
	text-decoration:none;
}

.textos {
	float:left;
	font-size:11px;
	padding:10px 20px 0 10px;
	width:650px;
	color:#10100e;
}
.textos a {
	font-size:11px;
	color:#10100e;
	text-decoration:underline;
}
.textos a:hover {
	font-size:11px;
	color:#10100e;
	text-decoration:none;
}
.titulos {
	font-size:11px;
	font-weight:bold;
	color:#d21e24;
	font-style:normal;
}
.seccion_promo {
	padding:0 20px 0 0;
	width:200px;
	float:left;
}
.seccion_noticias {
	padding:30px 20px 0 0;
	width:440px;
	float:left;
	background:url(../images/tit_noticias.jpg) no-repeat;
}
.seccion_noticias p {
	float:left;
	width:440px;
	font-size:11px;
	padding-bottom:10px;
}
.separador_noticias {
	float:left;
	padding-top:10px;
	border-top:#CCC 1px dotted;
}

.seccion_noticias h1 {
	float:left;
	width:420px;
	font-size:11px;
	padding-bottom:4px;
}
.seccion_noticias a {
	font-size:11px;
	color:#CC0000;
	text-decoration: underline;
}
.seccion_noticias a:hover {
	font-size:11px;
	color:#CC0000;
	text-decoration: none;
}
.seccion_acreditacion {
	padding:10px 20px 0 0;
	width:440px;
	float:left;
	font-size:12px;
}

/* lateral */
.seccion_lateral {
	padding:0;
	width:270px;
	background: url(../images/bk_lateral.jpg) no-repeat;
	float:left;
}

.info_lateral {
	padding:0;
	width:270px;
	height:289px;
	float:left;
	background: url(../images/bk_lateral_home.jpg) no-repeat;
}



.seccion_lateral_interior {
	padding:0;
	width:270px;
	background: url(../images/bk_lateral2.jpg) repeat-x;
	float:left;
	font-size:11px;
	color:#666;
}
.seccion_lateral_interior a {
	font-size:11px;
	color:#d21e24;
	text-decoration:underline;
}
.seccion_lateral_interior a:hover {
	font-size:11px;
	color:#9f1116;
	text-decoration:none;
}
.lateral01 {
	padding:0;
	width:260px;
	background: url(../images/lateral_01.jpg);
	float:left;
	height:87px;
	padding:40px 0 0 10px;
}
.lateral02 {
	padding:0;
	width:245px;
	background: url(../images/lateral_02.jpg);
	float:left;
	height:80px;
	padding:30px 0 0 25px;
}
.lateral03 {
	padding:0;
	width:250px;
	background: url(../images/lateral_03.jpg);
	float:left;
	height:52px;
	padding:34px 0 0 20px;
}
.lateral04 {
	padding:0;
	width:260px;
	background: url(../images/lateral_04.jpg);
	float:left;
	height:130px;
	padding:0 0 0 10px;
}
.p_lateral_info {
	text-align:center;
	padding-top:100px;
	color:#777;
}


/* footer */
#prov_footer {
	padding:0;
	width:960px;
	height:115px;
	background:url(../images/bk_footer_prov.jpg) repeat-x;
	clear:both;
	font-size:11px;
	color:#333333;
}
#prov_footer a {
	font-size:11px;
	color:#d21e24;
	text-decoration:underline;
}
#prov_footer a:hover {
	font-size:11px;
	color:#9f1116;
	text-decoration:none;
}
.p_footer {
	padding:6px 0 0 6px;
}
.p_footer_info {
	text-align:center;
	padding-top:74px;
}
.esp_footer {
	padding:0;
	width:12px;
	height:115px;
	float:left;
}
.footer01 {
	padding:11px 0 0 0;
	width:243px;
	height:104px;
	float:left;
	background: url(../images/bk_footer01.jpg) no-repeat right;
}
.footer02 {
	padding:11px 0 0 0;
	width:208px;
	height:104px;
	float:left;
	background: url(../images/bk_footer02.jpg) no-repeat right top;
}
.footer02 p {
	padding:4px 0 0 12px;

}
.footer03 {
	padding:11px 0 0 12px;
	width:215px;
	height:104px;
	float:left;
	background: url(../images/bk_footer03.jpg) no-repeat right;
}
.footer04 {
	padding:11px 0 0 0;
	width:222px;
	height:104px;
	float:left;
	background: url(../images/bk_footer04.jpg) no-repeat;
}

/* header vtr */
#header {
	height: 116px;
	width: 980px;
	background-color: #FFFFFF;
}
/* header */
.header_logo {
	float: left;
	height: 89px;
	width: 234px;
	padding-top: 15px;
	padding-left: 10px;
}
.contMenus{
	float: right;
	width: 656px;
	display: inline;
	margin-top: 2.8em;
	margin-right: 0.625em;
	margin-bottom: 0;
	margin-left: 0;	/*text-align: right;*/
}
.ch:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
    /* Hides from IE-mac \*/
* html .ch{height: 1%;}
/* End hide from IE-mac */

ul.menuTop{
	width: 652px;
	float: right;
	margin-top: 0px;
	/*margin-left: 1.5em;*/
	border-bottom: 1px dotted #727272;
	padding-bottom: .3em;
}
ul.menuTop li{
	float: right;
	list-style: none none;
	margin-left: 1.63em;
	font-size: 11px;
}
ul.menuTop li a{
	display: block;
/*	text-indent: -10000px;*/
	height: 16px;
	text-decoration:none;
	color:#333;
	float:left;
}
ul.menuTop li a:hover{
	display: block;
/*	text-indent: -10000px;*/
	height: 16px;
	text-decoration:none;
	color:#CC0000;
	float:left;
}
/*Estado de botones en Menu top*/
/*ul.menuTop li.menuHome a, ul.menuTop li.menuHomeActi a{
	background: url(../images/botoMenuInic.gif) no-repeat 0 0;
	width: 128px;
}
ul.menuTop li.menuHome a:hover, ul.menuTop li.menuHomeActi a{
	background-position: -128px 0;
}
ul.menuTop li.menuInte a, ul.menuTop li.menuInteActi a{
	background: url(../images/botoMenuInte.gif) no-repeat 0 0;
	width: 109px;
}
ul.menuTop li.menuInte a:hover, ul.menuTop li.menuInteActi a{
	background-position: -109px 0;
}
ul.menuTop li.menuTele a, ul.menuTop li.menuTeleActi a{
	background: url(../images/botoMenuTele.gif) no-repeat 0 0;
	width: 102px;
}
ul.menuTop li.menuTele a:hover, ul.menuTop li.menuTeleActi a{
	background-position: -102px 0;
}
ul.menuTop li.menuTelef a, ul.menuTop li.menuTelefActi a{
	background: url(../images/botoMenuTelef.gif) no-repeat 0 0;
	width: 52px;
}
ul.menuTop li.menuTelef a:hover, ul.menuTop li.menuTelefActi a{
	background-position: -52px 0;
}
ul.menuTop li.menuPack a, ul.menuTop li.menuPackActi a{
	background: url(../images/botoMenuPack.gif) no-repeat 0 0;
	width: 86px;
}
ul.menuTop li.menuPack a:hover, ul.menuTop li.menuPackActi a{
	background-position: -86px 0;
}*/
ul.menuTop li.botIni a, ul.menuTop li.botIniActi a{
	background: url(../images/botInicio.jpg) no-repeat 0 0;
	width: 52px;
	text-indent: -10000px;
}
ul.menuTop li.botIni a:hover, ul.menuTop li.botIniActi a{
	background-position: -52px 0;
	text-indent: -10000px;
}
ul.menuTop li.botEmail a, ul.menuTop li.botEmailActi a{
	background: url(../images/botEmail.jpg) no-repeat 0 0;
	width: 10px;
}
ul.menuTop li.botEmail a:hover, ul.menuTop li.botEmailActi a{
	background-position: -10px 0;
}
ul.menuTop li.botFav a, ul.menuTop li.botFavActi a{
	background: url(../images/botFav.jpg) no-repeat 0 0;
	width: 10px;
}
ul.menuTop li.botFav a:hover, ul.menuTop li.botFavActi a{
	background-position: -10px 0;
}
ul.menuTop li.botPag a, ul.menuTop li.botPagActi a{
	background: url(../images/botPag.jpg) no-repeat 0 0;
	width: 10px;
}
ul.menuTop li.botPag a:hover, ul.menuTop li.botPagActi a{
	background-position: -10px 0;
}
ul.menuTop li.menuVtrCom a, ul.menuTop li.menuVtrCom a{
	background: url(../images/botoMenuVtrCom.gif) no-repeat 0 0;
	width: 71px;
	height: 16px;
}
.menuAuxi{
	font-size: 0.7em;
	color: #666666;
	text-align: right;
	float: right;
	width: 640px;
	display: inline;
	margin-top: 0.625em;
	margin-right: 0.625em;
	margin-bottom: 0;
	margin-left: 0;	/*text-align: right;*/
}



/*footer vtr */
#footer {
	float: left;
	height: 46px;
	width: 980px;
	padding: 12px 0 0 0;
	background-color:#FFFFFF;
}
.footer_txt {
	font-size: 10px;
	color: #333333;
	background-color:#FFFFFF;
	background-image: url(../images/footer_borde.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 36px;
	width: 516px;
	padding-left: 130px;
	padding-top: 10px;
}
.footer_txt a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.footer_txt a:hover {
	font-size: 10px;
	color: #E11F27;
	text-decoration: none;
}
.footer_certifica {
	float: left;
	height: 46px;
	width: 127px;
}
.footer_iab {
	float: left;
	height: 46px;
	width: 79px;
}
.footer_api {
	float: left;
	height: 46px;
	width: 76px;
}
.footer_logo {
	float: left;
	height: 46px;
	width: 52px;
}
.espacio_inferior {
	height:20px;
	background-color: #F2F2F2;
	width: 980px;
	float: left;
}


#prov_footer_interior {
	padding:0;
	width:960px;
	height:50px;
	background:url(../images/bk_footer_interior.jpg) repeat-x;
	clear:both;
}




.titulos_rojo {
	float:left;
	font-size:11px;
	padding:10px 20px 0 20px;
	width:640px;
	height:20px;
	margin-top:12px;
	padding-top:6px;
	font-weight:bold;
	color:#d21e24;
	background:url(../images/bk_titulos.jpg) no-repeat;
/*	text-align:center;
*/}
.textos_columna {
	float:left;
	font-size:11px;
	padding:4px 10px 0 10px;
	width:300px;
	color:#10100e;
}

.pregunta_1 {
	float: left;
	width: 620px;
	margin:0 0 14px 10px;
}
.pregunta_1 h2 {
	font-size:11px;
	/*padding-top:6px;*/
}
.pregunta_1 ul {
	list-style:none;
}
.pregunta_1 li {
	color:#666666;
	font-size:11px;
	float:left;
	display: block;
	margin-left:1px;
/*	border:1px solid #ccc;*/
	padding:6px;
	height:20px;
	font-weight:bold;
}
.pregunta_1 label {
	padding:0 4px 2px 0;
}
.pregunta_titulo {
	font-size:11px;
	padding-top:6px;
	font-weight:bold;
}
.pregunta_ex {
	font-size:10px;
	padding-top:2px;
	color:#777;
}
.pregunta_faq {
	font-size:11px;
	padding-top:6px;
	font-weight:bold;
	color:#777;
}
.form_contacto {
	float: left;
	width: 620px;
	margin:12px 0 10px 10px;
	font-size:11px;
}
.form_contacto img {
	padding:2px;
}
.form_contacto input {
	color:#666666;
	font-size:11px;
}
.form_contacto select {
	color:#666666;
	font-size:11px;
}

.clave  {
	font-size:11px;
	color:#fff;
}
.clave a {
	font-size:11px;
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}
.clave a:hover {
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}


/* pop */
.pop  {
	width:380px;
	height:320px;
	background:url(../images/bk_pop.jpg) repeat-y;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.pop_titulo  {
	width:380px;
	height:25px;
	background:url(../images/bk_pop_titulo.jpg) repeat-y;
}
.pop_content  {
	width:380px;
	height:295px;
	background:url(../images/bk_pop_content.jpg) no-repeat bottom;
}
.pop_content p  {
	padding:16px;
}
.pop_content img {
	padding:2px;
}
.pop_content input {
	color:#666666;
}
.pop_clave {
	margin-left:116px;
}
