BODY{
	margin:0px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color: #000000;
}
.marco{
	border: 1px solid #CCCCCC;
}
.txt_1{
	font-size:14px;
	color: #636363;
	font-weight:bold;
	text-decoration:none
}
.txt_2{
	font-size:14px;
	color: #000000;
	font-weight:bold;
	padding-left:15px;
}
a.txt_3{
	font-size:11px;
	color: #454545;
	font-weight:normal;
	text-decoration:none;
}
a.txt_3:hover{
	color: #000000;
	text-decoration:underline;
}
.txt_5{
	font-size:14px;
	color: #C57D09;
	font-weight:bold;
}
.txt_6{
	font-size:19px;
	color: #0033CC;
	font-weight:bold;
}
.txt_7{
	font-size:12px;
	color: #454545;
	font-weight:normal;
}
.txt_8{
	font-size:11px;
	color: #000080;
	font-weight:bold;
}
.txt_9{
	font-size:19px;
	color: #E43C7E;
	font-weight:bold;
}
.paginas{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:14px;	
	color: #0033CC;
	text-decoration:none;
}
.paginas:hover{
	color: #000000;
	text-decoration:none;
}
.paginas:link{
	color: #0033CC;
	text-decoration:none;
}
.paginas_selec{
	font-family:"Trebuchet MS",Verdana, Arial;
	font-size:14px;
	font-weight:bold;
	color: #666666;	
	text-decoration:none;
}
.paginas_selec:hover{
	color: #666666;
	text-decoration:none;
}
.paginas_selec:link{
	color: #666666;
	text-decoration:none;
}
.opciones{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:12px;	
	color: #FF0000;
	text-decoration:none;
}
.opciones:hover{
	color: #FF8A8A;
	text-decoration:none;
}
.error{
	color: #FF0000;
	font-weight: bold;
}
.filtros{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color: #FE9D03;
	line-height:20px;
	font-weight: bold;
	text-decoration:none;
}
.filtros:hover{
	color:#FF0000;
}

#error {
    position: relative;
    background-color: #FFFFCC;
    padding: 5px;
    left: 50%;
    top: 50%;
    line-height: 18px;
    border: #FF0000 solid 1px;
    width: 430px;
    margin-left: -225px;

}
