/* 

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

/*-----------------------------------------------*/
/*-----------------------------------------------*/


/* 
line-height:normal;
padding:0px;
margin:0px;
font-family:-------------;
background-color:------------;
color:-------------;
font-size:----------;
*/
}
a{
}
a:hover{
}
h1{
}
h2{
}
h3{
}
ul{
}
li{
}
p{
}



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

#intro{
clear:both; /*fondo de la cabecera de la pagina */
}

#intro #header{ /*cabecera de la pagina*/
}
#idiomas{
margin-top:0px;
padding:5px 0px 4px 20px;
width:222px;
height:17px;
/*
background-color:white;
border:1px solid #999;
*/
background-image:url(../img/idiomas.gif);
background-repeat:no-repeat;
}
#menu{
width:539px;
height:25px; /*menu principal de la pagina.*/
}

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

#supportingText{
clear:both;

padding-left:15px;

height:auto; /*contiene el contenido de la pagina*/
}

#col1{
float:left;}
#pdf{
width:168px;
border:1px solid #336666;
padding:4px 5px;
padding-bottom:7px;
}




#noticias{
margin-top:10px;
padding:10px;

width:158px;}

#noticias_pdf{
margin-top:10px;
padding:10px;

width:158px;}

#noticias2{
margin-top:10px;
padding:10px;

width:500px;}

#col2{
float:left;
padding-left:16px;}

#footer{
clear:both;
height:auto;
width:580px;
margin:0px auto;
margin-top:20px;
overflow:hidden;
text-align:center;
 /*contiene el pie de la pagina*/
}

#capafoto{
float:left;

}

#fotogrande{
background-color:#000000;
width:280px;
float:left;
margin-right:0px;
border:1px solid #999;
margin-bottom:10px;
height:226px;}

#fotosmenores{
width:240px;
margin-left:15px;
float:left;}
.fotomenor{
width:100px;
float:left;
border:1px solid #999;
margin-bottom:6px;
margin-right:6px;
margin-left:2px;
background-color:#000000;
height:70px;}

.fotomenor2{
width:66px;
float:left;
border:1px solid #999;
margin-bottom:0px;
margin-right:4px;
margin-left:4px;
background-color:#000000;
height:40px;}

.abajo{
clear:both;}

.desarrollo{
width:526px;
margin:20px 0px;}

.desarrollo p{
padding-top:4px;
text-align:justify;}
/*--------------------------------------------------------------------------
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;
margin:0px;
}
#cw #cw_logo h2{
padding:0px;
margin: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;
}

.publi {
	margin-top:10px;
	width:179px;
	overflow:hidden;
}

.publi img {
	width:87px;
}