body {
	background-color:#f3f3f3;
	margin:0px;
/*	margin:auto;*/
	}
a:link {
	text-decoration: none;
		color:#777777;
}
a:visited {
	text-decoration: none;
	color:#777777;
}
a:hover {
	text-decoration: none;
	color:#325FA0;
}
a:active {
	text-decoration: none;
	color:#777777;
}
#top {
	margin: auto;
	height: 222px;
	width: 100%;
	background-image: url(acc/fondo_top.jpg);
	background-repeat: repeat-x;
}
#linea {
	width: auto;
	height:46px;
	background-image: url(acc/linea_top.gif);
	background-repeat: repeat-x;
	padding-top:4px;
}
#bottom {
	background-image: url(acc/bottom_top.gif);
	background-repeat: repeat-x;
	background-color:#111111;
	height: auto;
	width: auto;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 1px;
	clear:both;
	

}
.cuadro {
	border: 1px dotted #dcdcdc;
}

#fondo {
	
	background-color:#f3f3f3;
	width: auto;
}
#izq {
	background-color:#f3f3f3;
	padding: 9px;
	float: left;
	width: 230px;
}
#medio {
	background-color:#ffffff;
	height: auto;
	width: 430px;
	padding: 10px;
	margin-left: 255px;
	background-image: url(acc/fondo_resultados.gif);
	background-repeat: repeat-y;
	background-position: top;
	vertical-align: top;
	

}
#medio-a {
	background-color:#ffffff;
	height: auto;
	width: 630px;
	padding: 10px;
	margin-left: 255px;
	background-position: top;
	
	

}
#der {
	float: right;
	width: 240px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
}



#centro {
	margin: auto;
	width: 970px;
	height: auto;
	clear:both;
}
#borra-s
{
	
	
}
.campo-imput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	background-color: #FFFFFF;
	border: 2px solid #ffffff;
	background-image: url(acc/fondo_imput.gif);
	background-repeat: repeat-x;
}
.campo-imput-chek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #1a456d;

}
.text-10-n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.text-10-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dcdcdc;
}
.text-11-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dcdcdc;
}
.text-11-n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text-tit-lista {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #1a456d;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	}
.text-tit-lista-n {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	}
.text-descripcion-lista {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #555555;
	
	padding-left: 20px;
	}
.text-descripcion-secc {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #aaaaaa;
	}
.resultados {
	font-family: "Trebuchet MS", Arial;
	font-size: 22px;
	color: #999999;
}
.temas {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}

	
.imput-11-n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #ECE9D8;
}
.linea-vertical-b {
	background-image: url(acc/linea_ver_bla.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.linea-horizontal-b {
	background-image: url(acc/linea_hor_bla.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.linea-vertical-n {
	background-image: url(acc/linea_ver_negra.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.linea-horizontal-n {
	background-image: url(acc/linea_hor_negra.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.Destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF0000;
	text-decoration:none;
}
