@charset "utf-8";
body {
	background:#e8ebef;
	padding:0px;
	margin:0px;
	font:Verdana;
}

h1{
	font-size:18px;
	color:#65B821;
	font-weight:bold;
}

img{
	border:0px;
}

table{
	background:#FFF;
	/*
	padding-left:20px;
	padding-right:20px;
	*/
}

#content{
	width:820px;
	background:#FFF;
	padding-left:20px;
	padding-right:20px;
}

#header{
	width:820px;
	float:left;
	height:75px;
	padding-bottom:15px;
	padding-top:10px;
}

#menu{
	width:820px;
	float:left;
	height:27px;
	border-top:1px solid #96B5AB;
	border-bottom:1px solid #96B5AB;
}

#leftbar{
	width:200px;
	float:left;
	padding-top:25px;
	color:#333;
	font:Verdana, Geneva, sans-serif;
}

#leftbar ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#leftbar ul li a{
	/*color:#65B821;*/
	font:Arial;
	font-size:14px;
	text-decoration:none;
}

#leftbar ul li a:hover{
	/*color:#96B5AB;*/
	text-decoration:underline;
}

#leftbar ul li a:visited a:active{
	color:#65B821;
}

#info{
	width:620px;
	float:left;
	padding-bottom:20px;
}

#imagen{
	width:600px;
	padding:22px 10px 10px 10px;
	float:left;
}

#headline{
	width:600px;
	float:left;
	padding:10px;
}

#contacus{
	width:169px;
	background:url(../images/contact.jpg) no-repeat top center;
	border:#CBCBCB 1px solid;
	float:right;
	margin-top:20px;
	color:#656565;
	font:Arila;
	font-size:14px;
	padding-left:5px;
	padding-top:80px;
}

#botones{
	float:left;
	width:420px;
	padding:10px;
}

#text{
	padding:10px;
	float:left;
	width:420px;
	color:#333;
	font:Arial;
}

#text ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#text ul li a{
	/*color:#65B821;*/
	font:Arial;
	font-size:14px;
	text-decoration:none;
}

#text ul li a:hover{
	/*color:#96B5AB;*/
	text-decoration:underline;
}

#textr ul li a:visited a:active{
	color:#65B821;
}

#footer{
	width:860px;
	float:left;
	padding:10px 0 10px 0 ;
	font:Arial;
	font-size:11px;
	color:#666;
	background:#e8ebef;
}

#contacttext{
	padding:10px;
	float:left;
	width:580px;
	color:#333;
	font:Arial;
}

#contacttext ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#contacttext ul li a{
	color:#65B821;
	font:Arial;
	font-size:14px;
	text-decoration:none;
}

#contacttext ul li a:hover{
	color:#96B5AB;
	text-decoration:underline;
}

#contacttext ul li a:visited a:active{
	color:#65B821;
}

#contacttext .input{
	border:1px solid #65B821;
}

#submit{
	width:80px;
	height:30px;
	background:#65B821;
	color:#fff;
	border:0px;
}

.btn{
	width:80px;
	height:30px;
	background:#65B821;
	color:#fff;
	border:0px;
}

.input{
	border:1px solid #65B821;
}

#button{
	width:80px;
	height:30px;
	background:#65B821;
	color:#fff;
	border:0px;
}

#paging{
	width:100%;
	height:20px;
	float:left;
}

#paging .first{
	float:left;
}

#paging .last{
	float:right;
}

#vacantes{
	width:100%;
	float:left;
	font:Verdana;
	padding-top:20px;
	padding-bottom:20px;
}

#vacantes {
	font-size:14px;
	color:#666;
	/*background-color:#f5f5f5;*/
}

#vacantes a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#65B821;
	font-weight:bold;
}

#vacantes .titulo{
	font-size:18px;
	color:#65b821;
}

#vacantes .let{
	color:#65b821;
}

.addthis_toolbox .custom_images a
{
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}

#address{
	width:100%;
	color:#666;
	font-size:12px;
}
