/* 

ESTILO GENERAL DE TODA LA PÁGINA WEB
Esta hoja de estios debe estar vinculada desde todos los documentos xhtml

*/

/*reseteador de estilos por defecto*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need ‘cellspacing=”0?‘ in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: “”;
}
blockquote, q {
quotes: “” “”;
}

/*-----------------------------------------------*/
/*-----------------------------------------------*/

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
line-height:19px;
background-color:#2b1f1f;
background-image:url(../img/fondo_02.jpg);
background-repeat:repeat-x;
height:800px;
/* 
line-height:normal;
padding:0px;
margin:0px;
font-family:-------------;
background-color:------------;
color:-------------;
font-size:----------;
*/
}
a{
}
a:hover{
}
h1{
color:#000000;
font-size:15px;
font-weight:bold;
margin-bottom:5px;
}
h2{
}
h3{
}
ul{
}
li{ list-style-image:url(../img/futrera_03.jpg);
margin-bottom:10px;
}
p{
text-align:justify;
}



#container{
width:750px;
margin:0px auto 0px auto; /*contiene toda la pagina, todo esta dentro de este div*/
}

#intro{
float:left; /*fondo de la cabecera de la pagina */
}

#intro #header{
float:left; /*cabecera de la pagina*/
}

#menu{
float:left;
font-size:14px;
color:#000000;
font-weight:none;
width:218px;
padding-left:1px;/*menu principal de la pagina.*/
}

#headerabajo{
float:left;
background-image:url(../img/headerabajo_09.jpg);
width:120px;
height:20px;
padding-left:630px;
padding-top:1px;
background-repeat:no-repeat;
color:#FFFFFF;
font-weight:normal;
font-size:14px;}

#breadcrums{ /*menu de migas de pan de la pagina*/
}

#supportingText{
float:left;
background-image: url(../img/suporutrera_03.jpg);
width:745px;
padding-top:15px;
padding-left:5px;
background-repeat:repeat-y;
padding-bottom:30px;

 /*contiene el contenido de la pagina*/
}
#flashcontent{
float:left;
background-image:url(../img/cabeceraindex_02.jpg);
height:299;
width:530px;
background-repeat:no-repeat;}
#supportingText a{
color:#666666;
font-weight:bold;}

#supportingText a:hover{
color:#000000;}

#col_a{
float:left;
width:473px;
padding-right:10px;
}

#col_b{
float:left;
width:240px;
padding-left:20px;}

#contactar{
clear:both;
font-size:12px;
padding-left:10px;
margin-top:5px;}

#tcontactar{
font-size:18px;
font-weight:bold;
margin-top:5px;}

#footer{
float:left;
background-image:url(../img/pieutrera_03.jpg);
width:600px;
padding-left:150px;
height:21px;
background-repeat:no-repeat; /*contiene el pie de la pagina*/
}

.titulo{
background-image:url(../img/titulos_16.jpg);
width:207px;
background-position:left;
height:20px;
padding-left:25px;
background-repeat:no-repeat;
color:#000000;
font-size:13px;
font-weight:bold;}

.gf{
color:#333333;}


.sepcolb{
float:left;
margin-left:50px;}
.titulob{
background-image: url(../img/titulob_11.jpg);
width:207px;
background-position:left;
height:20px;
padding-left:25px;
background-repeat:no-repeat;
color:#000000;
font-size:13px;
font-weight:bold;}

.abajo{
clear:both;
font-size:0px;
}

.volver{
float:right;
margin-right:14px;}
.left{
float:left;}
.ferro{
color:#a13c37;}
/*--------------------------------------------------------------------------
LOGO DE COMUNICA-WEB
--------------------------------------------------------------------------*/
#cw{
	text-align:justify;
	width:188px;
	margin-top:30px;
	float:right;
}
#cw #cw_logo{
float:left;
background-image: url(../img/cw_03.gif);
background-repeat:no-repeat;
width:35px;
height:28px;
overflow:hidden;
padding:0px;
marging:0px;
}
#cw #cw_logo h2{
padding:0px;
marging:0px;
}

#cw #cw_logo h2 a{
width:40px;
height:60px;
display: block;
padding: 0px;
margin: 0px;
text-decoration: none;
}
#cw #cw_logo h2 a span{
visibility:hidden;
}
#cw #cw_texto{
float:right;
}
#cw #cw_texto h3{
color:#999999;
font-family:Trebuchet MS, Verdana, Arial;
font-size:9px;
padding:0px 0px 0px 3px;
margin:0px;
}

#cw #cw_texto h3 a{
color:#999999;
text-decoration:none;
}
#cw #cw_texto #cw_marca a {
display:block;
padding-top:3px;
color:#666666;
}