/****** CSS A TU GUSTO *****/

body{
	position: relative;
	left: 0px;
	width:840px;
	margin: 0px auto;
	padding: 0px;
	scrollbar-3dlight-color: #4f4c33;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #4f4c33;
	scrollbar-highlight-color: #4f4c33;
	scrollbar-shadow-color: #4f4c33;
	scrollbar-track-color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#000000;
	background-color: #E6E6CE;
}


#contenedor{
	position:relative;
	float:left;
	width:840px;
	
	
	/*
	height:881px;
	background-color:yellow;
	*/

}




#cabecera{
	position:relative;
	float:left;
	width:840px;
	height:95px;

}


#banner_cab{
	position:absolute;
	
	top:10px;
	left:430px;
	
	width:300px;
	height:70px;
	

}

.menu{
	position:relative;
	float:left;
	width:840px;
	height:35px;
	
	color:#4f4c33;
	
	/*margin-left:31px;
	*/
	padding-left:05px;
	text-align:center;
	
	/**/
	
	background-image:url(../imagenes/barramenu.jpg);
	background-repeat: no-repeat;
	z-index:100;

}



/*** ESTIRADOR ***/

.estirador{
	position: relative;
	float: left;
	width: 1px;
	height:500px;

}


/*** cuerpo general ****/
#cuerpo{
	position:relative;
	float:left;
	width:840px;
	height:701px;
	margin-top:-10px;
	
	padding-left:60px;
	
	background-image:url(../imagenes/cuerpo.jpg);
	background-repeat: no-repeat;
}



/*** Cuerpo y Contenedor para Inicio.asp ***/
.contenedor_ini{
	position:relative;
	float:left;
	
	width:840px;
	
	/*height:790px;
	margin-top:-06px;*/

	behavior: url("/css/pngbehavior.htc");
}

.plato{
	position:absolute;
	top:360px;
	left:300px;
	
	width:531px;
	height:429px;
	
	z-index:0;
}

#cuerpo_inicio{
	position:relative;
	float:left;
	width:840px;
	height:701px;
	
	margin-top:-701px;
	/*	background-image:url(../imagenes/cuerpo_inicio.jpg);
	background-repeat: no-repeat;
background-color:pink;*/

}


/*** cuerpo para nosotros.Produccion ***/
#cuerpo_prod{
	position:relative;
	float:left;
	width:840px;
	height:701px;
	margin-top:-10px;
	/*background-color:lime;*/
	background-image:url(../imagenes/cuerpo_prod.jpg);
	background-repeat: no-repeat;

}


/*** cuerpo para nosotros.Television ***/
#cuerpo_tv{
	position:relative;
	float:left;
	width:840px;
	height:701px;
	margin-top:-10px;
	/*background-color:lime;*/
	background-image:url(../imagenes/cuerpo_tv.jpg);
	background-repeat: no-repeat;

}



/*** cuerpo para texto ***/
#cuerpo_texto{
	position:relative;
	float:left;
	width:840px;
/*	height:701px;*/
	margin-top:-10px;
	/*background-color:lime;*/
	background-image:url(../imagenes/fondo_texto.jpg);
	background-repeat: repeat-y;

}



/*** cuerpo para entrevista ***/
#cuerpo_entrevista{
	position:relative;
	float:left;
	width:840px;
	height:701px;
	margin-top:-10px;
	background-image:url(../imagenes/cuerpo_entrevista.jpg);
	background-repeat: no-repeat;

}

/*** cuerpo para buscador ***/
#cuerpo_buscador{
	position:relative;
	float:left;
	width:840px;
	height:701px;
	margin-top:-10px;
	
	
	background-image:url(../imagenes/cuerpo_buscador.jpg);
	background-repeat: no-repeat;
	/*	background-color:yellow;*/
}


/*** cuerpo para contacto ***/
#cuerpo_contacto{
	position:relative;
	float:left;
	width:840px;
	height:701px;
	margin-top:-10px;
	background-image:url(../imagenes/cuerpo_contacto.jpg);
	background-repeat: no-repeat;

}

/*** cuerpo para descargas ***/
#cuerpo_descarga{
	position:relative;
	float:left;
	width:840px;
	height:701px;
	margin-top:-10px;
	background-image:url(../imagenes/cuerpo_texto.jpg);
	background-repeat: no-repeat;

}


/*** Para Contacto ***/ 

#contacto{
	position:absolute;
	top:270px;
	left:100px;
	width:200px;
	height:100px;
	font-size:17px;
	line-height:32px;

}

#emails{
	position:absolute;
	top:440px;
	left:70px;
	width:260px;
	height:100px;
	font-size:14px;
	font-weight:bold;
	/*line-height:32px;*/
}


/***Pie del Cuerpo ***/

#cuerpopie{
	position:relative;
	float:left;
	
	width:840px;
	height:9px;
/*	background-color:yellow;*/
}



/**** PIE  ***/
#pie{
	position:relative;
	float:left;
	
	width:840px;
	height:50px;
	
	/*margin-top:-10px;
	
	*/
	
	padding-left:53px;
	padding-top:12px;

	color:#ffffff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	
	font-size:10px;
	
/*	background-color:blue; */
	background-image:url(../imagenes/pie.jpg);
	background-repeat: no-repeat;

}


/********* Créditos de SGA *********/

.creditos{
	position: relative;
	float: right;
	font-size: 9px;
	text-align: right;
	text-decoration: none;
	margin-right:110px;	
	margin-top:0px;
	color: #afb2a1;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

a.creditos:link,a.creditos:visited,a.creditos:active{
	position: relative;
	float: right;
	font-size: 9px;
	color: #afb2a1;
	text-align: right;
	text-decoration: none;
	margin-right:110px;	
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

a.creditoscreditos:hover{
	text-decoration:none;
}

