body {
	background: #fff url(images/preheader.png) repeat-x top left;
/*	background: #fff; /*url(images/background_.jpg) top center fixed no-repeat; /*5b666e*/*/
	color: #7b7b7b;
	margin: 0;
	padding: 0;
	font: 11px Verdana, Geneva, Tahoma, sans-serif;
	}
	
	
img {
	border: 0;
	}
	
	
/* Tipografia */


	
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	}

.negrita {
	font-weight: bold;
	font-size: 10 px;
	color: #000;
}

.titulo_azul
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    color: #8FA679;
}

.titulo_azul2
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
    color: #8FA679;
}

.titulo_negro
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
    color: #000000;
}

h1 {
	width: 144px;
	height: 35px;
	margin: -1px 0 0 -3px;	
	}
	
h1 span {
	display: none;
	}
	
h2, h3, h4 {
	font-size: 18px;
	line-height: 22px;
	padding: 0;
	margin: 0 0 5px 0;
	}

	
p {
	font-size: 11px;
	line-height: 18px;
	}
	
#leftbar p {
	text-align: justify;
	line-height: 22px;
	font-size: 13px;
	color: #fff;
	padding: 20px;
	background: #010101;
	}
	

#footer p {
	margin: 20px 0 20px 0;
	font-size: 10px;
	}
	
.welcome {
	font-size: 10px;
	font-weight: normal;
	position:relative;
	width: 900px;
	text-align: right;
/*	line-height: 29px;*/
	font-family: Tahoma, Verdana, Geneva;
	margin: 80px 150px 0 0;
	padding: 0;
	}

.links {
	font-size: 10px;
	text-decoration: none;
	color: #e7be65;
	}
	
#header strong {
	color: #6cf;
	font-weight: normal;
	}
	
a {
	text-decoration: none;
	color: #5a6b08;
	}

a:visited {
	color: #5a6b08;
	}

a:hover, a.active {
	color: #cf7641;
	}

#footer p.largetext {
	font-family: 'Century Gothic', Georgia, Times, 'Times New Roman', serif;
	font-size: 24px;
	color: #fff; /*5f666e;*/
	}
	
.phone {
	float:right;
	font-family: 'Century Gothic', Georgia, Times, 'Times New Roman', serif;
	font-size: 16px;
	}
	
.phone img {
	margin: 5px 10px -2px 0;
	}
	
.portimg {
	border: 5px solid #fff;
	margin: 0;
	}
	
a:hover img.portimg {
	border: 5px solid #e7be65;
	}
	
#content h3.name {
	float: left;
	}
	
#content h4.type {
	float: right;
	color: #cedbdb;
	font-style: italic;
	}
	
	
/* Layout */


* html #backtotop { 
	position: absolute;
	}

.wrapper {
    width: 100%;
	background: url(images/base.png) bottom center no-repeat;
}

#container {
	width: 900px;
	position: relative;
	left: 50%;
	margin: -60px 0 0 -450px;
	}
	
#header {
	width: 900px;
	height: 160px;
	text-align: left;
	margin: 0;
	padding: 0;
	background: url(images/sombra_sup.png) bottom center no-repeat;
	}


#bottom {
	float: left;
	width: 900px;
	height: 50px;
	text-align: left;
	margin: 0;
	padding: 0;
	background: url(images/sombra_inf.png) bottom center no-repeat;
	}

#foto {
	float: left;
	width: 270px;
	height: 270px;
	text-align: left;
	margin: 50px 5px 5px 5px;
	padding: 0;
	border: 1px solid #9bb483;
	}
	
#description {
	float: left;
	width: 270px;
	height: 270px;
	text-align: left;
	margin: 30px 0 0 0;
	padding: 0 0 0 10px;
	}
	
#text {
	position: relative;
	float: left;
	width: 570px;
	text-align: left;
	margin: 0;
	padding: 5px 5px 5px 5px;
	}
	
#nav {
	height: 30px;
	float: right;
	font: 11px Tahoma, Verdana, Geneva;
	color: #999;
	}
	
#leftbar {
	width: 450px;
	float: left;
	text-align: left;
	margin: 0;
	display: inline;
	color: #ccc;
	}
	
#blogbar {
	width: 410px;
	float: right;
	text-align: left;
	margin: 0 0 50px 0;
	display: inline;
	}
	
#left_panel {
	float: left;
	width: 150px;
	height: 450px;
	text-align: left;
	padding: 0 40px 50px 0;
	margin: 0 0 0 50px;
	background: url(images/contact_bg.png) no-repeat top right;
	}
	
#left_box {
	float: left;
	width: 270px;
	height: 300px;
	text-align: left;
	padding: 0 40px 50px 0;
	background: url(images/sombra_der.png) no-repeat top right;
	}
	
#cent_box {
	float: left;
	width: 200px;
	height: 300px;
	text-align: left;
	padding: 0 40px 50px 40px;
	background: url(images/sombra_cen1.png) no-repeat top right;
	margin: 0;
	}
	
#cent_box ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 18px;
	}
	
#content {
	float: left;
	width: 570px;
	text-align: left;
	padding: 0 0px 40px 40px;
	}
	
#content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 18px;
	}

#content p {
	text-align: justify;
	clear: both;
	}	
	
#right_box {
	float: left;
	width: 270px;
	height: 300px;
	text-align: right;
	padding: 0 0 50px 40px;
	background: url(images/sombra_izq.png) no-repeat top left;
	}
	
#left_panel h2, #left_box h2, #cent_box h2, #right_box h2, #content h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 40px 0 20px 0;
	color: #546b08;
	}
	
#left_panel h3, #left_box h3, #cent_box h3, #content h3, #content h4 {
	font-size: 12px;
	margin: 0 0 0px 0;
	}
	
#footerframe {
	width: 100%;
	height: 75px;
	clear: both;
	text-align: center;
	clear: both;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #9b9b9b; /*3c434c;*/
	margin: 0;
	padding: 0 0 0 0;
	background: url(images/footer.png) repeat-x top left;
	}

#preheader {
	width: 100%;
	height: 25px;
	clear: both;
	text-align: center;
	clear: both;
/*	border-top: 1px solid #000;*/
/*	border-bottom: 1px solid #000;*/
	background: #9b9b9b; /*3c434c;*/
	margin: 0;
	padding: 0 0 0 0;
	background: url(images/preheader.png) repeat-x top left;
	}


	
#base {
	width: 100%;
	height: 148px;
	background: url(images/base.png) center bottom no-repeat;
	margin-top: -148px;
	}
	
#footer {
	width: 900px;
	text-align: center;
	margin: 0 auto;
	}
	
#foot {
	margin: 10px 0 0 0;
	width: 720px;
	text-align: center;
	float: left;
	font: 10px Tahoma, Verdana, Geneva;
	color: #fff;
	}
	
#foot p {
	margin: 0 0 40px 0;
	}

#logo1 {
	margin: 10px 0 0 0;
	width: 90px;
	float: left;
	text-align: left;
	}

	
#logo2 {
	margin: 10px 0 0 0;
	width: 90px;
	float: left;
	text-align: right;
	}
	
/* Navegacion */	
	
	
#nav ul {
	height: 30px;
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	}
	
#nav li {
	float: left;
	display: inline;
	padding: 0;
	text-align: left;
	margin: 0 0 0 60px;
	}

#nav strong {
	line-height: 12px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ddd;
	display: block;
	padding-bottom: 6px;
	}
	
#nav a, #nav a:visited {
	text-decoration: none;
	color: #999;
	}

#nav a:hover {
	color: #cf7641;
	}
	
#nav a:hover strong, #nav a.active strong {
	color: #fff;
	}

#nav a.active {
	color: #e7be65;
	/*padding-bottom: 5px;
	border-bottom: 2px solid #fff;*/
	}
	
li.current {
	color: #e7be65;
	}

