/* 

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{
color:#666666;
text-align:justify;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;

background:url("../img/propuesta-1_02.jpg") no-repeat center top;
background-color:#e7e7e7;

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

#flashcontent{
float:left;}

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

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

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

.menu{ /*menu principal de la pagina.*/
float:left;
}

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

#supportingText{ /*contiene el contenido de la pagina*/
width:750px;
}

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

#logo{
width:249px;
height:186px;
float:left;}

.cabecera{
float:left;}

.abajo{
clear:both;}

.left{
float:left;}

h2{
color:#0052a6;
background-image:url(../img/flecha_azul.jpg);
padding-left:10px;
background-position:left;
background-repeat:no-repeat;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}

.azul{
font-size:14px;
color:#0052a6;
}

.enlaces_abajo{
width:725px;
height:21px;
background-color:#d8d8d8;
padding-top:4px;
padding-left:25px;

}


.separacion_fija{
overflow:hidden;
}

.enlaces_abajo a{
color:#666666;
font-size:10px;
text-decoration:none;}

.volver{
color:#0052a6;
font-size:12px;}

.enlace{
text-decoration:none;}

.enlace_gris{
color:#666666;
text-decoration:None;}

.idiomas a{
color:#ffffff;
font-weight:bold;}

.idiomas{
padding-top:0px;
float:right;
}

.titulo_dorado{
background-image:url(../img/dorado.jpg);
background-repeat:no-repeat;
float:left;
height:19px;
width:738px;
padding-left:10px;
padding-top:4px;
padding-right:32px;
color:#ffffff;
font-size:10px;}
/*--------------------------------------------------------------------------
LOGO DE COMUNICA-WEB
--------------------------------------------------------------------------*/
#centrar{
float:right;}
#cw{
	text-align:justify;
	width:188px;
}
#cw #cw_logo{
float:left;
background-image:url(../img/PROPUESTA-2_v1_06.jpg);
width:40px;
height:33px;
overflow:hidden;
padding:0px;
marging:0px;
}
#cw #cw_logo h4{
padding:0px;
marging:0px;
}

#cw #cw_logo h4 a{
width:40px;
height:60px;
display: block;
padding: 0px;
margin: 0px;
text-decoration: none;
}
#cw #cw_logo h4 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;
}

