/* CSS Document */

html, body {
		margin: 0; padding: 0;
		overflow: auto;
		}

	body {
	width: 100%; max-width: 100%;
	margin-top:0px;
	margin-left:0px;
	padding:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
a:link {
	color: #002D64;
	text-decoration: none;
}
a:visited {
	color: #002D64;
	text-decoration: none;
}
a:hover {
	color:#999999;
	text-decoration: none;
}
a:active {
	color: #002D64;
	text-decoration: none;
}


/*---------------------------------
estilos letras */

p{
	font-size: 8pt;
	text-align: justify;
	line-height: 16pt;
	color: #002D64;
	font-stretch:condensed;
}
.bold {
	font-weight: bold;
}

.italico {
	font-size: 9pt;
	font-style: italic;
	
}

.blanco{
	color: #FFFFFF;
}

	

.textos_left{
margin-left:20px;
}


.center{
	text-align:center;
}

.menuitem {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	border-bottom: 1px;
	border-bottom-style:dotted;
	border-bottom-color:#007B90;
	MARGIN-TOP: 20px;
	margin-left:20px;
	margin-right:30px; 
	font-size:14px;
	font-stretch:condensed;
	word-spacing: 2pt;
	letter-spacing: 0.1em;
	}

ul {
list-style-position: outside;
line-height:16pt;
}


li {
font-size:8pt;
color: #002D64;
font-stretch:condensed;
}

/* titulos*/

h1 {
	font-family:"Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-stretch:condensed;
	font-weight: lighter;
	color:#007B90;
	text-align:left;
}


/* subtitulos*/

h2 {
	font-family:"Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-stretch:condensed;
	font-weight: lighter;
	color:#007B90;
	text-align:left;
}



/* DIV CON IMAGENES PARA CADA PAGINA SEGUN EL TITULO */



#left {
	position: absolute;
	top: 1px;
	left: 0;
	overflow: hidden;
	height: 100%;
	width: 25%;
	TEXT-ALIGN: left;
	padding: 40px 0px 0px 0px;
	background-image:url(../images_base/fondo_index_01.jpg);
	background-repeat:no-repeat;
}

	
	
#left_nov {
	position: absolute; top: 0; left: 0; 
	overflow: hidden; 
	height: 100%; width: 25%;
	TEXT-ALIGN: left;
	padding: 40px 0px 0px 0px;
	background-image:url(../images_base/fondo_novedades_01.jpg);
	background-repeat:no-repeat;
}

#left_serv {
	position: absolute; top: 0; left: 0; 
	overflow: hidden; 
	height: 100%; width: 25%;
	TEXT-ALIGN: left;
	padding: 40px 0px 0px 0px;
	background-image:url(../images_base/fondo_servicios_01.jpg);
	background-repeat:no-repeat;
}		
		


#left_prod {
	position: absolute; top: 0; left: 0; 
	overflow: hidden; 
	height: 100%; width: 25%;
	TEXT-ALIGN: left;
	padding: 40px 0px 0px 0px;
	background-image:url(../images_base/fondo_productos_01.jpg);
	background-repeat:no-repeat;
}


#left_cont {
	position: absolute; top: 0; left: 0; 
	overflow: hidden; 
	height: 100%; width: 25%;
	TEXT-ALIGN: left;
	padding: 40px 0px 0px 0px;
	background-image:url(../images_base/fondo_contacto_01.jpg);
	background-repeat:no-repeat;
}

	body > #left, #left_nov, #left_serv,#left_prod,#left_cont, {
		position:fixed;
		}


#contenido {
	height: 100%;
	margin: 0px 0px 80px 26%;
	padding-top: 0px !important;
	padding-left:20px;
	padding-right:20px;
	overflow: visible;
	text-align:justify;
	background: url(../images_base/fondo_index_02.jpg)
	no-repeat top right;
	
}


#contenido_nov {
	height: 100%;
	margin: 0px 0px 80px 26%;
	padding-top: 0px !important;
	padding-left:20px;
	padding-right:20px;
	overflow: visible;
	text-align:justify;
	background: url(../images_base/fondo_novedades_02.jpg)
	 no-repeat top right fixed;
	
}


#contenido_serv {
	height: 100%;
	margin: 0px 0px 80px 26%;
	padding-top: 0px !important;
	padding-left:20px;
	padding-right:20px;
	overflow: visible;
	text-align:justify;
	background: url(../images_base/fondo_servicios_02.jpg)
	 no-repeat top right;
	
}

#contenido_prod {
	height: 100%;
	margin: 0px 0px 80px 26%;
	padding-top: 0px !important;
	padding-left:20px;
	padding-right:20px;
	overflow: visible;
	text-align:justify;
	background: url(../images_base/fondo_productos_02.jpg)
	 repeat-y top right;
	
}

#contenido_cont {
	height: 100%;
	margin: 0px 0px 80px 26%;
	padding-top: 0px !important;
	padding-left:20px;
	padding-right:20px;
	overflow: visible;
	text-align:justify;
	background: url(../images_base/fondo_contacto_02.jpg)
	 no-repeat top right;
	
}

#columnas{
width:280px;
margin: 0px 30px 0px 0px;
FLOAT: left;
text-align:left;

}


#menu_right {
	FLOAT: right;
	margin: 0;
	padding: 0px;
	TEXT-ALIGN: right;
	vertical-align:top;
	
}

.raya_gris {
border-top: solid;
border-top-color: #007B90;
border-top-width:1px;
clear:both;


}


.subir{
text-align:center;
clear:both;
}

.clear{
clear:both;
}



#fotos {
	FLOAT: left;
	margin: 0px 20px 20px 0px;
	border:solid;
	border-width:1px;
	border-color:#007B90;
	TEXT-ALIGN: left;

	
}

#fotos_right {
	FLOAT: right;
	margin: 0;
	padding: 10px;
	TEXT-ALIGN: right;
	vertical-align:top;
	
}

#credit {
		clear:both;
		position: relative;
		text-align:left;
		background-color:#047d92;
		height:20px;
		color: #FFFFFF;
		margin: 0px 0px 0px 0px;
		padding-left:340px;
		padding-top:10px;
		padding-bottom:0px;
		padding-right:0px;
		font-size:8pt;
		}
		

