@charset "UTF-8";
/* CSS Document */

body	{background:#999999; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px;}

H1	{ color:#7a7c7e; font-family:Arial, Helvetica; font-style:normal;  font-size:18px;}

a		{color:#999999; text-decoration:none;}
a:hover	{color:#FF9900;}

p			{			font-size:12px;}			


.contenido	{ 
			margin:auto;
			width:1000px;
			overflow:auto;
			height:600px;
			background:#FFFFFF
			}

.contenido2{
			margin:auto;
			width:1000px;
			background:#FFFFFF


}
li			{			font-size:16px; color:#999;}			

.tit		{
			font-size:20px; color:#eb7d29;
			}
.cabecera	{
			position:relative;
			height:63px;
			width:1000px;

			background:#FFF;
			margin:auto;

			}
.logoCabecera	{padding-left:10px;}
.linksCabecera{
	position:absolute;
	left: 770px;
	top: 28px;
			}
.form	{
		background:none;
		width:250px;
		border:0px;


		}
.formText{

		background:none;
		width:250px;
		height:45px;
		border:0px;


}
.pie	{
			height:69px;
			width:1000px;
			color:#fff;
			background:#7a7c7e;
			margin:auto;
			position:relative;
			}

.pieHome{
			height:89px;
			width:1000px;
			color:#fff;
			background:#7a7c7e;
			margin:auto;
			position:relative;	
	}

.posPie	{
	position:absolute;
	left: 8px;
	top: 4px;
}
.posPie	a{}
.linksPie	{
	position:absolute;
	left: 791px;
	top: 0px;
	color:#666666;
			}
.linksPieBotones	{
	position:absolute;
	left: 588px;
	top: 1px;
	color:#666666;
	width: 415px;
	height: 42px;
			}			
.contenidoCuerpo{
		background:url(../images/fondoPagina.jpg);
		width:3000px;
		height:580px;
		margin:0px;
		position:relative;
		}			

.contenidoCuerpo2{
		background:url(../images/fondoQuienes.gif);
		height:580px;
		width:999px;
		margin:0px;
		position:relative;
		overflow:hidden

		}
.contenidoFinanciacion{
		background:url(../images/fondoFinanciacion.gif);
		height:580px;
		width:999px;
		margin:0px;
		position:relative;
		overflow:hidden

		}
.contenidoProductos{
		background:url(../images/fondoProductos.gif);
		height:580px;
		width:999px;
		margin:0px;
		position:relative;
		overflow:hidden

		}

		
.escena {
		position:relative;
		width:1000px;
		float:none;
		}
		
.una	{
		float:left;
		background:url(../images/bgEscena1.gif) center no-repeat;
		height:580px;
		display:block;
		border:0px solid #F00;
		overflow:hidden;

		}		
.dos	{
		float:left;
		background:url(../images/bgEscena2.gif) center no-repeat;
		height:580px;
		display:block;

		}	
.tres	{
		float:left;
		background:url(../images/bgEscena3.gif) center no-repeat;
		height:580px;	
display:block;
		}	

.botForms	{
			background:url(../images/fondoBotForm.gif) no-repeat;
			width:102px;
			height:25px;
			border:0px;
	
	
	
			}
