/**********ESTILO GENERAL**********/
/*BODY*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px auto;
	background-color: #182801;
	background-image: url('Imagenes/Fondo.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
}
/*FONDO*/
.Fondo {
	margin:  0px auto;
	padding: 30px 0px 30px 0px;
	width: 740px;
}
/*CONTENIDO*/
.Contenido {
	margin:  0px auto;
	width: 740px;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: #7A9431;
}
/*ENCABEZADO*/
.Encabezado {
	border-bottom: 1px solid white;
}
.Titulo {
	border-top: 1px solid white;
	width: 540px;
	color: white;
	float: left;
}	
.TituloUno {
	font-size: 2.3em;
	padding-left: 20px;
	padding-top: 20px;
	
}
.TituloAnagrama {
	padding-left: 10px;
	padding-top: 10px;
	font-size: 38px;
	font-weight: bold;
	font-family: 'Bookman Old Style'
	
}
.TituloDos {
	font-size: 1.1em;
	padding-left: 40px;
}
.Menu {
	width: 200px;
	float: right;
}
.OpcionMenu {
	padding-left: 20px;
	display: block;
	width: 175px;
	border-left: 5px solid white;
	border-top: 1px solid white;
	font-size: 12px;	
}
.OpcionMenu:hover {
	text-decoration: none;
	background-color: rgb(142, 168, 69);
}
.SeparadorEncabezado {
	clear: both;
}
/*CENTRE*/
.centre {
	padding: 20px;
}
.Parrafo {
	background-color: rgb(142, 168, 69);
	text-align: justify;
	border-left: 5px solid #F5F8EF;
	padding-left: 10px;
	padding-right: 10px;
}
.ANula:hover {
text-decoration: none;
}
h2 {
	margin-top: 15px;
	padding-left: 5px;
	font-size: 1.3em;
	color: #F5F8EF;
	font-weight: normal;
}
h1 {
	margin-top: 5px;
	padding-left: 5px;
	font-size: 1.6em;
	color: #F5F8EF;
	font-weight: normal;
}
/*DIVCATEGORIAS*/
.DivCategorias {
	float: left;
	margin: 0px auto;
	

}
.Superior {
	float: left;
	border-bottom: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
	margin: 0px auto;
	margin-bottom: 20px;
	padding: 0px;
	
}
.Inferior {
	float: left;
	clear: left;
	padding: 0px;
	border-bottom: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
	margin: 0px auto;
	margin-bottom: 20px;
	




}
.ACabecera {
	color: black;
	display: block;
	width: 110px;
	background-color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	border-top: 2px solid white;
}
.ACabecera:hover {
	text-decoration: none;
}
.AOpcion {
	display: block;
	width: 110px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	background-color: #663300;
	border-top: 1px solid white;
}
.AOpcion:hover {
	text-decoration: none;
}
/*DIV BUSCADOR*/
.Buscador {
float: left;
clear: left;
margin: 0px auto;
width: 112px;
}
#TextoBuscador {
border: 2px;
border-color: #FFCC00;
border-style:solid;
width: 112px;
}
#BotonBusqueda {
width: 112px;
background: #FFCC00; 
font-weight: bold;
}
.Etiqueta {
color: white;
font-size: 10px;
font-weight: bold;
	
}
/*DIVCATALOGO*/
.Catalogo {
	float: right;
	width: 550px;
	margin: 0px auto;
	display: none;
}
.ICatalogo {
	width: 550px;
	height: 280px;
	margin: 0px auto;
}
.Producto {
	background-color: rgb(142, 168, 69);
	width: 500px;
	font-size: 11px;
	margin: 0px auto;
	padding-top: 10px;

}


.TablaProductos {
	width: 500px;
	border-bottom: 1px solid white;
}

.ImagenProducto {
	width: 150px;
	vertical-align: top;
}
.DescripcionProducto {
	text-align: justify;
	vertical-align: top;
}



/*DIV SANGRADO*/
#Sangrado {
	clear: both;
	padding-top: 0px;
}
blockquote {
	background-color: rgb(142, 168, 69);
	padding: 3px;
	border-left: 2px solid #F5F8EF;
}
/*PIED*/
.pied {
	height: 25px;
	text-align: center;
	padding-top: 10px;
	clear: both;
}
.pied2 {
	height: 40px;
	text-align: center;
	clear: both;
	background-color:white;
}
/*OTROS*/
a {
	color: #F5F8EF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/**********PÁGINA PRODUCTOS**********/
.BodyCatalogo {
	background-color: rgb(142, 168, 69);
	background-image: none;
	margin: 0px auto;
}
.SeparadorInvisible {
	margin-top: 15px;
}
.BodyEdit {
	background-color: rgb(142, 168, 69);
	background-image: none;
	margin: 10px 10px;
	font-size: 12px;
}
/**********PÁGINA HOME**********/
/*DIV DIRECCION*/
.Direccion {
padding-right: 20px;
padding-top: 20px;
float: right;
height: 215px;
}
.Blanco {
background-image:white;
background-image: url('Imagenes/FondoHome.jpg');
width: 740px
}
/**********PÁGINA EMPRESA**********/
/*DIV DIRECCION*/
.ContenidoEmpresa {
padding-right: 20px;
padding-top: 20px;
padding-left: 250px;
float: left;
height: 215px;
}

/**********PÁGINA DETALLES**********/
/*BODYDETALLES*/
.BodyDetalles {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;

background-image: none;
background-color:#7A9431;
}
.ImagenDetalles {

width: 300px;
	margin: 0px auto;
}
.ParrafoDetalles {

}

.Inputo {
border: 2px;
border-color: #FFCC00;
border-style:solid;
width: 160px;
}

TextArea {
border: 2px;
border-color: #FFCC00;
border-style:solid;
width: 160px;
}

