@charset "UTF-8";
/* CSS Document */

body,html{
	margin: 0px;
	background-color: #F0EEE8;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #666666;
	background-color: #98A570;
	font-size: 12px;
}
p {
	line-height: 180%;
	font-size: 11px;
	font-weight: normal;
}
#box {
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 900px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	background-image: url(i/sombra.jpg);
	background-repeat: repeat-y;
	}
#top {
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 800px;
	overflow: hidden;
	background-image: url(i/top.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 105px;
	}
#colorBeige {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding: 0px;
	background-color: #F0E7D3;
	margin: 0px;
	}

/* Inicio botonera superior */
#btnsup {
	position: relative;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	height: 20px;
	padding-left: 0px;
	width: 600px;
	float: right;
	margin-top: 86px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #FFFFFF;
}
#btnsup a{
	color: #FFFFFF;
	text-decoration: none;
}
#btnsup a:hover{
	color: #CCCCCC;
	text-decoration: none;
}
/* Fin botonera superior */

#medioFla {
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 800px;
	overflow: hidden;
	padding: 0px;
	height: 400px;
	}
#colorVerde {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding: 0px;
	background-color: #A5B086;
	margin: 0px;
	}
#medioCont {
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 800px;
	overflow: hidden;
	padding: 0px;
	}
#seccion{
	font-size: 28px;
	font-weight: bold;
	color: #3D7A33;
	height: 73px;
	width: 227px;
	background-color: #000000;
	float: left;
	padding-left: 20px;
	padding-top: 152px;
	line-height: 85%;
}


/* botonera vertical */
#subbtn{
	float: left;
	width: 245px;
}

.navlist
{
	list-style-type: none;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 60px;
}

.navlist li
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD4C2;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.navlist li a
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.navlist li a:hover
{
	font-size: 12px;
	color: #3D7A33;
	text-decoration: none;
	font-weight: normal;
}
/* */

#img{
	background-color: #CCCCCC;
	float: right;
	height: 221px;
	width: 551px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
#medioTxt {
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 796px;
	overflow: hidden;
	background-color: #F0E7D3;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	}
	
#txt{
	float: right;
	width: 529px;
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	padding-right: 20px;
	margin-bottom: 10px;
}
#txt p{
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	margin-top: 0px;
}
#txt a{
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	margin-top: 0px;
}
#txt a:hover{
	font-size: 12px;
	line-height: 160%;
	color: #3D7A33;
	margin-top: 0px;
}
#txt .subt{
	font-size: 16px;
	line-height: 120%;
	color: #3D7A33;
	font-weight: bold;
}
#txt .subsubt{
	font-size: 13px;
	line-height: 140%;
	color: #3D7A33;
	font-weight: bold;
}
#txt .num{
	font-size: 12px;
	line-height: 120%;
	color: #3D7A33;
	font-weight: bold;
}
#txt .num a{
	text-decoration: none;
	color: #3D7A33;
}
#txt .num a:hover{
	color: #FF3300;
	text-decoration: none;
}
#txt .dest{
	font-size: 20px;
	line-height: 100%;
	color: #98A570;
	font-weight: bold;
}
#txt .link{
	font-size: 12px;
	line-height: 160%;
	color: #000000;
}
#txt .link a{
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#txt .link a:hover{
	font-size: 12px;
	line-height: 160%;
	color: #3D7A33;
	text-decoration: none;
	font-weight: normal;
}
#volver{
	float: right;
	width: 529px;
	padding-right: 20px;
	margin-bottom: 5px;
}
#volver a{
	font-size: 11px;
	color: #3D7A33;
	text-decoration: none;	
}
#volver a:hover{
	font-size: 11px;
	color: #3D7A33;
	text-decoration: none;	
}
#pie {
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 800px;
	overflow: hidden;
	padding: 0px;
	height: 200px;
	background-color: #000000;
	}
#direccion{
	color: #FFFFFF;
	background-color: #000000;
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	font-size: 11px;
}

/* Inicio botonera pie */
#btnpie {
	position: relative;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	height: 20px;
	padding-left: 0px;
	width: 700px;
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
}


#btnpie ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#btnpie li
{
	display: inline;
	color: #FFFFFF;
	background-image: url(i/ball_btn.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 20px;
	font-weight: normal;
	font-size: 12px;
	background-position: 2px;
}

#btnpie li a
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#btnpie li a:hover
{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
/* Fin botonera pie */

#blank{
	clear: both;
	width: 100%;
}

#imgGaleria{
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: center;
	height: 115px;
	border: 2px solid #FFFFFF;
	width: 75px;
}
#imgGaleria a{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 110%;
}
#imgGaleria a:hover{
	font-size: 11px;
	color: #3D7A33;
	text-decoration: none;
	line-height: 110%;
}
.cajaflash {
	padding: 5px;
	height: 210px;
	width: 310px;
	clear: both;
	float: right;
}
