html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding:0;
    text-align: center;
    font-family:Tahoma;
	font-size:11px;
	color:#8A9092;
    background: #fff  url('../img/back.gif') repeat-x;
}
#pagina {
    width: 694px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#fondo {
	min-height:100%;
    background:url('../img/corner.png') no-repeat bottom right;
}
#header {
	height:35px;
}
#subheader {
	margin-top:10px;
	height:67px;
}
#subheader_home {
	margin-top:10px;
	height:88px;
}

#content {
	height:500px;
    background:url('../img/back_cuerpo.png') repeat-y;
}
#content_compania {
	height:630px;
    background:url('../img/back_cuerpo.png') repeat-y;
}
#content_contactenos {
	height:900px;
    background:url('../img/back_cuerpo.png') repeat-y;
}
#content_servicios {
	height:3000px;
    background:url('../img/back_cuerpo.png') repeat-y;
}
#content_clientes{
	height:500px;
	background:url('../img/back_cuerpo.png') repeat-y;
}
#content_compania img{
	padding:10px;
}
.img_clientes{
	padding:20px 0 0 0;
	width:100%;
	text-align:center;
}
#contenedor{
	width:669px;
	border-left:1px solid #e0e1e2; 
	border-right:1px solid #e0e1e2; 
	border-bottom:1px solid #e0e1e2; 
	margin:auto;
}
#contenidos{
	width:100%; 
	margin:auto;
}
#video {
	height:213px;
	position: relative;
	border-left:1px solid #e0e1e2; 
	
}
#video_compania {
	height:100px;
	position: relative;
	padding: 10px 5px 10px 5px;
}
#bienvenida {
	width:300px;
	position: relative;
	float:left;
	text-align:justify;
	padding:20px;
}
.txt{
	position: relative;
	float:left;
	text-align:justify;
	padding:20px;
}
.destacado{
	font-size:12px;
	font-weight:700;
	color:#1F438A;
}
.separador{
	height:20px;
}
#paneles{
	float:right;
	width:350px;
	padding:20px;
}
#botones{
	float:right;
}
#slider{
	float:left;
}
#footer {
	height:35px;
	width: 730px;
	font-size: 10px;
	line-height: 35px;
	letter-spacing: 1px;
	text-align:center;
	color:#FFF;
    background:url('../img/footer.png') no-repeat bottom;
}
#footer a {
	text-decoration: none;
	color: #FFF;
}
#footer a:hover {
	text-decoration: none;
	color: #3299C8;
}
.boton {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
height:15px;
color: #E7F8FF;
border: 1px double #B4C2A5;
background-color: #3399FF;
font-weight: bold;
cursor: hand;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0066CC;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0066CC;
	margin-left:15px;
}
.Estilo1 {
	color: #0066CC;
	font-weight: bold;
}
.Estilo2 {
	font-size: 10px;
	font-weight: bold;
}
.peque {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
}
.txtizq {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#8A9092;
}
.style2 {
	color: #FF9900;
	font-size: 12px;
}
.style3 {color: #000000}
input{
	height:15px; 
	font-family:tahoma; 
	font-size:11px
}
#formulario{
	border-left:1px dotted #e0e1e2; 
	border-right:1px dotted #e0e1e2; 
	background-color:#EFF8F7; 
}
#logo_pie{
	text-align:left;
	margin:10px;
}

#pie_index{
	text-align:left;
	margin:0px;
}
#cuerpo_index {
	margin-top:10px;
	height:391px;
}

