body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	background-color: #ebf2eb;
	background-image:url(../images/fondo.gif);
	background-position:center;
	background-repeat:repeat-y;
}
.botones_menu{
	border:1px solid #ffffff;
	cursor:pointer;
	background-color:#669966;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}
.botones_menuOv{
	border:1px solid #ffffff;
	cursor:pointer;
	background-color:#ffffff;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#C5A613;
}
a {
	color:#669966;
}
strong {
	color:#669966;
}
.tit1{
	color:#669966;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
.tit2{
	color:#669966;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}
.tit3{
	color:#C5A613;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
}
h1{
	color:#C5A613;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}
.tx1{
	color:#666666;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
.tx2{
	color:#666666;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
.caja_clara{
	border:1px solid #ffffff;
	cursor:pointer;
	background-color:#ebf2eb;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	padding:10px;
}
.caja_clara2{
	border:1px solid #ffffff;
	cursor:pointer;
	background-color:#ebf2eb;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#669966;
}
.fondo_verde {
	background-color: #ebf2eb;
}
.tx2 img {
  padding: 3px;
  border: 1px solid #C5A613 ;
}
