* { font-family: Arial, Helvetica, sans-serif; }
body { margin: 0px; background: #CECFCA; }
table { border: 0px; width: 100%; } 
img { border: 0px; }
a { color: black; } 
a.categoria { text-decoration: none; }

.clearfix:after { visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix { display: inline-block;}
* html .clearfix { height: 1%;}
.clearfix { display: block;}

.right { float: right; }

input#txtNombre,  input#txtPoblacion{
    width: 200px;
    border: solid 1px red;
    background: #ffeeee;
    font-size: 12px;
}

input#txtDireccion, input#txtEmail  {
    width: 300px;
    border: solid 1px red;
    background: #ffeeee;
    font-size: 12px;
}

input#txtTelefono, input#txtFax, input#txtNif, input#txtCodigoPostal {
    width: 100px;
    border: solid 1px red;
    background: #ffeeee;
    font-size: 12px;
}


textarea#txtIntro {
    border: solid 1px red;
    background: white url(/images/texto_ejemplo_back.gif) no-repeat top left;
    font-size: 12px;
    width: 518px;
    padding: 2px;
    padding-left: 10px;
}

#container {
    text-align: left;
    margin: 10px auto;
    width: 820px;
    background: white;
    padding: 8px;
}

#cuerpo {
    margin-top: 5px;
    width: 100%;
}

.header { background-color: #e60005; }
.header h1 { display: none; }
.header .logo { width: 355px; float: left; height: 80px; }
.header .circulo { float: right; }
.subheader { background: url(/images/cab_sin.jpg) repeat-x; }

#cuerpoPasos {
    vertical-align: top;
}

#containerMain {
    width:100%;
    padding-left: 10px;
    padding-top: 10px;
}

#cuerpoMain {
    min-height: 300px;
    padding-left: 10px;
}

#listaSecciones, #listaMedios {
    font-size: 14px;
}
/************** .feature styles ***************/

.text_subsecc{
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

a.paso_uno span { display: block; text-indent: -9999em; background: url(../images/paso1.gif) top left; height: 89px; width: 106px; }
a.paso_uno:hover span { background-position: left -89px; }

#pasoSubHeader, .subsecc_publi{
	clear: both;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #e60005;
	width: 100%;
}


	/*padding: 10px 0px 0px 10px;*/
.text_publicaciones {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.text_ayuda {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.text_ayudapregunta {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

.menu .cat { padding: 20px; width: 50%; } 
a.categoria span { margin-top: 10px; display: block; }
.menu .cat .tit { font-size: 18px; font-weight: bold; }
.menu .cat .text { font-size: 12px; } 
div#pieSep {
    margin-top: 5px;
    background: red;
    height: 8px;
    font-size:1px;
}

div#pieLegal { text-align: center; vertical-align: center; font-size: 12px; margin-top: 10px; }
div#pieLegal span.empresa { color: #e60005; text-transform: uppercase; font-weight: bold; }
div#pieLegal span.telefono { font-weight: bold; font-size: 14px; } 

.secciones {
	clear: both;
	padding: 5px 0px 0px 5px;
	font-size: 19px;
	color: #000000;
	font-weight: bold;
}

div#seccion {
	text-align: right;
	padding: 10px 10px 0px 10px;
	font-size: 12px;
	color: #000000;
    border-bottom: solid 1px;
    margin-left: 10px;
}

div#catContainer {
    position: relative;
    height: 70px;
    margin-top: 10px;
}

div#catIcon {
    position: absolute;
    left:10px;
}
.catIcon2 {
    vertical-align: top;
    width: 65px;
}

div#catInfo {
    position: absolute;
    top: 10px;
    left: 75px;
    width: 80%;
}

.catInfo2 {
    padding-left: 10px;
    padding-right: 20px;
    height: 69px;
}

span#catTit {
    font-size: 22px;
    color: #000000;
    font-weight: bold;
    margin-left: 5px;
}

table#catSubt {
    margin: 0px;
    padding-left: 18px;
    background: #e60005;
    height: 22px;
    color: white;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}

div#sepPublicidad {
    background:#1B1C20;
    height:3px
}

#piePasos { background: #CECFCA; height: 24px; }
div.quickNextLink {
    text-align: right;
    padding-right: 10px;
}

div.quickNextLink a {
    font-size: 10px;
    color: red;
}

div#publilateral {
    text-align: center
}

#textoEjemplo {
    vertical-align: top;
    padding-right:10px;
}

.resTable {
    margin-top: 10px;
    border: solid 1px black;
    width: 95%;
}


.resTr {
}

.resTrBot {
    background: silver;
}

.resEcTitulo {
    padding-top: 2px;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
    font-size: 12px;
    width: 110px;
    margin-top: 3px;
}

.resEcDatos {
    padding-top: 2px;
    font-size: 12px;
    font-weight: italic;
    padding-left: 10px;
    margin-top: 3px;
    text-align: top;
    vertical-align: top;
}

.resEcTituloTotal {
    font-weight: bold;
    text-align: right;
    vertical-align: top;
    font-size: 20px;
    width: 110px;
    margin-top: 3px;
}

.resEcBase {
    font-weight: bolder;
    font-size: 20px;
}

.resEcIVA {
    font-weight: bolder;
    font-size: 20px;
}

.resEcTotal {
    font-weight: bolder;
    font-size: 20px;
}

h2 {
    font-size : 14px;
    font-weight : bold;
    font-variant : normal;
    color: #C04C00;
    border-bottom: solid #C04C00 3px;
    margin-bottom: 0px;
}

h3 {
    font-size : 12px;
    font-weight : bold;
    font-variant : normal;
    color: #C06C00;
    border-bottom: solid #C06C00 2px;
}

#hintTicket {
    font-size: 10px;
}

#tipoFactSelector {
    width: 90%;
    padding-top: 10px;
}

a.tipoFactLink {
    color: red;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}

div#contadorPalabras {
    margin-top: 10px;
    font-weight: bold;
    font-size: 12px;
    border: 1px black dotted;
    background: #eeeeee;
    padding: 2px;
    padding-left: 10px;
    width: 90%
}

#tablaPasosMain {
    width:400px;
}

.topSpacer {
    padding-top: 20px;
    vertical-align: top;
}

.quickBackLink {
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    vertical-align: center;
    width: 60px;
}

.quickBackLink div {
    border: 1px solid black;
    padding: 2px;
    background: #eeeeee;
}
.quickBackLink div a {
    font-color: navy;
    text-decoration: none;
}

.error {
    border: 1px solid red;
    color: maroon;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    padding: 10px;
    margin-right: 35px;
    padding-left: 100px;
    background: url(/images/error-fondo.jpg) no-repeat bottom left;
}

#gracias {
    border: 1px solid green;
    background: #eeffee;
    font-weight: bold;
    color: #0a0;
    font-size: 12px;
    margin-top: 20px;
    padding: 10px;
    margin-right: 35px;
    padding-left: 100px;
    background: url(/images/ok-fondo.jpg) no-repeat bottom left;
}

div#aceptacion {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

div#linkTarjetasSeguras {
    text-align: right;
    font-size: 12px;
}

div#linkTarjetasSeguras a{
    padding: 3px;
    margin-right: 20px;
}


