.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}

.textos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}

.menu {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #0E6801;
}


.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

a:link {
	color: #0E6801;
	text-decoration: none;
}
a:visited {
	color: #0E6801;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #0E6801;
	text-decoration: none;
}
a.documento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
}
a.documento:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
}

a.documento:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #0E6801;
}
a.documento:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
}
.mensaje_final{
	font-size:11px;
}
.productos{
margin:0;
padding:0;
list-style:none;
}
.productos li{
float:left;
height:195px;
width:158px;
margin:10px 20px;
text-align:center;
background:url(Images/caja.gif) no-repeat;
}
h1.titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #0E6801;
	margin-left:20px;
	font-weight:bold;
}
.productos .imagen{
	height:137px;
	margin:5px;
	overflow:hidden;
	border:1px solid;
	width:146px;
}
img{
	border:0;
}
.mano{
cursor:pointer;
}
.contacto{
width:100%;
border-collapse:collapse;
font-size:11px;
font-family:Arial,Helvetica,sans-serif;
}
.contacto th,.contacto td{
text-align:left;
}
.contacto th{
color:#295200;
}
legend{
color:#295200;
font-size:13px;
font-family:Arial,Helvetica,sans-serif;
}
fieldset{
border:1px solid #295200;
}
.carro, .compras, .finalizar, .detalle_compra{
width:100%;
border-collapse:collapse;
font-size:11px;
background:#CEE0B9;
font-family:Arial, Helvetica, sans-serif;
}
.carro thead tr, .compras thead tr{
background:#497614;
color:#fff;
}
.carro tr,.compras tr, .finalizar,.detalle_compra{
border:1px solid #497614;
}
.finalizar tr, .detalle_compra{
text-align:left;
}
.compras tr{
cursor:pointer;
}
.compras tbody tr.hover:hover, .carro tbody tr.hover:hover{
background:#83B04F;
}
