.boton {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.boton:hover {
	color:#666666;
}.menu {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F3DCC5;
	text-decoration: none;
}
.menu:hover{
	color: #FFFFFF;

}
.fecha {


	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.field {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	border: 1px solid #666666;
}
.copy {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.titulo {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.texto {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.justificado {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.destaca {
	font-weight: bold;
	color: #B40200;
	font-family: Verdana;
	font-size: 11px;
}
.textoMenor {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	text-align: justify;
}
.destacaTop {

	font-weight: bold;
	color: #FFFFFF;
}
.textoMenorTop {

	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: justify;
}
a {
	font-family: verdana;
	font-size: 10px;
	color: #96BB00;
	text-decoration: none;
	text-align: justify;
}

a:hover{
	font-family: verdana;
	font-size: 10px;
	color: #CA0000;
	text-decoration: none;
	text-align: justify;
}
body {
	font-family: verdana;
	font-size: 8px;
	color: #000000;
	margin: 0px;
}
.BordeCeldaR {
	padding: 5px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none;
}
.BordeCeldaL {
	padding: 5px;
	border-top: 1px solid #999999;
	border-right: 1px none;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.BordeCelda180 {
	padding: 0px 5px;
	border: 1px solid #999999;
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	overflow: hidden;
	height: 380px;
	width: 180px;
	position: static;
	margin: 0px;
}
.planes {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	border: 1px solid black;
}
.planesRow {
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
.planesCol {

	border-left: 1px solid black;
}
.planesRowEx {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
