/* CSS MIGUELAGRICOLA */

body,td,th, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/fondo.jpg);
	background-repeat: repeat-x;
}
.tabla {
	background-image: url(img/fondo_prin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BE2910;
	border-left-color: #BE2910;
}
.login {
	background-image: url(img/back_lg.jpg);
	width:168px;
	height:118px;

}

.formlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #BE2910;
}
.botonlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BE2910;
	border: 1px solid #BE2910;
}

.botonlogin2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BE2910;
	border: 1px solid #BE2910;
}

.logintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BE2910;
	text-decoration: none;
}
.logintxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}



.blanco {
	color: #FFFFFF;
	text-decoration: none;
}
.blanco:hover {	color: #FFFFFF; text-decoration:underline;}
.menu {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFFFFF;	text-decoration: none;	text-align: left;	text-indent: 15px;}
.celdamenu {	border-right-width: 1px;	border-right-style: solid;	border-right-color: #B4270F;}
a:hover {	color: #B4270F;	text-decoration: underline;}
.form {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #666666;	text-decoration: none;	background-color: #F9F9F9;	border: 1px solid #BE2910;}
.boton {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFFFFF;	text-decoration: none;	background-color: #BE2910;	border: 1px solid #A26428;}
strong {	font-weight: bold;	color: #BE2910;}
.titulo {
	font-size: 14px;
	font-weight: bold;
	color: #BE2910;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E7800;
}
.titulo2 {
	font-size: 20px;
	font-weight: bold;
	color: #BE2910;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E7800;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.titulo3 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.titulo23 {
	font-size: 13px;
	font-weight: bold;
	color: #BE2910;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.titulo4 {
	font-size: 30px;
	font-weight: bold;
	color: #BE2910;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.sep {	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #B0B0B0;}
.mini {	color: #999999;	text-decoration: none;	font-size: 10px;}
.celda, .carrito{	border: 1px solid #CCCCCC;}
img { border:0px;}
hr { color:#39980A; height:1px}

