/* Loader
-----------------------*/
body {
   	margin:0;
   	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#969292;
	font-size:11px;
	background:#FFF;
	line-height:180%;
	height:100%;
	}
html {
	height:100%;
	}
* {
	margin:0;
	padding:0;
	}/* reset inter-browsers */

h1, h2, h3 {
	font-size:12px;
	color:#81b706;
	text-transform:uppercase;
	}
a {
	color:#666666;
	}
a:hover {
	text-decoration:none;
	}
a img {
	border:none;
	}
ul, li {
	list-style:none;
	}
p {
	text-align:justify;
	}
.Clear {
	clear:both;
	overflow:hidden;
	height:0;
	}
a em {
	font-style:normal;
	text-decoration:underline;
	}
#wrapper {
	width:100%;
	min-height:100%;
	position:relative;
	}
#header {
	background:url(/img/main-bg.gif) repeat-x bottom left;
	width:100%;
	height:150px;
	}
#header h1 {
	background:url(/img/logo.png) no-repeat bottom left;
	width:280px;
	height:109px;
	text-indent:-10000px;
	padding-top:5px;
	margin-left:4%;
	float:left;
	}
#header h1 a {
	display:block;
	width:100%;
	height:100%;
	cursor:pointer;
	}
ul#menu {
	float:right;
	}
ul#menu li {
	float:left;
	background:url(/img/menu-btn3.gif) no-repeat top left;
	width:112px;
	height:83px;
	margin-left:1px;
	text-align:center;
	}
ul#menu li {
	font-size:13px;
	font-weight:bold;
	color:#0f5a24;
	text-transform:none;
	padding-top:35px;
	}
ul#menu li a  {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
	cursor:pointer;
	}
ul#menu li a:hover {
	color:#0f5a24;
	}
#content {
	width:950px;
	height:auto;
	margin:0 auto;
	margin-bottom:60px;
	}
#footer {
	background:url(/img/footer-bg.gif) repeat-x bottom left;
	width:100%;
	height:27px;
	color:#636367;
	font-size:10px;
	font-weight:bold;
	margin-top:70px;
	bottom:0;
	position:absolute;
	}
#footer p {
	text-align:center;
	}
#footer a {
	text-decoration:none;
	}
/* home
----------------------------*/
#home-descr h2 {
	background:url(/img/servicios-top-bg.gif) no-repeat top left;
	width:680px;
	height:20px;
	padding:15px 0 0 20px;
	}
#home-descr p {
	margin-left:30px;
	}
#section-pic-pres {
	background:url(/img/somos.gif) no-repeat top left;
	width:219px;
	height:267px;
	float:right;
	margin-top:20%;
	}	

/* noticias
-------------------------*/
#left-container {
	width:70%;
	float:left;
	}
.news-block, .service-block {
	float:left;
	width:95%;
	margin-bottom:20px;
	}
.fecha {
	background:url(/img/fecha-bg.gif) no-repeat top left;
	width:61px;
	height:58px;
	text-align:center;
	float:left;
	}
.fecha h3 {
	color:#FFFFFF;
	font-size:9px;
	text-transform:none;
	}
.fecha h2 {
	color:#91c02c;
	font-size:20px;
	padding-top:10px;
	}
.noticia {
	margin-left:20px;
	float:left; 
	width:82%;
	}
.noticia img {
	float:left;
	margin:5px 5px 0 0;
	}
.noticia h2, .service-block h2 {
	padding-bottom:5px;
	}
.anchor {
	background:url(/img/anchor-btn.gif) no-repeat bottom left;
	width:17px;
	height:19px;
	text-indent:-10000px;
	float:right;
	margin-right:15px;
	}
.anchor a {
	display:block;
	width:100%;
	height:100%;
	color:#FFFFFF;
	}

#left-container {
	float:left;
	}
#newsletter {
	background:url(/img/newsletter-bg.gif) no-repeat top left;
	width:222px;
	height:251px;
	float:left;
	}
#newsletter form#newsletter-sus {
	width:180px;
	margin:5px auto;
	text-align:center;
	}
#newsletter h2 {
	margin-top:70px;
	text-transform:none;
	color:#666666;
	text-decoration:underline;
	font-size:11px;
	text-align:center;
	}

#newsletter form#newsletter-sus label {
	text-align:center;
	display:block;
	font-size:9px;
	color:#65685d;
	}
#newsletter form#newsletter-sus label#lopdl {
	text-align:left;
	display:inline;
	font-size:8.5px;
	margin-top:2px;
	}

#newsletter form#newsletter-sus input.name, #newsletter form#newsletter-sus input.mail {
	border:1px solid #65685d;
	height:18px;
	background:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	}
#newsletter form#newsletter-sus input.name {
	width:148px;
	}
#newsletter form#newsletter-sus input.mail {
	width:160px;
	}
#newsletter form#newsletter-sus input#lopd {
	width:auto;
	vertical-align:bottom;
	margin-top:2px;
	}

#newsletter form#newsletter-sus input#submit-button {
	background:none;
	border:none;
	color:#666666;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
	float:right;
	margin-top:20px;
	cursor:pointer;
	}
.message {
	color:#FF0000;
	}
/* servicios
-----------------------*/
ul#sub-menu li {
	display:inline;
	background:url(/img/sub-menu-bullet.gif) no-repeat bottom left;
	height:25px;
	line-height:25px;
	padding:8px 0 5px 27px;
	margin-right:10px;
	}
ul#sub-menu a {
	color:#969292;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}
ul#sub-menu {
	margin:0 0 25px 10px;
	}
.service-block p {
	margin-left:30px;
	}	
#section-pic-serv {
	background:url(/img/news-section-img.jpg) no-repeat top left;
	width:203px;
	height:171px;
	float:right;
	margin-top:20%;
	} 
.service-block h2 {
	padding:15px 0 0 20px;
	background:url(/img/servicios-top-bg.gif) no-repeat top left;
	width:680px;
	height:20px;
	}
.service-block {
	margin-bottom:20px;
	width:660px;
	}
/*rrhh
----------------------*/
#rrhh-ctn {
	padding-left:40px;
	}
#rrhh-ctn h2 {
	margin-left:-20px;
	}

#section-pic-rrhh {
	background:url(/img/rrhh.gif) no-repeat top left;
	width:203px;
	height:171px;
	float:right;
	margin-top:20%;
	} 
#rrhh-form {
	width:500px;
	margin:0 auto;
	float:left;
	}
#rrhh-form p {
	float:left;
	margin-left:20px;
	}
#rrhh-form label {
	display:block;
	margin-top:5px;
	}
#rrhh-form legend {
	color:#81b706;
	font-variant:small-caps;
	font-weight:bold;
	margin-left:5px;
	}
#rrhh-form fieldset {
	border:none;
	border-left:1px solid #81b706;
	margin-top:20px;
	}
#rrhh-form input, #rrhh-form select {
	border:1px solid #65685d;
	background:#fff;
	width:200px;
	height:18px;
	color:#666;
	font-size:11px;
	}
#rrhh-form select#marital-stat, #rrhh-form select#gender {
	width:90px;
	}
#rrhh-form input#submit, #rrhh-form input#reset {
	width:50px;
	height:23px;
	background:#81b706 ;
	color:#fff;
	margin:25px 0 0 5px;
	font-weight:bold;
	cursor:pointer;
	}
#rrhh-form input#reset {
	margin-left:100px;
	}

fieldset#laborales {
	margin-bottom:10px;
	}
/*contacto
---------------------*/
#section-pic-cont {
	background:url(/img/arroba.gif) no-repeat top left;
	width:115px;
	height:138px;
	float:right;
	margin-top:20%;
	} 
#contact-form {
	width:240px;
	border-right:1px solid #81b706;
	margin-top:30px;
	float:left;
	}
#contact-form label {
	display:block;
	}
#contact-form input, #contact-form textarea {
	border:1px solid #65685d;
	background:#fff;
	width:200px;
	height:18px;
	color:#666;
	font-size:11px;
	}
#contact-form input#submit, #contact-form input#reset {
	width:50px;
	height:23px;
	background:#81b706 ;
	color:#fff;
	margin:25px 0 0 5px;
	font-weight:bold;
	cursor:pointer;
	}
#contact-form input#reset {
	margin-left:95px;
	}
#contact-form textarea {
	height:90px;
	}
#ubicacion {
	float:left;
	margin-top:60px;
	padding-left:40px;
	text-align:center;
	}
#ubicacion p {
	text-align:center;
	}
#ubicacion h3 {
	text-transform:none;
	color:#666666;
	font-size:11px;
	margin-top:15px;
	}
	
p#legal-notice { width:300px; margin-left:10px; margin-right:5px; }	
