body {
	background:#000000 url(fondo.jpg) repeat-x;
	margin:0px;
	font:12px Arial, Helvetica, sans-serif;
	color:#59771d;
	padding-top:90px;
}
#contenedor {
	width:930px;
	position:relative;
	margin:0px auto;
	background:#ffffff;
}
#cabecera {
	height:428px;

}
#contenido {
	background:#ffffff url(fondo_info.jpg) repeat-x;
}
#menu {
	height:77px;
	background:url(menu.jpg);
}
.elemento {
	display:inline;
	float:left;
	border-right:1px #7eae0c solid;
	width:138px;
	height:42px;
	background:url(elemento.jpg);
	text-align:center;
	text-decoration:none;
	color:#2a3e00;
	font-size:17px;
	font-weight:bold;
	padding-top:25px;
}
.elemento:hover {
	background:url(elemento_s.jpg);
	color:#ffffff;
}
.clear {
	clear:both;
}
#left {
	float:left;
	margin-left:47px;
	width:600px;
	display:inline;
}
#left p{
	text-align:justify;
}
#left a{
	text-decoration:none;
	color:#59771D;
}
#left h3{
	text-decoration:underline;
}
h2 {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	padding-left:0px;
	font-size:18px;
	font-weight:bold;
	color:#ff8100;
}
.columna {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
.columna a,.botones{
	background:url(boton.jpg) no-repeat;
	display:block;
	color:#363636;
	height:23px;
	width:290px;
	padding-top:5px;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
	text-decoration:none;
}
.todas {
	display:block;
	width:87px;
	height:19px;
	margin-top:25px;
	border:none;
	padding-left:0px;
}
.arti {
	float:left;
	margin-right:50px;
}
.tarti {
	width:360px;
	float:left;
	margin:0px;
	padding:0px;
	text-align:justify;
}
.mas_info {
	display:block;
	float:right;
}
#right {
	width:230px;
	float:left;
	margin-left:15px;
	display:inline;
}
.tit {
	height:24px;
	background:#ff8100;
	margin:0px;
	padding:0px;
	color:#ffffff;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
}
.forma {
	background:#f3d1ae url(forma.jpg);
	padding-bottom:10px;
	margin-bottom:15px;
}
#forma_contacto {
	text-align:left;
	color:#000000;
	margin:0 auto;
	width:181px;
	padding-bottom:0px;
	padding-top:10px;
}
#forma_contacto input,#forma_contacto select,#forma_contacto textarea {	
	color:#231f20;
	font:11px Arial, Helvetica, sans-serif;
	width:185px;
}
#forma_contacto textarea {
	height:50px;
}
#forma_contacto div {
	padding-top:3px;
}
#forma_contacto fieldset {
	border:none;
	margin:0;
	padding:0px;
}
#forma_contacto .boton {
	background:url(fondo_enviar.jpg);
	text-align:center;
	border:none;
	width:105px;
	height:29px;
	margin-top:12px;
	float:right;
}
#forma_contacto label {
	font-size:11px;
}
#tira {
	height:30px;
	background:#dbd9da;
	margin-top:10px;
	margin-bottom:8px;
	margin-left:45px;
	margin-right:37px;	
}
#tira a {
	display:block;
	float:left;
	padding:0px 15px;
	margin-top:7px;
	color:#000000;
	text-decoration:none;
	border-right:2px #000000 solid;
	font-weight:bold;
}
#pie {
	height:74px;
	background:url(pie.jpg);
	border-top:5px #000000 solid;
	text-align:center;
	color:#000000;
	
}
#pie p {
	margin-top:7px;
	margin-bottom:7px;
}
#pie a{
	text-decoration:none;
	color:#000000;
}

#bottom_pie {
	font-size:1px;
	height:7px;
	background:url(bottom_pie.jpg);
}

