/* CSS Document */
body {
background-color:#FFFFFF;
}

.contenidos {
	font-family: Tahoma;
	font-size: 12px;
	color: #4C4C4C;
	line-height: 17px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	padding: 0px;
	text-align: justify;
	white-space: normal;
	left: 50px;
	background-color: #FFFFFF;
}

.texto_naranja {
	color: #FF6600;
	font-family: Tahoma;
	font-size: 13px;
}
.texto_rojo {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.footer {
	font-size: 10px;
	font-family: Tahoma;
	color: #4C4C4C;
	text-decoration: none;
}
.titulos {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #4C4C4C;
}
.mail_head {
	font-size: 10px;
	font-family: Tahoma;
	color: #4C4C4C;
	text-decoration: none;
}
.mail_no {
	font-size: 10px;
	font-family: Tahoma;
	color: #FF6600;
	text-decoration: none;
}
