html {
	scrollbar-base-color: #F4F4E1;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-face-color: #CEC98A;
	scrollbar-highlight-color: #F4F4E1;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(img/tramafondolineas.gif);
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.fotos {
	float: left; 
	padding-left:12px;
	padding-bottom:12px;
}

.cuadro_titulos {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	white-space: normal;
	height: 25px;
}
.cuadro_titulosgris {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.cuadro {
	border: 1px solid #666600;
	height: 10px;
	width: auto;
	background-color: #EEECCB;
	padding: 2px;
	margin: 1px;
}
.cuadro2 {
	width: auto;
	background-color: #F2F2F2;
	height:20px;
	*height:15px;
	padding: 4px;
	color: #999900;
	font-weight: bold;
	font-size: 9px;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
}
.linea {
	background-image: url(img/pix_gris.gif);
	background-repeat: repeat-x;
}
.txtdestacado {
	font-size: 9px;
	font-weight: bold;
	color: #999900;
}

.txtdestacado_big {
	font-size: 11px;
	font-weight: bold;
	color: #999900;
}

a:link {
	color: #919100;
	text-decoration: none;
	
}
a:visited {
	color: #919100;
	text-decoration: none;
}

a:hover {
	color: #666666;
}

a:active {
	color: #999999;
	text-decoration: none;
}

.bullet {
	list-style-image: url(img/flecha.gif);
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-type: none;
}
.tabla {
	font-size: 9px;
}
.tittabla {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.tablaCopy {
	font-size: 9px;
	color: #999900;
}
#destacados {
    width: 520px;
	height: 104px;
	background-image: url(img/destacado.jpg);
	background-repeat:no-repeat;
}
.destacados h1{
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 18px;
}
.destacados h3{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-align:center;
	padding-left: 15px;
	padding-right: 15px;
}
#destacado1 {
	background-color:#125E92;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:medium;
}
.destacados1 h1{
    font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	line-height: 1.5;
	text-align:center;
	padding: 10px 15px 10px 15px;
}
.destacados1 h2{
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #C9E7FF;
	text-align:center;
	padding: 0px 15px 10px 15px;
}

.damero {
	margin:0;
}

.damero a {
	float:left;
	width:130px;
	height:73px;
	display:block;
}

.damero a.inst {
	background: url(img/btn_institucional.jpg) no-repeat top left;
}

.damero a.inst:hover {
	background: url(img/btn_institucional_on.jpg) no-repeat top left;
}

.damero a.asoc {
	background: url(img/btn_asociados.jpg) no-repeat top left;
}

.damero a.asoc:hover {
	background: url(img/btn_asociados_on.jpg) no-repeat top left;
}

.damero a.cepex {
	background: url(img/btn_cepex.jpg) no-repeat top left;
}

.damero a.cepex:hover {
	background: url(img/btn_cepex_on.jpg) no-repeat top left;
}

.damero a.info {
	background: url(img/btn_info.jpg) no-repeat top left;
}

.damero a.info:hover {
	background: url(img/btn_info_on.jpg) no-repeat top left;
}

.damero a.est {
	background: url(img/btn_estadisticas.jpg) no-repeat top left;
}

.damero a.est:hover {
	background: url(img/btn_estadisticas_on.jpg) no-repeat top left;
}

.damero a.nov {
	background: url(img/btn_novedades.jpg) no-repeat top left;
}

.damero a.nov:hover {
	background: url(img/btn_novedades_on.jpg) no-repeat top left;
}

.damero a.link {
	background: url(img/btn_links.jpg) no-repeat top left;
}

.damero a.link:hover {
	background: url(img/btn_links_on.jpg) no-repeat top left;
}

.damero a.recetas {
	background: url(img/btn_recetas.jpg) no-repeat top left;
}

.damero a.recetas:hover {
	background: url(img/btn_recetas_on.jpg) no-repeat top left;
}
