/* 

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: normal;
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: Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
background-image:url(../img/body_surf_01.jpg);
height:auto;
background-repeat:repeat-x;
}


#supportingText h1{
color: #000000;
font-weight:normal;
font-size: 17px;
}


#supportingText h2{
color: #4291ab;
font-weight: bold;
font-size:13px;
}


#supportingText h3{
color: #-------;
font-weight:-----;
font-size: ---- ;
}


a{

text-decoration:underline;
color:#666666;
}


a:hover{
text-decoration: underline;
color:#000000;
}

ul{
padding-left:20px;
}
li{
list-style-image:url(../img/img_li_27.jpg);
margin-bottom:3px;
}
p{
text-align:justify;
line-height:18px;
}



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

#intro{ /*fondo de la cabecera de la pagina */
}

#intro #header{
	position:relative;
float:left; /*cabecera de la pagina*/
}
#logo{
	position:absolute;
	top:0;
	left:0;}
#header img, #contactar img{
float:left;}
#menu{
background-color:#4291ab;
height:29px;
background-image:url(../img/img_btn_off_11.jpg);
background-repeat:no-repeat;
background-position:left; /*menu principal de la pagina.*/
}

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

#supportingText{
width:949px; /*contiene el contenido de la pagina*/
}
#col_a{
float:left;
width:924px;
padding-left:25px;
padding-top:15px;



background-image:url(../img/img_fondo_2_13.jpg);
background-position:top;

background-repeat:repeat-x;
height:auto;}

.esquina{
background-image:url(../img/img_dercha_txt_31.jpg);

height:302px;
padding:15px 20px;
padding-right:40px;
background-repeat:no-repeat;
background-position:right;}
#footer{

overflow:hidden;
margin:10px auto; /*contiene el pie de la pagina*/
}

#contactar{
padding-top:40px;
float: right;
color:#000000;
font-size:18px;}

#menu_pie{overflow:hidden;

text-align:center;width:510px;
overflow:hidden;
margin:20px auto;
padding-bottom:10px;



}
.left{
float:left;}
.azul{
color: #bbedfd;}
.gris{
color: #666666;}
.right{
float:right;}
.abajo{
height:0px;
font-size:0px;
clear:both;}

.cajas{
margin-right:10px;

float:left;}

.cuerpo_cajas{
float:left;
height:54px;
padding-top:8px;
background-color:#4291ab;
color:#FFFFFF;

font-weight:bold;
text-align:center;
width:139px;}
.cuerpo_cajas td{
font-weight:bold;
text-align:center;}
.vmid{
vertical-align:middle;}

.cab{
background:url(../img/img_cab_h2_34.jpg) no-repeat;
width:389px;
padding-left:10px;
height:22px;
padding-top:4px;}

.facebook{
color:#FFFFFF;
float:right;
vertical-align:middle;
padding-right:15px;
}

.btncont{
	margin-top:15px;
	float:left;}
	
.btncont a{
	float:left;
	background:url(../img/btna_03.png) no-repeat left;
	height:58px;
	color:#7dbbd0;
	text-decoration:none;
	cursor:pointer;

	font-size:20px;
	padding-left:15px;
	}	
	
.btncont a span{float:left;
	background:url(../img/btnaspan_04.png) no-repeat right;
	height:40px;
	padding-top:18px;
	padding-right:25px;
	padding-left:10px;}	
	
.btncont a:hover{	color:#40a0c1;}	
/*--------------------------------------------------------------------------
LOGO DE COMUNICA-WEB
--------------------------------------------------------------------------*/
#cw{
	text-align:justify;
	width:188px;
	margin:0px auto;
}
#cw #cw_logo{
float:left;
background-image:url(http://www.comunica-web.com/paginas-web-1.jpg);
width:40px;
height:60px;
overflow:hidden;
padding:0px;
margin:0px;
}
#cw #cw_logo h2{
padding:0px;
margin: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;
display:inline;
text-decoration:none;
}
#cw #cw_texto #cw_marca a {
display:block;
padding-top:3px;
color:#666666;
}