#lineaCabecera{
	position:relative;
	font-size:1px;
}

#titulo1{
	position:relative;
	line-height:0%;
	color:#009999;
}

#titulo2{
	position:relative;
	line-height:0%;
	color:#009999;
}

#subtitulo1{
	position:relative;
	line-height:0%;
	color:#009999;
}

#subtitulo2{
	position:relative;
	line-height:0%;
	color:#009999;
}

#contenidoTYF{
	position:relative;
	padding-top:10px;
	background-color:#c2c2c2;
	min-height:550px;
	height:auto !important;
	height:550px;
	font-size:0px;
	line-height:0%;
}

#contenidoTYF p{
	margin-left:10px;
	margin-right:10px;
	line-height:normal;
	font-size:14px;
}

#contenidoTYF A{
	text-decoration:underline;
}


