/* Estructura
-------------------------------------------------- */
#oContenedor {
	width: 903px;
	text-align: left;
	margin: 0 auto;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	position:relative;
}

#oWrap {
	float: left;
	width: 860px;
	margin: 0 4px;
	padding: 0 18px 0 18px;
	background-color: #d2001b;
	/*background: #cc0e1a url(../img/f_content.jpg) 0 top repeat-x;*/
	position: relative;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
}

#oPreload {
	width: 903px;
	text-align: center;
	margin: 0 auto;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	position:relative;
	top:50%;
}

#oPreloads {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	position:absolute;
	background: #D2001B url(../img/preload.gif) center center no-repeat;
	z-index:2;
}

html>/**/body #oWrap, x:-moz-any-link, x:default { width: 859px; } /* Only FireFox 3 */

/* Cabecera
#################### */
#oCabecera {
	float: left;
	height: 62px;
	width: 858px;
	margin: 3px 0 0 0;
	padding: 0;
}

#oCabecera .claim {
	float: left;
	background: transparent url(../img/f_cabecera.gif) 0 0 no-repeat;
	width: 702px;
	height: 62px;
}

#enlace_prc			{ float: left; display: block; width: 150px; height: 15px; text-decoration: underline; position: absolute; top:139px; left:236px;}

h1.logo {
	margin: 0;
	padding: 0;
	width: 156px;
	height: 62px;
	float: right;
	background: transparent url(../img/l_cepsa.gif) 0 0 no-repeat;
}

h1.logo a {
	width: 156px;
	height: 62px;
	display: block;
}

/* oBloqueSuperior
#################### */
#oBloqueSuperior {
	float: left;
	width: 834px;
	height: 218px;
	background: transparent url(../img/f_bloquesup.gif) 0 0 no-repeat;
	margin: 34px 0 0 0;
	padding: 7px 0px 29px 24px;
	position:relative;
}


#oBloqueSuperior .imagen01 {
	position:absolute;
	top: 33px;
	left: 353px;
}



/* oContenido
#################### */
#oContenido {
	float: left;
	width: 858px;
	padding: 0;
	margin: 20px 0 0 0;
}

#oCentral {
	width: 650px;
	float: left;
}

.oMigas {
	float: left;
	display: inline;
	margin: 0 0 3px 15px;
	clear: both;
}

.oMigas span {
	font-size: 19px;
	font-family: Arial, Helvetica;
	color: #fff;
}

.oMod01 {
	float: left;
	width: 304px;
	height: 164px;
	margin: 0 0 17px 0;
}

.oMod01 .deco {
	float: left;
	width: 106px;
	height: 164px;
	display: block;
}

.oMod01 .texto {
	float: left;
	width: 188px;
	height: 144px;
	padding: 10px 0 10px 10px;
	display: block;
	background: transparent url(../img/f_modulo_01.jpg) 0 0 no-repeat;
	position: relative;
}

.oMod01 .texto p {
	float: left;
	margin: 0;
	color: #6b6b6b;
	line-height: 13px;
	position: absolute;
	top: 55px;
	left: 10px;
	width: 180px;
}

.oMod01 .texto a {
	float: left;
	display: block;
	color: #d0181d;
	font-weight: bold;
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-family: Verdana, Arial, Helvetica;
}

.oMod02 {
	float: left;
	width: 145px;
	height: 135px;
	position: relative;
	margin: 0 0 10px 0;
}

.oMod02 .titulo,.oMod02b .titulo {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
}

.oMod02 p,.oMod02b p {
	color: #f5d3d6;
	font-size: 11px;
	line-height: 13px;
	margin: 6px 0 0 0;
}

.oMod02 a,.oMod02b a {
	float: left;
	display: block;
	color: #ffffff;
	font-weight: bold;
	position: absolute;
	bottom: 10px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica;
}

.oMod02b {
	float: left;
	width: 197px;
	height: 135px;
	position: relative;
	margin: 0 0 10px 0;
}

.oMod04 {
	float: left;
	width: 635px;
	height: 164px;
	margin: 0 0 17px 0;
}

.oMod04 .deco {
	float: left;
	width: 106px;
	height: 164px;
	display: block;
}

.oMod04 .titulo {
	margin: 0 0 10px 0;
}

.oMod04 .texto {
	float: left;
	width: 509px;
	height: 144px;
	padding: 10px;
	display: block;
	background: transparent url(../img/f_modulo_04.gif) 0 0 no-repeat;
	display: block;
	position: relative;
}

.oMod04 .texto p {
	margin: 0 0 5px 0;
	color: #6b6b6b;
	line-height: 12px;
	font-size: 10px;
}

.oMod04 .texto a, .oMod04 .texto span.claim {
	float: left;
	display: block;
	color: #747474;
	font-weight: bold;
	position: absolute;
	bottom: 10px;
	left: 10px;
	text-decoration: none;
	font-size: 12px;
}

/*
-------------------------------------------------- */
#colDer {
	float: right;
	/*background: transparent url(../img/b_top_colder.gif) 0 0 no-repeat;*/
	width: 194px;
	padding: 0 0 0 0;
}

#colDer .contenido {
	float: left;
	width: 194px;
	/*background: transparent url(../img/b_bot_colder.gif) bottom left no-repeat;*/
	padding: 0 0 15px 0;
}

#colDer .contenido .oMod03 {
	/*background-color: #872420;*/
	float: left;
	width: 194px;
}

/* Bloque superior
-------------------------------------------------- */

.listadoDistribuidores {
	float: left;
	margin: 7px 0 0 5px;
}

.listadoDistribuidores p {
	color: #000000;
	font-size: 10px;
	margin: 50px 0 0 0;
}

.listadoDistribuidores table {
	float: left;
	width: 830px;
	padding: 0;
  border-spacing: 0;
  border: none;
  border-collapse: collapse;
  position: absolute;
	left: 18px;

}

.listadoDistribuidores table tr,.listadoDistribuidores table td,.listadoDistribuidores table th {
	margin: 0;
	padding: 0;
    border-spacing: 0;
    border: none;
    text-align: left;
}

.listadoDistribuidores table tr {
	margin: 0;
	padding: 0;border-collapse: collapse;margin: 0;
	padding: 0;

}


.listadoDistribuidores table td {
	background: transparent url(../img/sep_04.gif) bottom left repeat-x;
}

.listadoDistribuidores table th, .listadoDistribuidores table td {
	font-size: 13px;
	padding: 5px 0 5px 10px;
	border-left: 1px solid #000;
	margin: 0;
	font-weight: bold;
	color: #726c6c;
}

.listadoDistribuidores table td.explicacion {
	background: none;
	border-left: none;
	padding: 0 0 0 580px;
}

.listadoDistribuidores table th {
	font-size: 11px;
	font-weight: normal;
	color: #d3151d;
	border-bottom: 1px solid #000;
	margin: 0;
}

.listadoDistribuidores table th.primero, .listadoDistribuidores table td.primero {
	border-left: none !important;
}

.listadoDistribuidores table th#c1 { width: 345px; }
.listadoDistribuidores table th#c2 { width: 175px; }
.listadoDistribuidores table th#c3 { width: 120px; }


a.llamamos {
	float: left;
	background: transparent url(../img/bot_tellamamos.gif) top left no-repeat;
	width: 82px;
	height: 17px;
	margin: 0 5px 0 0;
}

a.masinfo {
	float: left;
	background: transparent url(../img/bot_masinfo.gif) top left no-repeat;
	width: 44px;
	height: 17px;
}

a.flecha {
	float: left;
	padding: 0 0 0 19px;
	background: transparent url(../img/ico_flecha.gif) 0% 65% no-repeat;
	text-decoration: none;
	color: #726c6c;
}

.paginacion {
	float: left;
	margin: 0;
	position: absolute;
	left: 18px;
	top: 225px;
	z-index: 20;
}

.paginacion a {
	color: #696363;
	font-size: 11px;
	text-decoration: none;
	border-left: 1px solid #696363;
	padding: 0 0 0 4px;
	margin: 0;
}

.paginacion a.primero {
	border-left: none;
}

.paginacion a.activo {
	color: #d3151d;
	font-weight: bold;
}

.textoexplicativo {
	display: block;
	width: 160px;
	background: transparent url(../img/ico_triangulo.gif) 35px top no-repeat;
	padding: 9px 0 0 15px;
	margin: 5px 0 0 80px;
	color: #706b6b;
	font-size: 9px;
	font-weight: normal;
}

p.datos {
	width: 260px;
	margin: 5px 0 0 5px;
	line-height: 15px;
}

p.datos span.trece {
	line-height: 20px;
}

/* Listas
-------------------------------------------------- */
#oPie {
	float: left;
	margin: 25px 0 30px 0;
	padding: 8px 13px;
	width: 832px;
	border-top: 1px solid #7a080f;
	border-bottom: 1px solid #7a080f;
}

#oPie ul li {
	display: inline;
	float: left;
	border-left: 1px solid #f1ccce;
	padding: 0 5px;
}

#oPie ul li a {
	color: #f1ccce;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
}

#oPie ul li.primero {
	border-left: none;
}

#oPie p {
	color: #52060a;
	font-family: Verdana, Arial, Helvetica;
}

#centerPie {  padding-left:265px; }

/* Formularios
-------------------------------------------------- */
input,select,textarea {
	float: left;
	border: 1px solid #cbcfd3;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #54616e;
}

form#formBusqueda, form#formBusqueda02 {
	float: left;
	margin: 10px 0 0 0;
}


form#formBusqueda02 {
	float: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 25px;
	height: 28px;
	width: 828px;
	background: transparent url(../img/sep_04.gif) bottom left repeat-x;
	position: absolute;
	left: 3px;
}


form#formBusqueda .campo, form#formBusqueda02 .campo {
	float: left;
	margin: 0 0 10px 0;
}

form#formBusqueda label.tipo01, form#formBusqueda02 label.tipo01 {
	float: left;
	padding: 0;
	margin: 0 0 3px 0;
	width: 240px;
	clear: both;
}

form#formBusqueda label.tipo02, form#formBusqueda02 label.tipo02, form#formBusqueda label.tipo02b, form#formBusqueda02 label.tipo02b {
	float: left;
	padding: 0;
	margin: 0 0 3px 0;
	width: 240px;
	clear: both;
	color: #000000;
}

form#formBusqueda label.tipo02b, form#formBusqueda02 label.tipo02b {
	width: 165px;
}

form#formBusqueda input,form#formBusqueda select, form#formBusqueda02 input,form#formBusqueda02 select {
	float: left;
	margin: 0 0 3px 0;
	height: 22px;
	color: #d3151d;
	font-weight: bold;
	font-size: 13px;
}

form#formBusqueda02 input,form#formBusqueda02 select {
	float: left;
	margin: 0 0 3px 0;
	height: 17px;
	color: #d3151d;
	font-weight: bold;
	font-size: 10px;
}

form#formBusqueda input.submit {
	float: left;
	background: transparent url(../img/bot_buscar_02.gif) 0 0 no-repeat;
	width: 129px;
	height: 24px;
	font-size: 0;
	border: none;
	margin: 0 0 0 3px;
	cursor: pointer;
}

form#formBusqueda02 input.submit {
	float: left;
	background: transparent url(../img/bot_buscar.gif) 0 0 no-repeat;
	width: 97px;
	height: 17px;
	font-size: 0;
	border: none;
	margin: 0 0 0 10px;
	cursor: pointer;
}

.distribuidor
{
	float: left;
    height: 180px;
    margin-top: 54px;
    overflow: auto;
    width: 285px;
	
}

form#formContacto {
	margin: 55px 0 0 15px !important;
	margin: 55px 0 0 5px;
}

form#formContacto label {
	color: #d3151d;
	font-size: 10px;
}

form#formContacto input {
	width: 113px;
}

form#formContacto .campo {
	float: left;
	width: 123px;
	margin: 0 15px 10px 0;
}

form#formContacto .campo02 {
	float: left;
	width: 168px;
	margin: 0 15px 10px 0;
}

form#formContacto .campoLargo {
	float: left;
	width: 300px;
	margin: 0 15px 10px 0;
}

form#formContacto input.submit {
	float: left;
	background: transparent url(../img/bot_enviar.gif) 0 0 no-repeat;
	width: 66px;
	height: 17px;
	font-size: 0;
	border: none;
	margin: 10px 0 0 3px;
	cursor: pointer;
}

input.check {
	border: none;
	float: left;
	width: 20px !important;
}

.selecthome
{
	float: left;
	margin: 0 15px 0 0;
	width: 170px;
	font-size:12px;
}

.gracias
{
float: left;
margin: 20px 0 0 20px;
font-size: 14px;
}

/****************
 Errores de formulario y validacion
************/
span.error {
	background: none;
	clear: both;
	float: left;
	width: 200px;
	margin: 0 0 10px 90px;
	color: #dd651b;
	display: none;
}

span.success {
	background: none;
	color: green !important;
}

div.error {
	display: none;
}

input.error {
	border: 1px dotted #cbcfd3;
	background-color: #f4f8fa;
}

#resumenErrores {
	margin: 0 0 15px 0;
	clear: both;
}

/* Variantes de tipograf�as y  Clases Generales
-------------------------------------------------- */
p,ul.listado li {
	line-height: 16px;
}

.nueve {
	font-size: 9px;
}

.diez {
	font-size: 10px;
}

.once {
	font-size: 11px !important;
}
.doce {
	font-size: 12px !important;
}

.trece {
	font-size: 13px;
}

.blanco {
	color: #ffffff;
}

.naranja {
	color: #dd651b;
}

.claro {
	color: #a9b0b6;
}

.rojo {
	color: #d3151d;
}

.gris {
	color: #696363 !important;
}

.arriba {
	float: left;
	background: transparent url(../img/ico_flecha_up.gif) 100% 65% no-repeat
		;
	padding: 0 15px 0 0;
	clear: both;
	text-decoration: none;
	color: #7B7B7B;
	font-size: 9px;
}

.abajo {
	float: left;
	background: transparent url(../img/ico_flecha_dw.gif) 100% 65% no-repeat
		;
	padding: 0 15px 0 0;
	clear: both;
	text-decoration: none;
	color: #7B7B7B;
	font-size: 9px;
}

a.enlace01 {
	color: #dd651b;
}

a.enlace02 {
	float: left;
	margin: 0 0 10px 0;
	padding: 0 10px 0 0;
	background: transparent url(../img/ico_flecha_01.gif) 100% 25% no-repeat
		;
	width: auto;
	clear: both;
	color: #dd651b;
}

h2 {
	margin: 0;
	padding: 0;
}

#oBloqueSuperior .titularPrincipal {
	width: 485px;
	font-size: 36px;
	color: #d6232a;
	line-height: 36px;
	margin: 24px 0 0 0;
}

.bot_volver
{
	float: right;
	margin: 0 15px 0 0;
}

#banner_landing, .oMod03 embed, .oMod03 object
{
	cursor: pointer;
}

/* M�rgenes y anchos
-------------------------------------------------- */
.nomargin {
	margin: 0;
}

.mv5 {
	margin-top: 5px;
}

.mv10 {
	margin-top: 10px;
}

.mv25 {
	margin-top: 25px;
}

.mx5 {
	margin-left: 5px;
}

.mx10 {
	margin-left: 10px;
}

.w100 {
	width: 100px;
}

.w110 {
	width: 110px;
}

.w125 {
	width: 125px;
}

.w130 {
	width: 130px !important;;
}

.w140 {
	width: 140px !important;
}

.w155 {
	width: 155px !important;
}

.w300 {
	width: 300px;
}

.w306 {
	width: 306px;
}

.sep01 {
	float: left;
	width: 19px;
	height: 161px;
	padding: 0;
	margin: 2px 8px 0 8px;
	clear: none;
	background: transparent url(../img/sep_01.gif) top center repeat-y;
}

.sep01:after {
	content: ".";
	font-size: 0;
}

.sep02 {
	float: left;
	width: 10px;
	height: 135px;
	padding: 0;
	margin: 1px 5px 0 5px;
	clear: none;
	background: transparent url(../img/sep_01.gif) top center repeat-y;
}

.sep02:after {
	content: ".";
	font-size: 0;
}

.sep03 {
	float: left;
	width: 10px;
	height: 230px;
	padding: 0;
	margin: 1px 2px 0 2px;
	clear: none;
	background: transparent url(../img/sep_03.gif) top center repeat-y;
}

.sep03:after {
	content: ".";
	font-size: 0;
}

.sep04 {
	float: left;
	width: 10px;
	height: 180px;
	padding: 0;
	margin: 55px 2px 0 2px;
	clear: none;
	background: transparent url(../img/sep_03.gif) top center repeat-y;
}

.sep04:after {
	content: ".";
	font-size: 0;
}

.legal {
	padding: 15px;
	text-align: left;
}

.legal .titularLegal {
	color: #d3151d;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
}


