body {
	background-color: #0f570e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #857E49;
	margin: 0px;
	background-image: url(images/template/textura-fondo.jpg);
	background-position: center;
	background-repeat: repeat-y;
	text-align: justify;
}
p {
	margin: 0px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6EBA9;
}
#container {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F9FAEA;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#top {
	height: 240px;
	width: 740px;
	background-color: #D7FB75;
}
#left {
	float: left;
	height: 245px;
	width: 195px;
	background-color: #BFE169;
	background-image: url(images/template/top-menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 84px;
}
#menu {
	height: 245px;
	width: 195px;
	background-image: url(images/template/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #306e03;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
#menu ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
	list-style-image: url(images/template/bullet.gif);
	list-style-type: disc;
}
#menu a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 38px;
	margin: 0px;
	padding: 0px;
	line-height: 26px;
}
#menu a:hover{
	text-decoration: none;
	display: block;
	color: #DBFFA4;
}
#clr {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
#main {
	float: right;
	width: 545px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/template/tex-title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#texto {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#texto a{
	color: #CC6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E6EBA9;
}
#texto a:hover{
	color: #7C9F20;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D9E07A;
}
#footer {
	height: 81px;
	width: 740px;
	background-color: #F9FAEA;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/template/footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer-text {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 9px;
}
#footer-text a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer-text a:hover{
	color: #7B773C;
	text-decoration: none;
}
#web {
	height: 22px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-color: #C4BF86;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	line-height: 19px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CECA9B;
}
#web a{
	color: #FFFFFF;
	text-decoration: none;
}
#web a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.titles {
	font-size: 18px;
}
.pad-der {
	padding-right: 10px;
}
.pad-izq {
	padding-left: 10px;
}
.subtitle {
	font-size: 12px;
	color: #89AF23;
	font-weight: bold;
	padding-bottom: 2px;
}
.rojo {
	color: #bf3f07;
	font-size: 11px;
}
.line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 4px;
}
.line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6EBA9;
	padding-bottom: 6px;
}
.formcuad {
	border: 1px solid #C1BC84;
}
.boton {
	color: #306E03;
	background-color: #BFE169;
	border: 1px solid #FFFFFF;
	font-size: 12px;
	padding: 2px;
}
