/* 

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{
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
/* 
line-height:normal;
padding:0px;
margin:0px;
font-family:-------------;
background-color:------------;
color:-------------;
font-size:----------;
*/
}
a{
}
a:hover{
}
h1{
font-size:16px;
font-weight:normal;
}
h2{font-size:16px;
font-weight:bold;
color:#be4f33;
}
h3{font-size:16px;
font-weight:normal;

}
ul{
}
li{
}
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;
background-image:url(../img/fondoheader_04.jpg);
width:750px;
background-repeat:repeat-y; /*fondo de la cabecera de la pagina */
}
#logo{
float:left;}
#intro #header{ /*cabecera de la pagina*/
}

#menu{
float:left;
background-image: url(../img/fondomenu_10.jpg);
background-repeat:repeat-x;
width:750px;
height:25px;
margin-top:1px;
/*menu principal de la pagina.*/
}

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

#derechaimg{
float:left;}

#expertos{
float:left;
background-repeat:no-repeat;
background-image:url(../img/contacta_06.jpg);
width:205px;
padding-left:40px;
height:68px;
line-height:20px;
font-size:18px;
color:#666666;
padding-top:30px;}

#bienvenido{
width:215px;
padding-left:15px;
padding-right:15px;
height:176px;
line-height:17px;
color:#FFFFFF;
float:left;
padding-top:25px;
background-color:#996666;}
#bienvenido2{
width:190px;
padding-left:40px;
padding-right:15px;
height:92px;
line-height:17px;
color:#FFFFFF;
float:left;
padding-top:25px;
background-color:#996666;}


#supportingText{
float:left; /*contiene el contenido de la pagina*/
}
#col_a{
float:left;
background-image:url(../img/fondocola_03.jpg);
width:435px;
padding-left:20px;
padding-top:20px;
font-size:12px;
padding-right:10px;
padding-bottom:32px;
background-repeat:no-repeat;
background-position:bottom;}
#footer{
color:#FFFFFF;
float:left;
padding-left:30px;
margin-top:5px; /*contiene el pie de la pagina*/
}
#footer a{
color:#FFFFFF;
text-decoration:none;

padding-left:5px;
padding-right:5px;}
#footer a:hover{
text-decoration:underline;}
#contactar{
float: left;
padding-left:0px;
padding-top:0px;
padding-right:40px;
line-height:17px;

padding-bottom:0px;}

#servicios{
float:left;line-height:17px;
padding-left:46px;}
#servicios ul{
margin-top:13px;}
#servicios li{
margin-bottom:4px;}
#servicios a{
color:#000000; }

#col_b{
float:left;}
.f16{
font-size:16px;}
.abajo{
clear:both;}
.negro{
color:#000000;}
.left{
float:left;}
.linea{
float:left;
margin-top:10px;}
.tlf{
margin-top:8px;
font-size:15px;}

.enlaces{
color:#000000;
font-weight:bold;
background-image:none;
width:11px;
height:11px;
float:left;
width:300px;
background-repeat:no-repeat;

}
.enlaces img{ margin-right:5px;
margin-top:2px;
float:left;}
.enlacesgris{
color: #999999;
font-weight:bold;
background-image:none;
width:11px;
height:11px;
float:left;
width:300px;
text-decoration:underline;
background-repeat:no-repeat;

}

.gris{
color:#999999;}
.enlacesgris img{ margin-right:5px;
margin-top:2px;
float:left;}
.fondo_col_b{
float:left;
background-image:url(../img/fondocolb_15.jpg);
width:210px;
padding-top:15px;
padding-left:75px;
padding-bottom:20px;
background-repeat:repeat-y;}

.fondo_col_b ul{
margin-top:13px;}
.fondo_col_b li{
margin-bottom:4px;}
.fondo_col_b a{
color:#000000; }
.volver{
text-decoration:underline;}
.contenidoimg{
float:left;
width:160px;
padding-left:35px;
padding-top:10px;}

.capaimg{
clear:both;
margin-top:4px;
width:98px;
height:39px;
overflow:hidden;}
.right{
float:right;}
.botones{
float:left;
text-align:center;
width:auto;
width:78px;
padding-top:10px;
padding-left:15px;
overflow:hidden;
margin-top:7px;
margin:0px auto;
}
.botones p{
float:left;
padding-left:4px;
padding-right:4px;
text-align:center;}
.bsig{
float:left;
padding-left:0px;
width:12px;}
/*--------------------------------------------------------------------------
LOGO DE COMUNICA-WEB
--------------------------------------------------------------------------*/
#cw{
	text-align:justify;
	width:188px;
	float:right;
	margin-top:30px;
	margin-right:30px;

}
#cw #cw_logo{
float:left;
background-image: url(../img/propuesta-3_v2_29.jpg);
width:35px;
height:28px;
overflow:hidden;
background-repeat:no-repeat;
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;
}