/****** CSS A TU GUSTO nosotros.asp *****/

#curriculum{
	position:relative;
	float:left;
	width:810px;
	
	
	padding-left:60px;
	
/*	margin-top:30px;
	background-color:cyan;*/

	background-image:url(../imagenes/cuerpo_texto.jpg) ;
	background-repeat: no-repeat;
	


}

#notas{
	position:relative;
	float:left;
	width:810px;
	height:701px;
	
	padding-left:60px;

	background-image:url(../imagenes/cuerpo_texto.jpg) ;
	background-repeat: no-repeat;
}

#contenido{
/*	position:absolute;
	top:160px;
	left:60px;
	*/
	position:relative;
	float:left;
	margin-top:160px;
	width:657px;
	/*	background-color:cyan;
	*/
}


#contenido2{
	/*position:relative;
	float:left;*/
	
	position:absolute;
	top:250px;
	left:66px;
	
	width:657px;
	height:553px;


	
	/*	position:absolute;
	top:0px;
	left:25px;
	width:657px;
	background-color:cyan;

	*/
}


#nosotros{
	position:relative;
	float:left;
	
	width:600px;
	
	margin-top:20px;
	margin-left:0px;
	
	text-align:justify;
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height:18px;
	
}


#tit{
/*	position:absolute;
	top:160px;
	left:60px;
	*/
	position:relative;
	float:left;
	
	width:600px;

	color:#9E8F58;
	
	font-weight:bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height:18px;
	text-transform:uppercase;
	
	/*background-color:orange;		*/
}



/*** Texto para nosotros.asp ***/

#productora{
	position:relative;
	float:left;
	
	width:220px;
	height:100px;
	
	margin-top:10px;
	font-weight:bold;

	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height:40px;
	
	/*background-color:cyan;*/
}

/*** Texto para television.asp ***/

#tit_tv{
/*	position:absolute;
	top:160px;
	left:60px;
	*/
	position:relative;
	float:left;
	
	width:600px;
	margin-top:-40px;
	color:#9E8F58;
	
	font-weight:bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height:18px;
	text-transform:uppercase;
	
	/*background-color:orange;*/
}



#television{

	position:relative;
	float:left;
	
	width:220px;
	height:100px;
	
	margin-top:0px;
	
	/*margin-left:30px;*/
	
	/*text-align:justify;*/

	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	
	

	/*background-color:cyan;*/
}

.seleccion{
	position:absolute;
	width:168px;
	height:175px;
	
	top:-90px;	
	left:400px;
	
	behavior: url("/css/pngbehavior.htc");

	
}

.png_grande {
	position:relative;
	float:left;
	width:193px;
	height:166px;
	
	margin-left:20px;
	margin-bottom:10px;	
	margin-top:10px;
	
	/*
	margin-top:10px;
	margin-bottom:60px;
	*/
	
	behavior: url("/css/pngbehavior.htc");
}


.png_peque{
	position:relative;
	float:right;
	
	width:79px;
	height:72px;
	
	margin-right:30px;
	margin-bottom:10px;	
	margin-top:10px;
	
	behavior: url("/css/pngbehavior.htc");


}

#cocinero{
	/*position:relative;
	float:right;
	margin-right:-70px;
	padding-top:90px;
	
	margin-bottom:10px;	*/
	
	position:absolute;
	top:90px;
	right:35px;
	
	width:69px;
	height:12px;
	
	
	color:#75b418;
/*	background-color:yellow;	*/
}

#titulo{
	position:relative;
	float:left;
	
	width:300px;
	
	margin-top:100px;
	margin-left:10px;
}


#texto{
	position:relative;
	float:left;
	
	width:570px;
	
	margin-left:25px;
	
	text-align:justify;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	
	/*background-color:cyan;*/
}


#barra{
	position:relative;
	float:left;
	
	width:570px;
	height:1px;
	
	background-image:url(../imagenes/barra.gif) ;
	background-repeat: no-repeat;
}
