af@charset "utf-8";
/* CSS Document */

BODY {
	background-color: #FFF;
	overflow-x:auto;
}
.FilaEncabezado{
	background-image: url(imagenes/cabezera.png);
	background-repeat:no-repeat;
	width:2500px;
	height:125px;
}
.encabezado{
	position:relative;
    /*left:630px;*/
	float:right;
}
.encabezadoLogo{
	position:relative;
	left:30px;
    /*left:630px;*/
	float:left;
}
.encabezado2{
	position:relative;
	top:15px;
	left:130px;
	z-index: 1;
}
.enlace{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ff9900;
	text-decoration:none;
	
}
.enlace2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000;
	font-weight:bold;
	text-decoration:none;
	
}
.Foot{
	background-image: url(imagenes/foot.png);
	background-repeat:no-repeat;
	width:2500px;
	height:50px;
	text-align:center;
	color:#000;
	font-weight:bold;
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
}
.titulos{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
.textos{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:15px;
	text-align: justify;
	padding-right:20px;
	padding-left:20px;
}
.textos2{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	text-align: justify;
	padding-right:20px;
	padding-left:20px;
}
.Normal
{
BACKGROUND-COLOR: #FFF;

}
.Cambio
{
BACKGROUND-COLOR: #bacec7;

}

.ventanitas{
	width:507px;
	height:285px;
	background-repeat:no-repeat;
}
.ventanitasConten{
	width:460px;
	height:100px;
	margin-left:20px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:87px;
}
.ventanaLarga{
	/*background-image:url(compania/fondito2.png);*/
	background-repeat:no-repeat; 
	width:507px; 
	height:557px;
	padding-top:20px;
	padding-right:5px;
}

.ventanaLarga2{
	background-image:url(actividades/fondito3.png);
	background-repeat:no-repeat; 
	width:507px; 
	height:557px;
	padding-top:35px;
	padding-right:5px;
}

.ventanasProductos{
	padding-top:10px;
	padding-left:0px;
	width:265px;
	height:273px;
	background-repeat:no-repeat;
}

.ventanasProductos a{
	cursor:pointer;
}

.ventanaLargaProductos{
	width:761px;
	height:570px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}
.ventanaLargaProductos a{
	cursor:pointer;
}


h1{
	color:#FF9900;
	font-size:18px;
	font-weight:bold; 
	text-align:center;
	}


.TextoCompania{
	font-family:Arial, Helvetica, sans-serif;
	padding-top:40px;
	padding-left:30px;
	padding-right:30px;
	text-align:justify;
	font-weight:bold;
}
.TextoContacto{
	font-family:Arial, Helvetica, sans-serif;
	padding-top:40px;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	font-weight:bold;
}
.link{
	color:#FF9900;
	text-decoration:none;
}
.link:hover{
	text-decoration:underline;
}

.divContent{
	 margin-top:-10px;
	 overflow: auto;
	 width:740px;
	 height:450px;
	 text-align:center;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:14px;
}

.SubMenus{
	position:relative;
	left:23px;
}
.SubMenus2{
	position:relative;
	left:22px;
}
