@charset "utf-8";
/* CSS Document */

body{
background-image: url(background.png);
background-repeat: repeat-x;
background-attachment:fixed;
background-color:#CCCCCC;
font-family:Tahoma;
font-size:12px;
line-height:20px;
margin-top:0px;
}

a{
color:#3751A3;
text-decoration:none;
font-weight:bold;
}

a:hover{
color:#CED4E9;
text-decoration:underline;
}

h1{
background-color:#E3E7F2;
background-image:url(fondoh1.png);
border-left:20px solid #3751A3;
color:#ffffff;
font-size:14px;
padding-left:15px;
}

h2{
font-size:12px;
color:#999999;
}

.page{
	width: 700px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
position: relative;
}

#container{
width:750px;
margin:0 auto;
position:absolute;
z-index: 1;
background-image:url(shadow.png);
background-repeat:repeat-y;
.background-image:none;
.background-color:#FFFFFF;
}

#izquierda{
width:180px;
float:left;
clear:both;
padding-left:30px;
.padding-left:23px;
text-align:center;
.line-height:10px;
}

#centro{
width:470px;
margin-left:215px;
margin-right:20px;
padding:10px;
text-align:justify;
border-left:1px dotted #3751A3;
}

#header{
margin:0 auto;
padding-bottom:40px;
background-repeat:no-repeat;
width:700px;
}

#footer{
margin:0 auto;
.margin-top:10px;
margin-top:10px;
text-align:center;
font-size:10px;
line-height:normal;
width:700px;
color:#FFFFFF;
padding-top:5px;
padding-bottom:15px;
clear:both;
}

.textofooter{
background-color:#1E314E;
padding-bottom:10px;
padding-top:10px;
}

.fecha{
text-align:right;
padding-right:10px;
color:#3751A3;
font-size:11px;
font-weight:bold;
}

.partners{
.margin-top:50px;
margin-top:50px;
text-align:center;
background-color:#FFFFFF;
}
#navi {  
	list-style:none;
	margin:0;
	padding:0;
}
#navi li {
	margin:2px;
	padding:0; //Ya no necesito el padding, tambien quitare el borde que puse antes.
	float:left;
}
#navi li a {
	display:block; //Convertimos el vínculo en un bloque.
	width:100px;
	padding:4px 0;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	background-color:#1E314E;
	}


#navi li a:hover {
	color:#1E314E;
	background-color:#cccccc;
}

.link_logon{
font-weight:bold;
text-align:right;
}

.link_logon a{
color:#FFFFFF;
background-color:#CC0000;
padding:5px;
margin-right:30px;
}

.link_logon a:hover{
color:#ffffff;
background-color:#999999;
}

#login_admin{
background-color:#FFFFFF;
width:400px;
margin:0 auto;
}

.titulo_news{
background-image:url(fondoh1.png);
background-repeat:no-repeat;
border-left:20px solid #3751A3;
color:#ffffff;
font-size:14px;
font-weight:bold;
padding-left:15px;
width:450px;
}

.subtitulo_news{
font-weight:bold;
color:#666666;
border-bottom-style:solid;
border-bottom-color:#cccccc;
}

.fecha_news{
background-image:url(fondofechanews.jpg);
background-position:right;
background-repeat:no-repeat;
padding-top:5px;
padding-right:15px;
padding-bottom:5px;
margin-bottom:-8px;
color:#666666;
}

#noticia{
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}

.autor_news{
font-size:9px;
color:#666666;
background-image:url(fondoautornews.jpg);
background-repeat:no-repeat;
}

input{
border:1px solid #999999;
background-color:#CCCCCC;
color:#999999;
.background-color:#FFFFFF;
.color:#000000;
}

input:focus{
border:2px dotted #891335;
background-color:#FFFFFF;
color:#000000;
}

textarea{
border:1px solid #999999;
background-color:#CCCCCC;
color:#999999;
.background-color:#FFFFFF;
.color:#000000;
}

textarea:focus{
border:1px dotted #891335;
background-color:#FFFFFF;
color:#000000;
}

.table_info{
border:1px #666666 solid;
padding:3px;
text-align:center;
font-family:Verdana;
font-size:10px;
width:100%;
}
.table_title{
background-color:#666666;
padding:3px;
color:#FFFFFF;
font-weight:bold;
}

.table_fosc{
background-color:#A98181;
}

.table_clar{
background-color:#E4BCB9;
}

.idiomas_bar{
text-align:right;
padding-right:15px;
}

.formdatos{
background-image:url(fondoformdatos.jpg);
background-position:right;
background-repeat:no-repeat;
vertical-align:text-top;
}

.formsalud{
background-image:url(fondoformsalud.jpg);
background-position:right;
background-repeat:no-repeat;
vertical-align:text-top;
}

.formhogar{
background-image:url(fondoformhogar.jpg);
background-position:right;
background-repeat:no-repeat;
vertical-align:text-top;
}
