/* 

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:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
color:#999999;
/* 
line-height:normal;
padding:0px;
margin:0px;
font-family:-------------;
background-color:------------;
color:-------------;
font-size:----------;
*/
}
a{
}
a:hover{
}
h1{
}
h2{
color:#ff5900;
line-height:19px;
font-size:18px;
}
h2 a{
color:#ff5900;
line-height:19px;
font-size:18px;
text-decoration:none;
}
h3{color:#ff5900;
line-height:19px;
font-size:13px;
font-weight:bold;
}
ul{
}
li{
}
p{
}

#flashcontent{
float:left;}

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

#intro{
float:left;






 /*fondo de la cabecera de la pagina */
}

.negro{
float:left;
overflow:hidden;
background-color: #000000;
width:750px;
}

#logo{
margin:0px auto;
width:111px;


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

#menu{
float:left;
background-image:url(../img/fondomenu_09.jpg);
width:111px;
height:195px;
padding-top:6px;
font-size: 14px;line-height:15px;
background-repeat:no-repeat; /*menu principal de la pagina.*/
}

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

#supportingText{
background-color:#000000;
float:left;
padding-bottom:30px;
background-image:url(../img/sp_03.jpg);
background-repeat:repeat-y;
width:750px;

/*contiene el contenido de la pagina*/
}
#col_a{
float:left;
padding-left:30px;
padding-top:10px;
text-align:justify;
padding-right:15px;

width:475px;

}
#col_b{
float:left;

width:180px;
color:#CCCCCC;
text-align:justify;
padding-right:20px;
padding-bottom:10px;
padding-left:30px;
background-color: #666666;
}
#footer{float:left;
background-image:url(../img/pie_11.jpg);
width:700px;
padding-left:50px;
padding-top:10px;
height:21px;
background-repeat:no-repeat; /*contiene el pie de la pagina*/
}
.abajo{
clear:both;

}

.right{
float:right;}
.introsup{
float:left;
background-image: url(../img/intropsup_03.jpg);
width:750px;
height:5px;
font-size:0px;
background-repeat:no-repeat;}
.left{
float:left;

}
.f16{
font-size:16px;
font-weight:bold;}
.sombra{
float:left;
width:111px;
height:2px;
position:absolute;
z-index:6;
font-size:0px;
background-color:#e46a04;}
/*--------------------------------------------------------------------------
LOGO DE COMUNICA-WEB
--------------------------------------------------------------------------*/
#cw{
	text-align:justify;
	width:188px;
float:right;
margin-top:30px;
}
#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;
marging:0px;
}
#cw #cw_logo h2{
padding:0px;
marging: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;
text-decoration:none;
}
#cw #cw_texto #cw_marca a {
display:block;
padding-top:3px;
color:#666666;
}
