@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat;
	color: #58585b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #FFF;
	text-decoration: underline;
	cursor: pointer;
}

a img {
	border: none;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	text-align: center;
	color: #FFF;
}

ul {
	font-size: 12px;
	color: #006039;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 5px 0 5px 0;
}

ul li {
	font-size: 11px;
	color: #58585b;
	padding-left: 20px;
	list-style: inside;
	list-style-type: disc;
}

#intro {	
	font-size: 10px;
	color: #FFF;
	width: 930px;
	height: 448px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 50px 0 0 0;	
}

#intro a {
	font-size: 12px;
}

#intro a:hover {
	color: #333;	
}

#contenedor {
	width: 900px;
	height: 610px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;	
}

#contenedor2 {
	width: 900px;
	height: 610px;
	background-color: #FFF;
}

#header {
	width: 900px;
	height: 153px;
}

#logo {
	float: left;
	width: 136px;
	height: 100px;
	margin: 28px 2px 24px 35px;
}

#buscar {
	float: left;
	width: 104px;
	height: 14px;
	margin: 31px 33px 22px 590px;
}

#buscar #envia {
	float: left;
	width: 11px;
	height: 14px;
}

#buscar img {
	float: left;
	padding-right: 3px;
}

#find {
	float: left;
	width: 87px;
	height: 12px;
	font-size: 11px;
	border: 1px solid #d6d6d6;
	color: #666;	
}

#logo2 {
	float: left;
	width: 694px;
	height: 55px;
	margin: 0 33px 31px 0;
}

#menucont {
	float: left;
	width: 118px;
	height: 431px;
	margin: 0px 13px 26px 28px;
	background-image: url(../images/fondomenu.jpg);
	background-repeat: repeat-x;	
}

#menucont a {
	text-decoration: none;
}

#flash {
	float: left;
	width: 336px;
	height: 395px;
	margin: 0 0 62px 0;
	text-align: center;
}

#infoc {
	float: left;
	width: 181px;
	height: 335px;
	margin: 60px 78px 62px 78px;
	text-align: left;	
}

#infoc h3 {
	color: #006039;
	text-align: left;
}

#info {
	float: left;
	width: 297px;
	height: 395px;
	margin: 0 57px 63px 48px;
	text-align: justify;
}

#info2 {
	float: left;
	width: 681px;
	height: 430px;
	margin: 0 57px 27px 0;
}

#titulo {
	width: 297px;
	height: 23px;
	background-image: url(../images/titulo.jpg);
	background-repeat: no-repeat;
	background-position:center;
	padding-top: 2px;
}

#panelm {
	width: 297px;
	height: 30px;
	text-align: right;	
}

#panelm img {
	padding-left: 1px;
	padding-top: 9px;
}

#conte {
	width: 292px;
	height: 340px;
	padding-right: 5px;
}

#conte a {
	color: #999;
	text-decoration: none;
}

#conte a:hover {
	text-decoration: underline;
}

#footer {
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	text-align: center;
}

.clear {
	clear: both;
}

.negrita {
	font-weight: bold;
}

.menu {
	width: 110px;
	height: 13px;
	background-image: url(../images/menuborde.jpg);	
	background-repeat: no-repeat;
	background-position: bottom left;	
	text-align: right;
	font-weight: bold;
	color: #FFF;
	padding: 11px 4px;	
}

.menu:hover {
	background-color: #005e30;	
	background-image: url(../images/menuborde.jpg);	
	background-repeat: no-repeat;
	background-position: bottom left;
}

.menuhover {
	background-color: #f0922e;
	background-image: url(../images/menuborde.jpg);	
	background-repeat: no-repeat;
	background-position: bottom left;
}

.menuhover:hover {
	background-color: #f0922e;
}

.menu a {
	text-decoration: none;
}

.menus {
	width: 118px;
	height: 0px;
	visibility: hidden;
}

.menup {
	width: 110px;
	height: 70px;
	padding: 0 4px;
	background-color: #ecefd1;
	text-align: right;
}

.menup a {
	color: #7e9b28;
	padding-right: 12px;
	line-height: 16px;
	text-decoration: none;
}

.menup a:hover {
	color: #ef8516;
	background-image: url(../images/flecha.jpg);
	background-repeat: no-repeat;
	background-position: 96%;
}

.menup .seleccionado {
	color: #ef8516;
	background-image: url(../images/flecha.jpg);
	background-repeat: no-repeat;
	background-position: 96%;
}

.titulo2 {
	margin-left: 384px;
	margin-bottom: 5px;
}

.producto {
	width: 280px;
	height: 100px;
	border-bottom: 1px solid #999;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.producto h3 {
	font-size: 12px;
	color: #006039;
	font-weight: bold;
	text-align: left;
	padding-left: 125px;
}

.cuadro {
	width: 280px;
	min-height: 55px;	
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: left;
}

.cuadro .img{
	float: left;
	padding: 0 30px 0 5px;
	width: 41px;
}

.cuadro .listado {
	padding: 8px 0 0 0;
	margin: 0;
	text-transform: capitalize;
	font-size: 11px;
	text-align: left;
	float: left;
	width: 200px;
}

.cuadro .enlace {
	text-transform: lowercase;
	padding-right: 20px;
	padding-bottom: 4px;
	font-size: 10px;
	text-align: right;
	background-image: url(../images/flechagris.jpg);
	background-repeat: no-repeat;
	background-position: 96% 50%;
	border-bottom: 1px solid #999;
}

.cuadro .enlace a {
	color: #999;
	text-decoration: none;
}

.cuadro .enlace a:hover {
	text-decoration: underline;
}

.descargar a {
	text-decoration: none;
	color: #999;
}

.descargar a:hover {
	text-decoration: underline;
}


/************************** clases compartidas con editor ********************/
.titulo {
	font-size: 12px;
	color: #006039;
	font-weight: bold;	
}

.titulo a{	
	color: #006039;
	text-decoration: none;
}

.titulo a:hover {
	text-decoration: underline;
}
