.tabla{
	border-style: solid;
	border-width: thin;
	border-color: #6C9C24;
	background-color: white;	
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
}
TD.tabla{
	padding: 5px;
}
.menu{
	border-style: solid;
	border-width: thin;
	border-left: 0px;
	border-right: 0px;
	border-top: solid 1px;
	border-bottom: solid 1px;
	border-color: #3A5412;
	background-color: #6C9C24;	
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: white;
	padding-top: 4px;
	padding-bottom: 4px;
   padding-left: 2px;
	padding-right: 2px;
}
td.menu{
		text-align: center;
}
a.vinculomenu{
   color: white;
	text-decoration:none;	
}
a.vinculomenu:hover{
   color: black;
	text-decoration:none;	
}
a.vinculo{
   color: #6C9C24;
	text-decoration:none;	
}
a.vinculo:hover{
   color: #6C9C24;
	text-decoration:underline;	
}
a.vinculor{
   color: #CA3000;
	text-decoration:none;	
}
a.vinculor:hover{
   color: #CA3000;
	text-decoration:underline;	
}
.titulo{
	margin: 0px;
	padding: 4px;
	text-align:left;
}
.contenido{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:10px;
	margin-left: 10px;
	padding: 4px;
	text-align:justify;
   color: #333333;
}
.contenido2{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right:10px;
	margin-left: 8px;
	padding: 2px;
	text-align:justify;
   color: #333333;
}
.contenido3{
	font-family: Arial, Tahoma;
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:2px;
	margin-left: 4px;
	padding: 2px;
	text-align:left;
	color: #333333;
}
.contenido4{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right:10px;
	margin-left: 8px;
	padding: 2px;
	text-align:justify;
   color: #333333;
}

.lista{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
        color: #333333;
        padding-right:15px;
        text-align:justify;
}
.foto{
   margin-left:10px;
	margin-top: 3px; 
	border: 5px; 
	border-color: #D8D6D7;
	border-style: double;	
}
.masinfo{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
}
.titulorojo{
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin-left: 8px;
	padding: 2px;	
   color: #CA3000;
}
a.pie{
	text-decoration:none;
   font-family: Verdana, Tahoma;
	font-size: 9px;
	color: #666666;
}
a.pie:hover{
	text-decoration:none;
	font-family: Verdana, Tahoma;
	font-size: 9px;
	color: #000000;	
}
.dpie{
	text-align: right;
	margin:0px;
	padding:0px;
      width:706px;
}
.verde{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
   	color: #6C9C24;
}