body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3D5B13;
	/*background-color: #FBA628;*/
	background-image: url(imagenes/bg.jpg);
	background-repeat: repeat-x;
}
.texto2 {	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	font-weight: normal;
	color: #101010;
	text-decoration: none;
}
.texto {	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.textov {	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	font-weight: normal;
	color: #006A22;
}
.textovp {	font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
	font-weight: normal;
	color: #006A22;
}
.textovb {	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	font-weight: bold;
	color: #006A22;
	text-decoration: none;
}
.textovbg {	font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
	font-weight: bold;
	color: #006A22;
	text-decoration: none;
}
.tablav {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #6B942C;
	border-bottom-color: #6B942C;
	border-left-color: #6B942C;
}
.whitetop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.whiteb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.whitetitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.textobold {	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.vino {	font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
	font-weight: bold;
	color: #8A0441;
	text-decoration: none;
}
.form{	font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid  #006A22;
}
.form2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D6187C;
	background-color: #F9DAEA;
	border: 1px solid  #D6187C;
	width: 340px;
}
.form_simple{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D6187C;
	background-color: #F9DAEA;
	border: 1px solid  #D6187C;
}
.form3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D6187C;
	background-color: #F9DAEA;
	border: 1px solid  #D6187C;
	width: 30px;
	text-align: center;
}
.form4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E4D39;
	background-color: #ffffff;
	border: 1px solid  #9c9c9c;
	width:130px;
}
.form4_simple{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E4D39;
	background-color: #ffffff;
	border: 1px solid  #9c9c9c;
}
.form5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E4D39;
	background-color: #ffffff;
	border: 1px solid  #9c9c9c;
	width:180px;
}
.form6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E4D39;
	background-color: #ffffff;
	border: 1px solid  #9c9c9c;
	width:432px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FB038F;
	text-decoration: underline;
}
a.link:hover {
	color: #006A22;
}

.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006A22;
	text-decoration: underline;
}
a.link2:hover {
	color: #FB038F;
}

.dispV {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009900;
	font-weight:bold;
}

.dispR {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	font-weight:bold;
}
