*{ margin:0; padding:0}
header, footer, section, nav, article {
display: block;
}
body{
background-color: white;
font-family: trebuchet ms;
}

#contenedor{
width: 800px;
background-color: white;
margin: auto;
padding: auto;
}
nav {
	position: absolute;
	width: 700px;
	height: 251px;
	background:url(images/menu.jpg) repeat-x;
	padding-left:100px;
}
nav ul {
margin: 0 auto;
width: 650px;
list-style: none;
}
nav ul li {
    float: left;
    }
nav ul li a{
	height:50px;
	font-size:12px;
	color:#000;
	text-decoration:none;
	line-height: 70px;
	text-align:center;
	float: left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(images/main-delimiter.png) 100% 5px no-repeat; 
	padding:0px 15px;
	font-weight:bold;
}
nav ul li a:hover{
	color:#44A72A;
	background:#fff;
	-khtml-opacity:.50; -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50;zoom:1; }
nav ul li.selected a {
	color:#44A72A;
	background:#fff;
	-khtml-opacity:.50; -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50;zoom:1;
			}
header{
width: 800px;
height: 205px;
background-color: white;
}
header p{
float: left;
font-size: 14px;
margin: 100px 0 0 30px;
}
p.extra {
	color: #fff;
	font-size:16px;
	text-align:left;
	padding:30px 0 20px 0; margin:0;
	float:left;
}
h3.extra {
	font-size:16px;
	color: #fff;
	text-align:left;
	margin:30px 30px 0 80px;
	border-bottom: dotted 2px #666;

}
.list-3 {
	padding: 0 0 25px 5px;
	overflow: hidden;
}
.list-3 li {
	background: url(images/marker.gif) no-repeat 0% 10px;
	padding: 0 0 0 10px; 
	line-height: 20px;
	font-size: 15px;
	color:#fff;
	text-decoration: none;
	}	
.logo {
	width: 180px;
	height: 123px;
	display:block;
	padding:77px 0 0px 20px;
	float:left;
	background:none;
}
.carta {
	width: 290px;
	height: 91px;/*187*/
	display:block;
	padding:100px 10px 0px 0px;
	float:right;
	background:none;
}
.section1{
width: 800px;
height: 525px;


}
section{
width: 800px;
height: 525px;

position: relative;	
/*background: url(images/cuadrado_fondo.gif) no-repeat;*/
background: #000;
-webkit-background-size: 100%;
-o-background-size: 100%;
-khtml-background-size: 100%;
-moz-border-radius: 22px;
-webkit-border-radius: 22px;
font-size:10px;
color:#FFF;
text-align:justify;
}
h1{
	font-size: 13px;
	padding: 10px 0 0 0;
	color:#47A72C;
}
p {
		padding: 5px 0 0 0;
	}	
.empre{ margin:20px 0 0 0;}
#izquierda{
width: 236px;
float: left;
padding:15px;}
#medio{
width: 238px;
margin: 0 17;
float: left;
padding:15px;
}
#derecha{
width: 236px;
float: left;
padding:15px;
}
#left{/*236*/
width: 300px;
float: left;
padding:15px 0 0 0;}
#right{/*124+30=154*//*494+34+30=558*/
width: 490px;
float: left;
padding:15px 10px 0 0;
}
#right img{ padding:5px; }
#contenedor_menu{ width:100px; background:#fff;margin: 30px 0 10px 80px; padding:0;}
#sub_menu { width:100px; margin: 30px 0 0 80px; padding:0;}
#sub_menu a{color:#fff;
text-decoration: none;
font-size: 12px;
}
#sub_menu .selectede a {text-decoration:underline; color:#47A72C}
.principal a:link, .principal a:visited{
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	line-height: 30px;
	color:#47A72C;
	text-decoration:none;
	font-size:12px;
	display:block;
	text-align:center;
}
.principal a:hover, .principal a:active{
	color:#000;
	background:#47A72C;
}
.principal1 a:link, .principal1 a:visited{
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	line-height: 30px;
	text-decoration:none;
	font-size:12px;
	display:block;
	text-align:center;
	color:#000;
	background:#47A72C;
}
footer{
width: 800px;
height: 40px;
border-top: solid 3px black;
margin-top: 5px;
overflow: hidden;
font-size: 12px;
color: black;
text-align:center;
}
footer a{
text-decoration: none;
font-size: 12px;
color: black;
}
.clear{clear: both;}
form { /*465*/
	width:270px; float:left; padding-top:80px; font-size:14px;}
label {	
	float:right;
	margin-right:5px;
	margin-bottom:15px;
	text-align:right;
	color:#fff;}
input, textarea {
	float:right;
	border: 1px solid #747374;
	width:180px;
	background:#fff;
	margin-bottom:15px;
}
fieldset { border:none;}
.button { 
	width:180px;
	background-color:#CCC;
	border:1px solid  #fff}
.datos { width:175px; height:237px; display:block; float:right; padding:80px 0 0 20px; font-size:13px;	}
.mapa{ padding:30px 0 0 80px;}
.clientes{ padding:70px 0 0 20px;}
