body {
	background-image:url(images/back.jpg);
	margin:0px;
}
#central {
	background-image:url(images/backtop.jpg);
	background-repeat:repeat-x;
	width:100%;
	min-height:328px;
	height:auto;
	height:328px;
}
#menu {
	margin:0 auto;
	width:785px;
	background-image:url(images/logo.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	min-height:57px;
	height:auto;
	height:57px;
	padding-top:90px;
}
#botonera {
	/*margin-top:100px;*/
}
#botonera ul{
	margin:0px;
	padding:0px;
}
#botonera li {
	list-style:none;
	float:left;
	color:#FFFFFF;
	font:normal 16px Tahoma;
	padding:10px 15px 10px 15px;
	background-image:url(images/btn_border.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	cursor:pointer;
	text-decoration:none;
}
#botonera a {
	text-decoration:none;
	color:#FFFFFF;
}
#botonera li.active{
	list-style:none;
	float:left;
	color:#FFCC00;
	font:normal 16px Tahoma;
	padding:10px 15px 10px 15px;
	background-image:url(images/btn_border.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	cursor:text;
	text-decoration:none;
}
#botonera li {
	text-decoration:none;
}
#botonera a:hover {
	color:#FFCC00;
}
#botonera li:hover {
	color:#FFCC00;
}
#contenido {
	margin:0 auto;
	width:736px;
	background-color:#FFFFFF;
	min-height:300px;
	padding:10px;
}
#texto {
	width:547px;
	margin-right:12px;
	background-repeat:no-repeat;
	padding-top:100px;
	float:left;
}
#columna {
	margin-left:-5px;
	float:left;
	width:175px;
	_width:179px;
}
.txt {
	font:normal 14px arial;
	color:#333333;
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
	line-height:20px;
	float:left;
	background-image:url(images/fondo_txt.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.txt span.title {
	font:bold 14px tahoma;
}

.txt li{
	list-style-image:url(images/bullet.jpg);
	margin-top:6px;
	color: #807C3C;
}
.destacado01 {
	text-align:center;
	font:bold 16px arial;
	width:520px;
	margin-bottom:20px;
	color:#8C9159;
}
.marco {
	clear:both;
	
}
#copyright {
	margin:0px auto;
	width:750px;
	text-align:center;
	font:normal 12px tahoma;
	margin-top:8px;
	margin-bottom:30px;
	color:#663333;
}
form input, textarea {
	background-color:#E9ECD7;
}
.botones {
	background-color:#eeeeee;
}
.formulario {
	font:bold 12px tahoma;
}




