/* ------------------------------------------------------------------------------------- */
/* deafults */
body {
	margin: 0px 28px 28px 28px;
	padding: 0px;
	background: #fdfdfd url(../images/bg-body.jpg) repeat-x;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #070707;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}


/* ------------------------------------------------------------------------------------- */
/* container */
#container {
	width: 792px;
	margin: auto;
}


/* ------------------------------------------------------------------------------------- */
/* margins */
#header-left, #flash-left, #wrapper-left {
	padding-left: 21px;
}
#header-right, #flash-right, #wrapper-right {
	padding-right: 21px;
}


/* ------------------------------------------------------------------------------------- */
/* header*/
#header-left {
	margin-bottom: -27px;
	padding-bottom: 27px;
	background: url(../images/bg-header-left.jpg) no-repeat;
}
#header-right {
	margin-bottom:-27px;
	padding-bottom: 27px;
	background: url(../images/bg-header-right.jpg) no-repeat top right;
}
#header {
	height: 73px;
	padding: 0px 15px 0px 30px;
	background: #fff url(../images/bg-header.jpg) repeat-x;
}
#header a img {
	float: left;
	margin-top: 20px;
}
#header ul {
	float: right;
}
#header ul li {
	float: left;
}
#header ul li a img {
	margin-top: 0px;
}


/* ------------------------------------------------------------------------------------- */
/* wrapper */
#wrapper-left {
	margin-top: -27px;
	padding-top: 27px;
	background: url(../images/bg-wrapper-left.jpg) no-repeat;
}
#wrapper-right {
	margin-top: -27px;
	padding-top: 27px;
	background: url(../images/bg-wrapper-right.jpg) no-repeat top right;
}
#wrapper {
	background-color: #fcfcfc;
	padding: 12px 14px 0px 14px;
}


/* ------------------------------------------------------------------------------------- */
/* navbar */
#navbar {
	height: 20px;
	padding-left: 11px;
	overflow: hidden;
}
#navbar li {
	float: left;
}


/* ------------------------------------------------------------------------------------- */
/* content */
#content {
	min-height: 267px;
	margin-bottom: 10px;
	background: #e2e8dc url(../images/bg-content.jpg) repeat-x;
	overflow: hidden;
}
#content.content {
	padding: 15px 30px 20px 30px;
	font-size: 12px !important;
}
#content.content h1 {
	font-size: 18px;
	margin: 0px 0px 15px 0px;
}
#content.content p {
	line-height: 14px;
	margin: 0px 0px 15px 0px;
}
#content.content a {
	text-decoration: underline;
	color: #fa8815;
}
#content.content a:hover {
	text-decoration: none;
}
#content.content ul {
	list-style: disc;
	margin: 0px 0px 15px 20px;
}
#content.content ul li {
	line-height: 14px;
	margin-bottom: 8px;
}
#months {
	list-style: none !important;
	margin: 0px 0px 12px 0px !important;
	overflow: hidden;
	text-transform: uppercase;
}
#months li {
	float: left;
	padding-right: 12px;
	color: #fa8815;
}
#months li a {
	color: #fa8815;
	font-weight: bold;
	text-decoration: none !important;
}
#months li a.active, #months li a:hover {
	text-decoration: underline !important;
}
#content.content ul.news {
	list-style: none !important;
	margin: 0px 0px 0px 0px !important;
	overflow: hidden;
}
#content.content ul.news li {
	clear: left;
	float: left;
	margin-bottom: 23px;
	overflow: hidden;
}
#content.content ul.news li a img {
	float: left;
}
#content.content ul.news li p {
	float: right;
	width: 554px;
	padding-left: 14px;
	clear: right;
}
#content.content ul.news li p a {
	font-weight: bold;
	color: #070707;
	text-decoration: none !important;
}
#content.content ul.news li p a:hover {
	text-decoration: underline !important;
}
#content.content ul.news li p span {
	color: #85a864;
	font-weight: bold;
}
#content.content ul.news li p br {
	clear: both;
}

#content.content ul.vacants {
	list-style: none !important;
	margin: 0px 0px 0px 0px !important;
	overflow: hidden;
}
#content.content ul.vacants li {
	clear: left;
	float: left;
	margin-bottom: 23px;
}
#content.content ul.vacants li a {
	font-weight: bold;
	color: #070707;
	text-decoration: none !important;
}
#content.content ul.vacants li a:hover {
	text-decoration: underline !important;
}
#content.content ul.vacants li span {
	color: #85a864;
	font-weight: bold;
}
#content.content ul.vacants li br {
	clear: both;
}
#content.content ul.vacants li a.moreinfo {
	font-weight: normal;
	color: #fa8815;
	text-decoration: underline;
}
#content.content ul.vacants li a.moreinfo:hover {
	text-decoration: none;
}


/* ------------------------------------------------------------------------------------- */
/* home slogan, news and events */
#slogan, #news, #events {
	float: left;
	min-height: 270px;
	padding: 49px 10px 10px 10px;
	padding-bottom: 168px;  /* y + padding-bottom */
  margin-bottom: -150px;  /* y */
}
#slogan {
	width: 286px; /* 306(width) - 10(paddingleft) - 10(paddingright) */
}
#slogan, #news {
	border-right: 15px #fdfdfd solid;
}
#news, #events {
	width: 173px;  /* 193(width) - 10(paddingleft) - 10(paddingright) */
	position: relative;
}
#news {
	background: url(../images/tit-publicaciones.jpg) no-repeat 10px 0px;
}
#events {
	background: url(../images/tit-agenda-de-eventos.jpg) no-repeat 10px 0px;
}
#news div {
	margin: 0px 0px 23px 0px;
	overflow: hidden;
}
#news div p {
	float: right;
	width: 109px;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#news div p br {
	clear: both;
}
#news div p span {
	color: #85a864;
	font-weight: bold;
}
#news div p a {
	font-weight: bold;
	color: #070707;
}
img.thumbnail {
	float: left;
	border: 2px #fdfdfd solid;
}
img.bullet-more {
	vertical-align: middle;
}
#events p {
	margin: 0px 0px 15px 0px;
	padding-bottom: 15px;
	border-bottom: 1px #c5d5b8 solid;
	line-height: 14px;
}
#events p.last {
	border: 0px;
}
#events p a {
	font-weight: bold;
	color: #070707;
}
a.view-more {
	display: block;
	position: absolute; 
	bottom: 150px;
	padding: 0px 10px;
	margin: 20px 0px;
	color: #586631;
	background: url(../images/bullet-arrow.gif) no-repeat 0px 4px;
}


/* ------------------------------------------------------------------------------------- */
/* footer */
#footer {
	height: 46px; /* 64(height) - 18(paddingtop) */
	padding-top: 18px; /* (64(height) - 14(line1) - 14(line2)) / 2 */
	background-color: #f0f3ec;
	text-align: center;
	line-height: 14px;
	position: relative;
}
#footer, #footer a {
	color: #999;
}
#footer strong {
	color: #86a663;
}



/* ------------------------------------------------------------------------------------- */
/* forms */
.frm {
	margin: 13px 0px 5px 0px;
}
.frm label {
	float: left;
	width: 130px;
}
.frm input[type=text], .frm input[type=file], .frm textarea, .frm select {
	background: #fff url(../img/fieldbg.gif) repeat-x top;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #333;
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	padding: 2px 2px;
	margin-bottom: 6px;
}
.frm input[type=text] {
	width: 230px;
}
.frm select {
	width: 236px;
}
.frm textarea {
	width: 520px;
}