body { 
	margin : 0px 0px 0px 0px;
	background-color: #989898;
	scroll:no;
	overflow: hidden;

}
A:link,A:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #7DC9F9;
	border: 0px none;
	text-decoration: none;
}
.FondoTop {
	background-image: url(../images/cabecera_wind.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	height: 63px;
	width: 900px;
}
.FondoCentro {
	background-image: url(../images/fondo1_home.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	height: 373px;
	width: 900px;
}
.FondoCentro2 {
	background-image: url(../images/fondo3_home.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	height: 373px;
	width: 900px;
}
.FondoContacto {
	background-image: url(../images/fondo_contacto.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	height: 373px;
	width: 900px;
}
.FondoCliente {
	background-image: url(../images/fondo_cliente2.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	height: 400px;
	width: 900px;
}
.FondoLinks {
	background-image: url(../images/fondo_links.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	height: 373px;
	width: 900px;
}
.FondoDownload {
	background-image: url(../images/fondo_download.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	height: 373px;
	width: 900px;
}
.FondoNoticias {
	background-image: url(../images/fondo_noticias.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	height: 373px;
	width: 900px;
}
.FondoProyectos {
	background-image: url(../images/fondo_proyectos.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	height: 373px;
	width: 900px;
}
.FondoProductos {
	background-image: url(../images/fondo_productos.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	height: 373px;
	width: 900px;
}
.FondoBottom {
	background-image: url(../images/fondo2_home.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	height: 373px;
	width: 900px;
}
.FondoPopUp {
	background-image: url(../images/fondo2_pop_up.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	height: 443px;
	width: 595px;
}
.TextoBlancoTexto {
	text-align:justify;
	vertical-align:middle;
	font-family: "Century Gothic";
	font-size: 9pt;
	font-weight:normal;
	font-style: bold;
	color: #00025E;
}
.TextoBlancoTitulo {
	text-align:right;
	vertical-align:middle;
	font-family: "Century Gothic";
	font-size: 9pt;
	font-weight:bold;
	font-style: bold;
	color: #011F5B;
}
.TextoBlancoTituloCentro {
	text-align:center;
	vertical-align:middle;
	font-family: "Century Gothic";
	font-size: 9pt;
	font-weight:bold;
	font-style: bold;
	color: #FFFFFF;
}
.TextoBlanco {
	text-align:left;
	vertical-align:middle;
	font-family: "Century Gothic";
	font-size: 8pt;
	font-weight:normal;
	font-style: bold;
	color: #FFFFFF;
}
.TextoAzul {
	text-align:justify;
	vertical-align:middle;
	font-family: "Century Gothic";
	font-size: 8pt;
	font-weight:bold;
	font-style: bold;
	color: #7DC9F9;
}
.TextoAzulTitulo {
	text-align:left;
	vertical-align:middle;
	font-family: "Century Gothic";
	font-size: 9pt;
	font-weight:bold;
	font-style: bold;
	color: #00025E;
}
.TextoAzulNoticia {
	text-align:left;
	vertical-align:middle;
	font-family: "Century Gothic";
	font-size: 8pt;
	font-weight:bold;
	font-style: bold;
	color: #00025E;
}
.TextoBlancoNoticia {
	text-align:justify;
	vertical-align:middle;
	font-family: "Century Gothic";
	font-size: 8pt;
	font-weight:normal;
	font-style: bold;
	color: #FFFFFF;
}
.TextoBlanco2 {
	text-align:right;
	vertical-align:middle;
	font-family: "Century Gothic";
	font-size: 8pt;
	font-weight:normal;
	font-style: bold;
	color: #011F5B;
}
.TextoBlanco3 {
	text-align:left;
	vertical-align:middle;
	font-family: "Century Gothic";
	font-size: 8pt;
	font-weight:normal;
	font-style: bold;
	color: #011F5B;
}
.TextoAzulSubTitulo {
	text-align:left;
	vertical-align:middle;
	font-family: "Century Gothic";
	font-size: 8pt;
	font-weight:bold;
	font-style: bold;
	color: #000273;
}
.FondoMenu {
	background-image: url(../images/titulo_menu.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	height: 45px;
	width: 101px;	
}
.FondoHome {
	background-image: url(../images/imag_home.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	height: 355px;
	width: 530px;	
}
.FondoEmpresa {
	background-image: url(../images/empresa.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	height: 311px;
	width: 212px;	
}
.etiqueta {
	overflow-x:none;
	overflow-y: scroll;
	height: 300px;
	width: 370px;
	scrollbar-face-color: #6284C4;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #6284C4;
	scrollbar-darkshadow-color: #7F7F7F;
	scrollbar-shadow-color: #6284C4;
	scrollbar-arrow-color: #95C9F9;
	scrollbar-track-color: #DBEAFC;
}
.etiqueta2 {
	overflow-x:none;
	overflow-y: scroll;
	height: 300px;
	width: 620px;
	scrollbar-face-color: #6284C4;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #6284C4;
	scrollbar-darkshadow-color: #7F7F7F;
	scrollbar-shadow-color: #6284C4;
	scrollbar-arrow-color: #95C9F9;
	scrollbar-track-color: #DBEAFC;
}

.txtTipo {
	font-family: "Century Gothic";
	font-size: 9pt;
	color: #011F5B;
	text-align: right;
}
.txtDato {
	font-family: "Century Gothic";
	font-size: 9pt;
	color: #FFFFFF;
	text-align: left;
	border: thin none;
}
.txtError {
	font-family: "Century Gothic";
	font-size: 8pt;
	font-weight: normal;
	color: #7DC9F9;
	text-align: Left;
}
.txtErrorCentrado {
	font-family: "Century Gothic";
	font-size: 8pt;
	font-weight: normal;
	color: #7DC9F9;
	text-align: center;
}
.txtCentro {
	font-family: "Century Gothic";
	font-size: 9pt;
	color: #0C398A;
	text-align: center;
}
.Boton {
	font-family: "Century Gothic";
	font-size: 8pt;
	font-weight:bold;
	font-style: bold;
	color: #000000;
	text-align: center;
	background-color: #95C9F9; 
	border: #7DC9F9; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	cursor: hand;
	height: 18px;
	width: 45px;	
}
.BotonLargo {
	font-family: "Century Gothic";
	font-size: 8pt;
	font-weight:bold;
	font-style: bold;
	color: #000000;
	text-align: center;
	background-color: #a3bbd7; 
	border: #7DC9F9; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	cursor: hand;
	height: 18px;
	width: 100px;	
}
input,textarea, select {
	font-family: "Century Gothic";
	font-size: 9pt;
	color: #000000;
	text-align: left;	
}
.LineaCeleste {
	background-image: url(../images/download_linea_celeste.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	height: 5px;
	width: 369px;	
	text-align:justify;
	vertical-align:middle;
	font-family: "Century Gothic";
	font-size: 9pt;
	font-weight:normal;
	font-style: bold;
	color: #00025E;
}
.LineaCelesteProducto {
	background-image: url(../images/productos_linea_celeste.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	height: 5px;
	width: 493px;
	text-align:left;
	vertical-align:middle;
	font-family: "Century Gothic";
	font-size: 9pt;
	font-weight:bold;
	font-style: bold;
	color: #011F5B;
	line-height: 30px;

}
.TextoBlancoTituloIzquierdo {
	text-align:left;
	vertical-align:top;
	font-family: "Century Gothic";
	font-size: 9pt;
	font-weight:bold;
	font-style: bold;
	color: #011F5B;
}
	

