/* CSS librerķa Tintas*/


@import url(layout.css);
@import url(estilos.css);
@import url(cesta_compra.css);
@import url(suscripcion.css);

* {margin: 0; padding: 0;}
html {
	height: 100%;
}

body {
font: 70% Arial, Helvetica, sans-serif;
font-family:"Trebuchet MS";

color: #666666; 
height:100%;
background: #fff url(../images/bg_body.gif) repeat-x; }

a {color:#333333;}
a img {border: none;}

.oculta {display:none;}
.clear {clear:both;}


p.bodytext, p{
margin:5px 0px;
}
#contenido p.bodytext, p.error{

width:auto;
margin-top:5px 0px 5px -13px;
padding:0px 10px 0px 0px;
/*padding:0px 10px 0px 13px; */
}

#contenido .csc-textpic-text{
padding:0px 10px 0px 13px; 
}



.oculta {display:none;}
.clear {clear:both;}


/*reset.css*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
margin:0;padding:0;}
table{
border-collapse:collapse;
border-spacing:0;}
fieldset,img{
border:0;}
address,caption,cite,code,dfn,em,th,var{
font-style:normal;font-weight:normal;}
ul,li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{
font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

#contenido .csc-header h1.csc-firstHeader, #contenido .csc-header h1, #contenido .csc-header h2, #contenido h2{
color:#003399;
font-weight:bold;
line-height:1.2em;
padding:3px 0px 3px 0px;
/*padding:3px 0px 3px 13px;*/
}
