/* 

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-color: #2a1a15;
background-position:top;
background-image:url(../img/fondo_02.jpg);
background-repeat:repeat-x;

}
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;
/* 
line-height:normal;
padding:0px;
margin:0px;
font-family:-------------;
background-color:------------;
color:-------------;
font-size:----------;
*/
}
a{
}
a:hover{
}
h1{
}
h2{
}
h3{
}
ul{
}
li{
}
p{
text-align:justify;
}



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

}



#intro{ /*fondo de la cabecera de la pagina */
float:left;
width:194px;



}

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

#menu{ /*menu principal de la pagina.*/
background-color:#FFFFFF;
float:left;
width:194px;
padding-top:19px;

}

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


#supportingText{ /*contiene el contenido de la pagina*/
float:left;
width:557px;
background-color:#FFFFFF;

}


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

.abajo{
clear:both;}

.left{
float:left;}

#cabecera{
float:right;
width:557px;
height:269px;
float:left;
}
#flashcontent{
float:left;

background-color:#FFFFFF;
margin-top:7px;height:377px;

}

#roja{
float:left;
width:352px;
padding-left:12px;
margin-top:0px;
}

#blanca{
padding-left:30px;
padding-right:10px;
float:left;
width:342px;
}

.titulo_blanco{
color:#ffffff;
font-weight:bold;
fotn-size:13pt;
}
.titulo_blanco a{
text-decoration:none;
color:#ffffff;
font-weight:bold;
fotn-size:13pt;
}

.texto_blanco{
font-size:10pt;
color:#FFFFFF;

}
.titulo_contactar {
color:#ffffff;
font-weight:bold;
fotn-size:13pt;
padding-left:0x;
}
.titulo_contactar a{
color:#ffffff;
font-weight:bold;
text-decoration:none;
fotn-size:13pt;
padding-left:12px;
}
.titulo_rojo{
color:#cc3333;
font-size:13pt;
font-weight:bold;}
.titulo_rojo a{
color:#cc3333;
font-size:13pt;
text-decoration:none;
font-weight:bold;}

#enlaces{
font-size:10pt;
color:#ffffff;
text-align:center;}

#enlaces2{
color:#b7846e;
font-size:8pt;
text-align:center;
}

#enlaces a{
text-decoration:none;
color:#ffffff;}

#enlaces2 a{
text-decoration:none;
color:#b7846e;}

.dire{
padding-left:0px;}

.vmid{
	vertical-align:middle}
	
.logos{
	width:500px;
	height:69px;
	margin-left:15px}
.enlacenegro{
	color:#000;
	text-decoration:underline}
/*--------------------------------------------------------------------------
LOGO DE COMUNICA-WEB
--------------------------------------------------------------------------*/


#cw{

            text-align:justify;

            width:288px;

            margin:30px auto;

            overflow:hidden;

}

#cw #cw_logo{

float:left;

background-image:url(http://www.comunica-web.com/img/cw.gif);

width:40px;

height:34px;

overflow:hidden;

padding:0px;

margin:0px;

}

 

#cw #cw_texto{

float:left;

}

#cw #cw_texto h3{

color:#fff;

font-family:Trebuchet MS, Verdana, Arial;

font-size:9px;

padding:0px 0px 0px 3px;

margin:0px;

}

 

#cw #cw_texto h3 a{

color:#fff;

text-decoration:none;

}

#cw #cw_texto #cw_marca a {

display:block;

padding-top:3px;

color:#fff;

}

