/* 

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 {
background-image:url(../img/fondobody_02.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
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{
/* 
line-height:normal;
padding:0px;
margin:0px;
font-family:-------------;
background-color:------------;
color:-------------;
font-size:----------;
*/
}
a{
}
a:hover{
}
h1{
float:left;
color:#e1553e;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;

}
h2{float:left;
color:#e1553e;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
}
h3{
}
ul{ float:left;
width:206px;
padding-left:14px;
text-align:justify; 
}
li{ list-style-image: url(../img/flechitaatapi_28.gif);
font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif;
color: #999999;
text-align:left;


font-size:12px;
}


.imagen{
float:left;}
p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #999999;

text-align:justify;

}

li a{font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-weight:bold;

font-size:12px;
color:#000000;
text-decoration:none;}

li a:hover{
text-decoration:underline;}

.logo{
float:left;
background-image:url(../img/logoatapi_04.jpg);
width:155px;
height:75px;
background-repeat:no-repeat;
}
.logo h2{padding: 0px;
margin:0px;}

.logo h2 a{width:155px;
height:75px;
display:block;
padding:0px;
margin:0px;
text-decoration:none;
}

.logo h2 a span{visibility:hidden;}

.abajo{
clear:both;}


.noticia{
float:left;
margin-top:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;}


.colizqabajo{
float:left;
background-image:url(../img/colizqabajo_12.jpg);
width:250px;
height:9px;
background-repeat:no-repeat;}

.col_izq{
float:left;



padding-left:20px;
background-image:url(../img/fondoizq_12.jpg);
width:230px;
background-repeat:repeat-y;
}

.izq{
float:left;}

.vermas{
float:right;
margin-top:10px;
padding-bottom:10px;
padding-right:4px;}
.vermas a{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#e1553e;
font-size:12px;
font-weight:bold;}

.vermas a:hover{}

.col_der{
float:left;
padding-left:23px;
padding-top:0px;}

.apartados{
float:left;}


.contenido{
float:left;
margin-left:10px;
width:260px;

height:140px;
text-align:justify;}

.contenido2{
float:left;
width:475px;
}
#container{
width:751px;
margin:0px auto 0px auto;
} /*contiene toda la pagina, todo esta dentro de este div*/


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

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

#menu{ 
background-image:url(../img/menu_06.jpg);
width:671px;
height:36px;
float:left;
background-repeat:no-repeat;
padding-top:1px;
padding-left:80px; /*menu principal de la pagina.*/
}

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

#supportingText{
background-image:url(../img/fondosupor_07.jpg);
background-repeat:repeat-y;


width:751px;

padding-bottom:20px; /*contiene el contenido de la pagina*/
}

.menuabajo{
background-image: url(../img/menuabajo_20.jpg);
width:611px;
height:16px;
background-repeat:no-repeat;
float:left;
padding-left:140px;}

#footer{
margin-top:30px;
float:right; /*contiene el pie de la pagina*/
}

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