.bordeTabla {

	border: 1px solid #CCCCCC;

}

.Generico {

	font-family: arial;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}

.direccion {

	font-family: arial;

	font-size: 9px;

	font-weight: normal;

	color: #628624;

	text-decoration: none;

}

.resaltado {



	font-family: arial;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	color: #009900;

	text-decoration: none;

}

.formulario {

	font-family: arial;

	font-size: 9px;

	color: #333333;

	background-color: #CEE7A5;

	border: 0px solid;

}

.linea {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #000000;

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	border-top-color: #CCE5A2;

	border-right-color: #CCE5A2;

	border-bottom-color: #CCE5A2;

	border-left-color: #CCE5A2;

}


