
/* 

ESTILO GENERAL DE TODA LA PÁGINA WEB. Versión 1024 px
Esta hoja de estios debe estar vinculada desde todos los documentos xhtml
*/

/*
-------------------------------------------------------
Reset de los estilos definidos 'por defecto' en los navegadores
*/

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;
}


body{
background-image:url(../img/fondo.jpg);
background-repeat:repeat;
line-height:normal;
padding:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
color:#999999;
font-size:12px;
text-align:justify;
}
a{
}
a:hover{
}

h1{
color:#3f2f03;
font-size:14px;
padding:10px 5px 5px 10px;
text-align:left;
font-weight:normal;
}
h2{
color:#669900;
font-size:14px;
padding:5px 0px 0px 0px;
}
h3{
font-size:120%;
font-weight:bold;
padding:5px 0px 0px 0px;
}

strong{
font-weight:bold;
}

ul{
}
li{
}

p{
}

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

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

#cabecera_web{ /*fondo de la cabecera de la pagina */
height:298px;
float:left;
}

#menu_web{ /*menu principal de la pagina.*/

}

#cuerpo_web{ /*contiene el contenido de la pagina*/
background-color:#ffffff;
float:left;
}

#pie_web{ /*contiene el pie de la pagina*/
background-color:#99FFCC;
}

#contenido_1{
float:left;
background-image:url(../img/propuesta_V1_07.jpg);
height:406px;
background-repeat:no-repeat;
background-color:#FFFFFF;

}

.left{
float:left;}

#contenido_2{
background-image:url(../img/fondo-menu.jpg);
background-repeat:no-repeat;
height:38px;}

#contenido_3{
background-image:url(../img/propuesta_V1_09.jpg);
background-repeat:no-repeat;
background-color:#ebf1d9;
width:218px;
height:358px;
float:left;

}

.texto_foto{
font-size:15px;
color:#FFFFFF;
padding-right:65px;
text-align:left;
padding-left:10px;
padding-top:10px;
}

.numeros{
padding-left:10px;
font-size:14px;
color:#666666;}

.email{
padding-left:10px;}

.espacio{
padding-left:40px;}

.espacio2{
padding-left:16px;}

.enlaces_abajo{
background-image:url(../img/abajo.jpg);
background-position:bottom;
background-repeat:no-repeat;
height:18px;
width:750px;
clear:both;
color:#FFFFFF;
text-align:center;
padding-top:2px;}

.enlaces_abajo a{
color:#FFFFFF;
text-decoration:none;
}

.columnab{
overflow:hidden;
}


/*
-------------------------------------------------------
*/
.separador{
clear:both;
width:750px;
}
/*
-------------------------------------------------------
*/
.T0_1{
width:750px;
margin:5px 0px 5px 0px;
padding:0px 15px 15px 0px;
}
.T0_2{
width:750px;
float:left;
}

.T1_1{
margin:0px;
padding:0px;
width:172px;
float:left;
}
.T1_2{
margin:0px;
padding:0px;
width:578px;
float:left;
}
.T1_3{
margin:5px 0px 5px 0px;
padding:10px 20px 10px 20px;
width:680px;
float:left;
}


.T2_1{
margin:0px;
padding:10px 20px 0px 20px;
width:280px;
float:left;
}
.T2_2{
margin:5px 0px 5px 0px;
padding:10px 20px 10px 20px;
width:600px;
float:left;
}
.T2_3{
margin:5px 0px 5px 0px;
padding:5px;
width:625px;
float:left;
}

/*
-------------------------------------------------------
Logotipo comunica-web.com
*/

.centrar{
float:right;}

#cw{
	text-align:justify;
	width:188px;
}
#cw #cw_logo{
float:left;
background-image:url(../img/cw.gif);
width:40px;
height:34px;
overflow:hidden;
padding:0px;
margin:0px;
}

#cw #cw_texto{
float:right;
}
#cw #cw_texto h3{
color:#000000;
font-family:Trebuchet MS, Verdana, Arial;
font-size:10px;
padding:0px 0px 0px 3px;
margin:0px;
}

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