/* 

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{
background-color:#330000;
font-family:"Times New Roman", Times, serif;
padding-bottom:50px;
/* 
line-height:normal;
padding:0px;
margin:0px;
font-family:-------------;
background-color:------------;
color:-------------;
font-size:----------;
*/
}
a{
}
a:hover{
}
h1{
}
h2{
font-size:24px;
color:#cfc170;
font-weight:normal;
}
h3{
}
ul{
}
li{
}
p{
}



#container{
width:700px;
height:auto;

background-color:#FFFFFF;
background-image: url(../img/fondosupor2_18.jpg);
background-position:bottom;
background-repeat:no-repeat;

margin:0px auto;
margin-top:48px;
padding-bottom:6px; /*contiene toda la pagina, todo esta dentro de este div*/
}

#intro{width:700px;
background-image:url(../img/abajointro.jpg);
background-position:bottom;
background-repeat:no-repeat;
height:96px;
/*border:#000000 1px solid;*/

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

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

#menu{
float:left;
font-size:12pt;/*16pt*/
padding-top:64px;
padding-left:0px; /*menu principal de la pagina.*/
}

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

#supportingText{
float:left;

width:695px;
padding-left:5px;




 /*contiene el contenido de la pagina*/
}
#borde{
float:left;
border-bottom:#cfc170 1px solid;
border-left:#cfc170 1px solid;
border-right:#cfc170 1px solid;
width:686px;
overflow:hidden;
padding-bottom:130px;
}

#borde_inicio{

float:left;
border-bottom:#cfc170 1px solid;
border-left:#cfc170 1px solid;
border-right:#cfc170 1px solid;
width:686px;
overflow:hidden;

}

#catalogo{
width:173px;
float:left;

border-right:#cfc170 1px solid;}
#footer{ /*contiene el pie de la pagina*/
}
.abajo{
clear:both;}
.left{
float: left;}
.right{
float:right;}
#col_b{
float:left;
width:510px;
}
.pad{
padding:10px;}

/*--------------------------------------------------------------------------
LOGO DE COMUNICA-WEB
--------------------------------------------------------------------------*/
#cw{
	text-align:justify;
	width:188px;
}
#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;
}
