/* --------- PRINCIPAL --------- */
*{ 
margin:0; 
padding:0;
}

body {
font:10px/14px Verdana, Arial;
color:#000;
text-align:justify;
margin:30px 0;
padding:0;
}

h3 {
font:14px/14px Verdana, Arial;
color:#93173B;
font-weight:bold;
margin-bottom:10px;
}

#global{ 
margin:0 auto; 
width:957px;
}

/*------------ PORTADA -----------*/
#port_cont {
width:957px;
clear:both;
}
#port_cont .port_izq {
float:left;
width:601px;
}
#port_cont .port_dch {
float:right;
text-align:right;
font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
width:355px;
}
#port_cont .port_izq_cont {
float:left;
width:300px;
}
#port_cont .port_dch_cont {
float:right;
text-align: justify;
font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
width:656px;
}
.port_dch_cont .tit{
text-align:right;
margin-bottom:20px;
}

#port_cont .fecha {
font-weight:bold;
font-style:italic;
color:#93173B;
background:url('../img/ico_not.gif') right bottom no-repeat;
padding:0 18px 0 0;
}



#port_cont .noticias b{
margin-right:18px;
color:#000;
}
#port_cont .noticias a{
font-weight:bold;
}
#port_cont .noticias p {
margin-bottom:15px;
padding-right:18px;
color:#000;
}
#port_cont .noticias p.tt {
margin-bottom:-10px;
}
.port_dch_cont p{
margin-bottom:15px;
padding-right:0;
}

#port_cont .ver_not a{
color:#93173B;
font-weight:bold;
background:url('../img/ico_ver_off.gif') right bottom no-repeat;
padding-right:18px;
}

#port_cont .ver_not a:hover{
background:url('../img/ico_ver_on.gif') right bottom no-repeat;
text-decoration:none;
color:#000;
}
#port_cont a {
color:#93173B;
text-decoration:underline;
}
#port_cont a:hover {
color:#000;
text-decoration:none;
}
/* --------- MENU --------- */

#menu {
margin-bottom:-10px;
clear:both;
height:33px;
width:957px;
margin-top:-10px;
padding-top:20px;
font:bold 11px Tahoma, Verdana, Arial;
background:url('../img/faldon.gif') left no-repeat;
text-align:right;
}
#menu ul, li {
list-style-type: none;
margin-left:-3px;
display:inline;
}

#menu a {
color:#FFF;
border:1px solid;
border-color:#93173B #AF536E #93173B #93173B;
border-width:1px 1px 1px 0;
padding:9px 10px;
text-decoration:none;
}
#menu a:hover{
background-color:#FFF;
color:#000;
}
#menu .current {
background-color:#FFF;
color:#000;
}

/* --------- PIE --------- */

#pie{
margin:340px 0 0 180px;
color:#666;
width:700px;
clear:both;


}
#pie img {
margin-bottom:10px;
}
#pie p { text-align:center;}

#pie a{
color:#93173B;
text-decoration:underline;
}
#pie a:hover{
color:#000;
text-decoration:none;
}

/* --------- GLOBALBROK -------*/
.port_dch_cont ul li{
display:block;
margin:5px 0 5px 20px;
background:url('../img/flecha.gif') left no-repeat;
padding-left:20px;
}
.port_dch_cont ul {
margin:20px 0 20px 0;
}

/* --------- CÓMO TRABAJAMOS ---------- */
.metodo { width:400px; margin:10px auto; display:block;}
.metodo p {background-color:#ebebeb; padding:5px; font-weight:bold;}
.metodo img { margin: 0 0 10px 180px;}

/* --------- CONTACTO ---------- */
.contacto { text-align:center;}

/* ------------ NOTICIAS ------------ */
.pagina { margin:30px 0 10px 200px;}
.pagina a { border:1px solid #CCC; background-color:#EBEBEB; padding:2px; text-decoration:underline;}
.pagina a:hover { text-decoration:none; background-color:#CCC;}
.pagina a.activo {border:1px solid #CCC; background-color:#FFF; padding:2px; text-decoration:none;}

#port_cont .fecha_noticias {
font-weight:bold;
font-style:italic;
color:#93173B;
background:url('../img/ico_not.gif') left bottom no-repeat;
padding:0 0 0 18px;
}
#port_cont .noticias_secc b{
margin-right:18px;
color:#000;
}
#port_cont .noticias_secc a{
font-weight:bold;
}
#port_cont .noticias_secc p {
margin-bottom:15px;
padding-left:18px;
color:#000;
}
#port_cont .noticias_secc p.tt {
margin-bottom:-10px;
}

