﻿/* Perfect Wide - www.perfectwide.com */
body {
	/*color: #050505;
	font-size: 70%;
	font-family: Verdana,sans-serif;
	text-align: center;
	background: #fff;*/
	
	/*comento lo anterior, si no el avion no se situaba bien*/
	font-size:12px;
	font-family:verdana;
	background-color:#bac2ca;
	margin:0px;
	padding:0px;
}

form {
	display:inline;
}

/* composición */

#fondo {
	position: relative;
	width: 780px;
	background:#fff;
	text-align: left;
	margin: 0 auto;
	background-color: #FBFBFB;
}

#submenu {
     
	width: 780px;
	background:#fff url("../images/menu_superior.jpg") 0 0 no-repeat;
	/*height: 18px;*/
	border: 0;
	color:#FFFFFF;
	}
#submenu td.right {
	text-align: right;
	padding-right:10px;
	color:#FFFFFF;
}

#submenu td.left {
	text-align: left;
	padding-left:10px;
	color:#FFFFFF;
}

#submenu a {
	color:#FFFFFF;
	text-decoration: none;
}
#submenu a:hover {
	color: #777777;
	text-decoration: none;
}

/* tabla principal */
#centro {
	margin: 0 10px;
	background: #ececec;/*aqui va el color que carla me pasara*/
	width: 740px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 760px;
}
#verde{
	background: #b42845;
	padding-top: 10px; 
	padding-bottom: 10px; 
}
html>body #centro {
  	width: 760px;
	} 	

#principal {
	width: 760px;
	margin: 0;
	height: 100%;
	border: 0;
}
#menu {
	width: 190px;
}
#izq{
	background: transparent url("../images/borde_izq.jpg") 0 0 repeat-y;
	width: 8px;
}
#der{
	background: transparent url("../images/borde_derecho_06.jpg") 0 0 repeat-y;
	width: 8px;
}
#secc_img{
	height:32px;
	padding-left:20px;
	background: url("../images/secciones_top.gif") no-repeat;
}

/* clase para el avion*/
.contenedor {
	position:relative;
}




.secciones tbody td {
	background: transparent url("../images/secciones_fondo.gif") 0 0 repeat-y;
	margin: 0;
	padding: 0;
}

.secciones1 tr td {
	background: none;
	padding: 0 10px;	
}

.secc_menu{
        background: none;
	width: 150px;
	text-align: left;
	padding: 0;
	margin:0;
	border-bottom: 1px dotted #000;
}

.secciones a {
	color: #131313;
	text-decoration: none;
}
.secciones a:hover {
	color: #122744;
	text-decoration: underline;
}

/* parte central */

#contenido {
	padding: 5px;
	padding-left: 10px;
	background: #ffffff url("../images/engranaje.gif") 303px top no-repeat;

	/*style="letter-spacing:2px; word-spacing:5px; font-size:11px;"*/
}

#contenido h1.portada { /* se usa en la portada */
	font: bold 1em Verdana,sans-serif;
	color: #001D2C;
	border-bottom: 1px solid #406580;
	margin: 5px 0 4px;
}

#contenido img {
	margin: 5px;
}

#contenido img.nomargen {
	margin: 5px;
}

/* pie */

#pie {
	background: #fff url("../images/pie.jpg") 0 0 no-repeat;
	width: 780px;
	height: 33px;
}

#pie p {
	 COLOR: #FFFFFF;
	text-align: center;
	font: 0.9em Verdana,sans-serif;
	padding: 5px 0 0 0;
	margin: 0;
}

/*  MENUS DEPLEGABLES ****************************** */
#servicios, #productos, #noticias, #faq {
	position: absolute; 
	left: 185px; 
	width: 160px;
	background: #DFDFDF;
	border: 1px solid #fff;
}

#productos {
	top: 200px;
}
#servicios {
	top: 224px;
}
#noticias {
	top: 245px;
}
#faq {
	top: 268px;
}

#servicios p, #productos p, #noticias p, #faq p{
	font: 1em Verdana,sans-serif;
	color: #000;
	text-align: left;
	margin: 5px 3px 5px 3px;
}
#servicios a, #productos a, #links a, #noticias a, #faq a {
	text-decoration: none;
	color: #000;
}
#servicios a:hover, #productos a:hover, #links a:hover, #noticias a:hover, #faq a:hover {
	text-decoration: none;
	color: #888;
}


/*situo el avion*/

#estrella {
	position:absolute;
	top:602px;
	margin-left:35px;
	z-index:50;
}


.contenido{

color:#FF0000;
padding-top:80px;

}

.datos{

margin-left:4px;
margin-top:4px;
margin-right:4px;
margin-bottom:4px;
color:#000;
font-size:10px;
padding-left:5px;
height:130px;
}

.top{
MARGIN-TOP:10PX;
margin-left:750px;
color:#FFFFFF;
font-size:10px;
}

.top a{
color:#FFFFFF;
font-size:10px;
}

.cabecera{
font-size:12px;
margin-left:10px;
}

.menu{
text-align:right;
margin-right:5px;
margin-top:5px;
}

.top{
MARGIN-TOP:90PX;
margin-left:390px;
color:#FFFFFF;
font-size:12px;
}

.top a{
color:#FFFFFF;
font-size:12px;
}

.top a:hover{
color:#FFFFFF;
font-size:12px;
}

.footer
{
font-family:verdana;
font-size:11px;
color:#032D64;
margin-left:10px;						/*margen para el fondo*/
background-image:url(../images/pie.jpg);
background-repeat:no-repeat;
height:69px;
font-size:10px;
text-align:right;
}



.footer a
{
font-family:arial;
font-size:11px;
color:#032D64;
text-decoration:none;
}

.footer a:hover
{
color:#fff;
text-decoration:none;
}


.cont{

margin-right:10px;

}

.cont a{

color:#000;

}