/* 

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

h2 a{

}
h3{
}
ul{
}
li{
}
p{
text-align:justify;
}




#container{

width:750px;
margin:0px auto; /*contiene toda la pagina, todo esta dentro de este div*/

}

#intro{
float:left; /*fondo de la cabecera de la pagina */
}

#intro #header{
float:left; /*cabecera de la pagina*/
background-image:url(../img/fondo_cabecera.jpg);
background-repeat:x;
width:750px;
}
#flashcontent{
float:left;}
.menu{
float:left;
margin-top:38px;
color:#990000;
font-family:Verdana, Arial, Helvetica, sans-serif
}

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

#supportingText{
line-height:14px;
width:751px;
float:left;
background-image:url(../img/fondo_supp.jpg); /*contiene el contenido de la pagina*/
background-repeat:y;

}
#supportingText p{
margin-bottom:7px;}

#col_a{
margin-top:0px;
float:left;
width:449px;
}

.gris{
background-image:url(../img/gris.jpg);
background-repeat:x;
height:54px;
width:449px;
float:left;}

#col_b{
margin-top:0px;
width:292px;
float:left;}

#footer{ /*contiene el pie de la pagina*/
}
.abajo{
clear:both;}
.left{
float:left;}

.sep{
float:left;
padding-top:6px;}


.telefono{
width:750px;
height:20px;
background-color:#990000;
float:left;
}

.enlace{
color:#ffffff;
font-size:11px;
padding-top:3px;
float:left;
padding-left:10px;
}

.tlf{
color:#ffffff;
padding-top:3px;
font-size:12px;
float:right;
padding-right:5px;
}

.titulo_rojo{
font-size:14px;
color:#990000;
}

.separacion{
padding-left:30px;
padding-right:29px;
}



.presu{
float:left;
color:#990000;
font-size:11px;
}

.enlace_gris{
color:#666666;
}

.titulo_grande{
float:left;
color:#990000;
font-size:18px;
padding-top:20px;
padding-left:30px;
padding-right:29px;
}

.menu_abajo{
background-image:url(../img/abajo.jpg);
width:751px;
height:47px;
background-repeat:no-repeat;
float:left;
}

#enlaces{
font-size:11px;
color:#FFFFFF;
padding-left:200px;
padding-top:3px;
}

#enlaces a{
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}

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

.pisos{
background-image:url(../img/pisos.jpg);
background-repeat:no-repeat;
background-position:bottom;
float:left;
}

.sangria{
padding-left:30px;
padding-left:29px;}

.separacion4{
padding-top:20px;
padding-left:30px;
padding-right:29px;
}

#submenu_pie{
font-size:10px;
color: #999999;
padding-left:30px;
padding-right:25px;
padding-top:12px;
}
/*--------------------------------------------------------------------------
LOGO DE COMUNICA-WEB
--------------------------------------------------------------------------*/
#centrar{
padding-top:25px;
padding-left:550px;
}

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