.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-align: justify;
	white-space: 6px;
	clip:   rect(auto,auto,auto,auto);
	vertical-align: sub;



}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	width: 400px;
}
.count {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	list-style-position: outside;
	list-style-type: disc;
	width: 400px;

}
.textoabc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666633;
	width: 0px;
	height: 150px;

}
.textoabc2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	list-style-position: inside;
	display: list-item;
	width: 400px;



}
.cajabest {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999966;
	width: 400px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3399FF;
	width: 400px;
	text-align: center;
	white-space: normal;
	top: auto;
	clip:  rect(auto auto auto auto);
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	width: 400px;
}
.subtitles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	vertical-align: text-top;
	width: 400px;
}
.subtitles3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009999;
	vertical-align: text-top;
	width: 400px;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	width: 400px;
	text-align: justify;
	white-space: normal;
	top: auto;
	clip:   rect(auto auto auto auto);
	vertical-align: sub;
}
.textocenter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	width: 400px;
	text-align: center;
	white-space: normal;
	clip:   rect(auto,auto,auto,auto);
	vertical-align: top;
}
.titulocenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	width: 400px;
	text-align: center;
	background-position: center top;
}
.subtitlesCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	width: 400px;
	background-position: center;
	text-align: center;
}
.subtitles4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009999;
	vertical-align: text-top;
	width: 122px;
}

#zebratable table{
	width:100%;
	background-color:#E2FFE8;
	}	
	
#zebratable tbody td{
	vertical-align:middle;
	padding:12px;
		font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#zebratable tbody tr.evenrow{
	background:  #FFE9CF;
	}

#zebratable tbody tr.oddrow{
	background:  #DDFFFF;
	}
	
#zebratable thead td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-color: #0099FF;
	color:#fff;
	vertical-align:middle;
	text-align:left;
	padding:12px;
	}	
