.titulo1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.titulo2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
#centrado {
	width: 750px;
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -375px;
	z-index: 2;
} 
.contenidos{
	position:absolute;
	left:2px;
	top:105px;
	background:#FFFFFF;
	visibility: visible;
}
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-align: justify;
	white-space: normal;
}
.diseno {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #666666;
}
.tlf {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.atencion {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}
.texto_centrado {
	text-align: center;
}
.texto_izq {
	text-align: left;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	white-space: normal;
}
h1 {
	font-size: 19px;
	font-weight: normal;
	color: #FF6600;
	font-family: "Trebuchet MS";
	text-align: center;
	line-height: normal;
	margin-bottom: 4px;



}
.peque {
	font-size: 10px;
}
.textoblanco {
	color: #FFFFFF;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-align: center;
	margin-bottom: 3px;
}

