body {
	font: 14px Tahoma, Geneva, sans-serif;
	color: #366032;
	background: #4C7648 url(../../images/fondo_web.png) repeat-x left top;
	padding-bottom: 30px;
}

input,
textarea {
	font: 14px Tahoma, Geneva, sans-serif;
	color: #364032;
}

#wrapper {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF url(../../images/fondo_wrapper.png) repeat-y center top;
}

#main-top {
	background: url(../../images/fondo_cabecera.png) no-repeat center top;
}

#main-bottom {
	background: url(../../images/fondo_pie.png) no-repeat center bottom;
}

#logo {
	display: none;
}

#cabecera {
	height: 124px;
	background: url(../../images/barra_menu.gif) no-repeat center top;
}

#portada #cabecera {
	background: url(../../images/menu_portada.gif) no-repeat center top;
	height: 84px;
}

#contenido {
	background: url(../../images/fondo_menu.gif) no-repeat center top;
	padding: 40px;
	min-height: 390px;
}

#portada #contenido {
	padding: 40px 0px 0px;
}

.clearing {
	clear: both;
}

#pie {
	height: 50px;
}

#pie p {
	display: none;
}

#pie a {
	display: block;
	width: 260px;
	margin-left: auto;
	margin-right: 6px;
	height: 38px;
	text-indent: -5000px;
}

#menu {
	width: 633px;
	margin-left: auto;
	height: 40px;
	padding-top: 69px;
}

#portada #menu {
	width: auto;
	padding-top: 51px;
}

#menu ul li {
	float: left;
}

#menu ul li a {
	display: block;
	width: 107px;
	margin-right: 15px;
	margin-left: 15px;
	height: 25px;
	text-indent: -5000px;
	outline: none;
}

#portada #menu ul li a {
	margin-right: 46px;
	margin-left: 50px;
}

#menu ul .about a {
	width: 90px;
}

#menu ul .candidates a {
	width: 97px;
}

#menu ul .employers a {
	width: 85px;
}

#menu ul .contact a {
	width: 80px;
}

#intro {
	width: 927px;
	background: url(../../images/fondo_intro-trans.png) no-repeat left top;
	margin-left: 7px;
	min-height: 500px;
}

#address {
	width: 530px;
	padding-top: 100px;
}

#address p {
	text-align: center;
	padding-bottom: 100px;
}

#contenido a {
	color: #366032;
}

#contenido a:hover {
	color: #4C7648;
}

#contenido h2 {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 30px;
	color: #366032;
}

#contenido h3 {
	padding-bottom: 20px;
	font-size: 18px;
	font-weight: normal;
	color: #366032;
}

#contenido p {
	padding-bottom: 20px;
	line-height: 22px;
}

#contenido ul {
	padding-left: 20px;
	list-style: disc outside;
	margin-left: 40px;
	line-height: 20px;
	padding-bottom: 20px;
	color: #5C8155;
}

#contactform {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}

#contactform td {
	padding: 5px;
	vertical-align: top;
}

#contactform .par td {
	background: #B0C8A5;
}

#contactform span {
	font-size: 11px;
	color: #364032;
	font-weight: bold;
}

#news {
	float: right;
	width: 360px;
	padding-right: 20px;
	border-left: 1px dotted #B3CAA9;
	padding-left: 10px;
	padding-top: 45px;
}

#news h2 {
	margin: 0px 0px 5px;
	padding: 0px;
}

#news h3 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

.newsitem {
	background: #F2F4F1;
	padding: 10px;
	margin-bottom: 10px;
	/* rounded corners */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.tabla {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	margin-bottom: 25px;
}

.tabla td {
	padding: 5px;
	vertical-align: top;
}

.tabla .par td {
	background: #B0C8A5;
}

.boton {
	color: #364032;
	font-size: 14px;
	font-weight: bold;
}

#contact {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}

.pics-right {
	display: block;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	background: #EDEEED;
	padding: 5px;
	border: 1px solid #364032;
}

.pics-left {
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	background: #EDEEED;
	padding: 5px;
	border: 1px solid #364032;
}
