/* CSS Document */

@charset "UTF-8";

{
	padding: 0;
	margin: 0;
}

body {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.back{
background: #cccccc url(../images/Banner_boletin_12.jpg) repeat;
}
	
/*conteneddor */
div#container {
	width: 797px;
	margin: 0 auto 0 auto;
	border: 1 solid;
}

/*header*/


a.menu_herramientas {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3F3F3F;
	text-decoration: none;
}
a.menu_herramientas:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D6940C;
	text-decoration: none;
	text-align: left;
}

.txtAmarillo {
	font-family: Verdana, Geneva, sans-serif;
	color: #EFA50C;
	font-size: 11px;
}

.grayBackground {
	background: #c4c4c4;
}
/*content*/

.txt_gral {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}


a.txt_gral {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a.txt_gral:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D6940C;
	text-decoration: none;
	text-align: left;
}

.txt_input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}

.expoBackground {
	background: url(../images/fondo_baners_inferiores.jpg) repeat-x;
	
}

.breadbrumb {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #808080;
}
a.lnk_breadcrumb {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a.lnk_breadcrumb:hover {
	color: #D6940C;
}


.img_izq {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.img_der {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

#num2011{
position:relative;
top:1px;
z-index:2;
overflow:auto;
background: #ffffff;
display: block;
font:"Trebuchet";
}

#num2010{
position:relative;
top:1px;
z-index:2;
overflow:auto;
background: #ffffff;
display: none;
font:"Trebuchet";
}

#num2009{
position:relative;
top:1px;
z-index:2;
overflow:auto;
background: #ffffff;
display: none;
font:"Trebuchet";
}

#num2008{
position:relative;
top:1px;
z-index:2;
overflow:auto;
background: #ffffff;
display: none;
font:"Trebuchet";
}

#num2007{
position:relative;
top:1px;
z-index:2;
overflow:auto;
background: #ffffff;
display: none;
font:"Trebuchet";
}

.anio{}

.anterior{float:left;}

.siguiente{float:right;}
/*footer*/
.footer {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}

.footer_2 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	background: #c4c4c4;
	text-decoration: none;
}
	
