/*HOJA DE ESTILO PARA EL SITIO www.fepoc.org*/

a {
	font-size:.70em;
	color:#3399FF;
	}
a:hover {
	color:#003399;
	}

#site_center {
	text-align:center;
	}
	
body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Verdana, Sans-Serif;
	background: #4c4c4c url(../images/body_bgd.gif) repeat;
}

#contenedor {
	width:740px; 
	margin:0 auto; 
	}
#title {
	height:80px;
	text-align: left;
	font: bold 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #2f7bed;
}

#navtop {
	height:35px;
	text-align:right;
	margin:auto;
	padding:0;
}

#header {
	height:332px; 
	}
#contenido{ 
	padding-left: 15px;
	padding-right: 15px;
	font-size:.90em;
	width:492px;
	}
#contentmain { 
	}
.mainizq {
	height:187px;
	background:url(../images/bg_cuadrogris.jpg);
	background-repeat:no-repeat;
	width: 246px;
	float:left;
	}
.mainnoticias {
	padding:4px;
	height:187px;
	/*background:url(../images/bg_noticias.jpg);*/
	background:url(../images/bg_n.jpg);
	background-repeat:no-repeat;
	margin-left: 246px;
	}
.mainbolsa{
	padding:4px;
	/*height:187px;*/
	/*float:right;*/
	/*background:url(../images/bg_noticias.jpg);*/
	background:url(../images/bg_b.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	/*top:inherit;*/
	margin-top: -105px;
	margin-left: 245px;
	height:280px;
	width:235px;
}
.footer {
	background-image:url(../images/bgfoot.gif);
	background-repeat:repeat-x;
	background-color:#999999;
	margin-top:5px;
	margin-bottom:20px;
	clear: both;
	height:35px;
	text-align:center;
	padding-top:10px;
	}
.footer a {
	font-size:.65em;
	color:#FFFFFF;
	}
.footer a:hover{
	font-size:.65em;
	color:#3399FF;
	}
	
/* Estilo textos */	
.h2 {
	font: bold 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
} 

.par_bco {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
}

.par_blue {
	color:#3399ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
}
.titulosbco {
	font-size:0.80em;
	font-weight:bold;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
} 
.tit_noticias {
	font-size:0.80em;
	font-weight:bold;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
} 
.fecha_noticias {
	font-size:0.7em;
	font-weight:bold;
	color:#66cc33;
	font-family:Arial, Helvetica, sans-serif;
} 
.par_noticias{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	text-align:left;
}

/*consejo */
#consejo {
	background-color:#999999;
	border:solid 3px;
	border-color:#333333;
	width:310px;
	text-align:center;
	margin-top:10px;
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
	}
.puestoconsejo{
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	font-variant:normal;
	text-decoration:underline;
}
/*Credits: CSSpplay */
.menu2 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(../images/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu2 li {float:left;}
.menu2 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu2 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu2 li.current a {color:#fff; background:url(../images/button3.gif);}
.menu2 li.current a b {background:url(../images/button3.gif) no-repeat right top;}
.menu2 li a:hover {color:#fff; background:#000 url(../images/button4.gif);}
.menu2 li a:hover b {background:url(../images/button4.gif) no-repeat right top;}
.menu2 li.current a:hover {color:#fff; background:#000 url(../images/button3.gif); cursor:default;}
.menu2 li.current a:hover b {background:url(../images/button3.gif) no-repeat right top;}
