/* 

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:bold;
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:18px;
float: right;
color:#000000;
font-size:18px;}

#menu_pie{overflow:hidden;
text-align:center;width:750px;
overflow:hidden;
margin:20px auto;
padding-bottom:10px;



}
strong{
	font-weight:bold;}
.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/cabecera_03.png) no-repeat;
width:389px;
padding-left:10px;
height:21px;
padding-top:5px;}

.facebook{
color:#FFFFFF;
float:right;
vertical-align:middle;
padding-right:15px;
}
.btn a{
	display:block;
	position:relative;
	border: 1px solid #999;padding: 5px 5px;text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;

	border-radius: 8px;
	-webkit-box-shadow: #666 1px 1px 3px;
	-moz-box-shadow: #666 1px 1px 3px;
	box-shadow: #666 1px 1px 3px;
	background: #FFFFFF;
		color:#4291AB;
		font-weight:bold;
		font-size:15px;
		text-decoration:none;
		width:90px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#cbdfe6));
	background: -moz-linear-gradient(#FFFFFF, #cbdfe6);
	background: linear-gradient(#FFFFFF, #cbdfe6);
	-pie-background: linear-gradient(#FFFFFF, #cbdfe6);
	behavior: url(PIE.htc);}
	.btn a:hover{	-webkit-box-shadow: #666 1px 1px 3px;
	-moz-box-shadow: #666 1px 1px 3px;color:#40a0c1;
	box-shadow: #666 1px 1px 5px;	behavior: url(PIE.htc);
	/*	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#4291AB));
	background: -moz-linear-gradient(#FFFFFF, #4291AB);
	color:#Fff;
	background: linear-gradient(#FFFFFF, #4291AB);
	-pie-background: linear-gradient(#FFFFFF, #4291AB);*/}
.btncont{
	margin-top:15px;
	float:left;}
.color{
	color:#000;}	
.btncont a{
	float:left;
	background:url(../img/btna_03.png) no-repeat left;
	height:58px;
	color:#4291AB;
	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;}	
	.btn_vermas a{
	float:left;	margin-right:20px;

	background:url(../img/vermas.png) no-repeat left;
	height:27px;
	color:#4291AB;
	text-decoration:none;
	cursor:pointer;

	font-size:14px;
	font-weight:bold;
	padding-left:7px;
	}	
	
.btn_vermas a span{float:left;
	background:url(../img/vermasspan.png) no-repeat right;
	height:21px;
	padding-top:6px;
	padding-right:15px;
	padding-left:10px;}	
.btncont a:hover{	color:#40a0c1;}	
/*--------------------------------------------------------------------------
LOGO DE COMUNICA-WEB
--------------------------------------------------------------------------*/
#cw{

background:url(http://www.comunica-web.com/img/logo_pie.png) no-repeat left top;
width:195px;
height:51px;
overflow:hidden;
padding:0px;
margin:0px;margin:0px auto;
margin-bottom:15px;
margin-top:15px;
}
#cw #cw_logo{float:left;
width:31px;


height:34px;
}
#cw #cw_logo a{width:22px;
display:block;

height:34px;}
#cw #cw_texto{
	text-align:left;
	line-height:normal;
float:left;
}
#cw #cw_texto h3{
	font-weight:normal;
color: #000;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif ;
font-size:9px;
padding:0px 0px 0px 0px;
margin:0px;
}

#cw #cw_texto h3 a{
color: #000;font-weight:normal;
text-decoration:none;
}
#cw_tagline{}
#cw #cw_texto #cw_marca a {
display:block;	font-weight:normal;
padding-top:10px;font-size:12px;
color: #000;
}

