body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #5b5b5b;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#separator {
	background-color: #d1d19c;
	background-image: url(../images/bg_up.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: 9px;
	width: 888px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #ADAD79;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 76px;
	width: 888px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 76px;
	width: 407px;
}
#language {
	background-color: #000000;
	clear: both;
	height: auto;
	width: 874px;
	margin-right: auto;
	margin-left: auto;
	color: #D1D19B;
	font-size: 11px;
	text-align: right;
	padding: 8px;
}
#footer {
	background-color: #a7ba77;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 56px;
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2b3802;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#ils {
	float: left;
	width: auto;
	clear: right;
	font-size: 14px;
	color: #232306;
	margin-top: 20px;
	margin-left: 10px;
	display: inline;
}
#address {
	font-size: 11px;
	color: #405324;
	float: right;
	width: 460px;
	text-align: right;
	margin-top: 15px;
	margin-right: 10px;
}
#container {
	background-color: #FFFFFF;
	clear: both;
	height: auto;
	width: 888px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	font-size: 14px;
	color: #393431;
	text-align: justify;
	padding: 12px;
}
h1 {
	font-size: 22px;
	color: #133906;
}
#language a {
	color: #D1D19B;
	text-decoration: underline;
}
#sidebar {
	background-color: #ebebeb;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CBCBCB;
	height: 400px;
	clear: both;
}
#menuv {
	width: 198px;
	font-size: 12px;
	text-align: right;
	text-transform: uppercase;
	margin-bottom: 15px;
}

#menuv ul, li {
	list-style-type: none;
}

#menuv ul {
	margin: 0;
	padding: 0;
}

#menuv li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #939357;
	margin: 6px;
	padding-bottom: 5px;
}

#menuv a {
	text-decoration: none;
	color: #3A7100;
	display: block;
	background-color: #EBEBEB;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}

#menuv a:hover {
	color: #774429;
}
#content a {
	color: #3B7310;
}
#content table {
}
#welcome {
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	width: 438px;
	padding: 20px;
}
#content ul {
	margin: 2px;
}
#content li {
	list-style-type: square;
}
.celdaGris {
	background-color: #EBEBEB;
}
#validator {
	width: 300px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C2C28E;
	text-align: center;
}
#banner {
	clear: both;
	height: 167px;
	width: 886px;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	margin-top: 15px;
	margin-bottom: 15px;
}
