/* 

ESTILO GENERAL DE TODA LA PGINA 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{
background:url(../img/img_fondo.jpg) repeat-x;
font-family:Verdana;
font-size:11px;
line-height:17px;
color:#666666;
text-align:justify;
/* 
line-height:normal;
padding:0px;
margin:0px;
font-family:-------------;
background-color:------------;
color:-------------;
font-size:----------;
*/
}
strong{
font-weight:bold;
}
a.azul{
	color:#024f84;
	font-family:Verdana;
 	font-weight:bold;
 	font-size:14px;
	text-decoration:none;	
}
a.azul:hover{
	text-decoration:underline;
}
a{
font-weight:bold;
}
h1{
 font-weight:bold;
 font-size:14px;
 color:#999999;
}

h2{
	font-weight:bold;
 	font-size:16px;
	color:#024f84;
}
h3{
	font-size:13px;
	font-weight:bold;
	color:#024f84;
}
ul{
padding-left:15px;
}
li{
list-style-image:url(../img/li_17.gif);
list-style-position:inherit;
}
p{

}


.face{
	position:absolute;
	right:10px;
	top:5px;}


#contenedor{ /*contiene toda la pagina, todo esta dentro de este div*/
width:998px;
margin:auto;
position:relative;
/*border: 1px #000000 solid;*/
overflow:hidden;
}

#cabecera{ /*fondo de la cabecera de la pagina */
	height:304px;
	width:998px;
}

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

#menu{ /*menu principal de la pagina.*/
	height:59px;
}

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

#contenido{ /*contiene el contenido de la pagina*/
	width:998px;
	/*border: 1px #990000 solid;*/
	overflow:hidden;
}

#pie{ /*contiene el pie de la pagina*/
}
#footer{

}

#contacto{
	background:url(../img/contactar.png);
	margin-left:5px;
	width:198px;
	height:375px;
	overflow:hidden;
	margin-top:15px;
}

/*--------------------------------------------------------------------------
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;
}
.alinear{
	vertical-align:bottom;
}
/*--------------------------------------------------------------------------
id y clases generales
--------------------------------------------------------------------------*/

#logocabecera{
width:195px;
height:59px;
background:url(../img/logo_cabecera.jpg) no-repeat; 
}
.izquierda{
float:left;
}
.derecha{
float:right;
}

.separar{
	height:7px;
	clear:both;
	overflow:hidden;
}
.centro{
	width:995px;
	text-align:center;
	overflow:hidden;
}

#formulario_{
	background:url(../img/formulario.png);
	margin-left:5px;
	width:198px;
	height:375px;
	overflow:hidden;
	margin-top:14px;
}

.subenlace{
font-family:Verdana;
font-size:11px;
color:#999999;
text-decoration:none;
padding-left:7px;
padding-right:7px;
}

.subenlace2{
font-weight:normal;
font-family:Verdana;
font-size:9px;
color:#999999;
text-decoration:none;
padding-left:7px;
padding-right:7px;
text-align:center;
}

.subenlace:hover, .subenlace2:hover{
text-decoration:underline;
}

.telef{
font-size:20px;
color:#666666;
}
.direcc{
color:#666666;
}

.ofertas {
	background:url(../img/ofertas.png);
	background-repeat:no-repeat;
	width:486px;
	height:237px;
	float:left;
}

#contactar{
float:right;
width:200px;
height:378px;
background:url(../img/img_contactar_largo.jpg) no-repeat;
}
#textoContactar{
text-align:right;
float:right;
padding-right:20px;
}

.desenfocar:hover{
opacity: 0.75;
-moz-opacity: 0.75;
filter: alpha(opacity=75);
}

.classAzul{
color:#024f84;
font-weight:bold;
}
a.migas{
color:#024f84;
font-weight:bold;
}
#enlace_sup{
background:url(../img/img_enlaces_sup.jpg) no-repeat;
width:788px;
height:36px;
}
#colA{
width:795px;
float:left;
overflow:hidden;
}
a.rosa{
font-size:12px;
font-weight:bold;
color:#ae759b;
text-decoration:underline;
}
.cursor{
cursor:pointer;
}

a.azul{
font-size:12px;
font-weight:bold;
color:#024f84;
text-decoration:underline;
}

#flashcontent{
z-index:0;
}
#header{
z-index:0;
}
.subh2{
text-align:center;
display:inline;
}
.salto{
height:5px;
overflow:hidden;
}
