body,td,th{
	font-family: Tahoma;
	font-size: 11px;
	color: #363535;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.contenedor{
	border-color: #D7D7D7;
	width: 660px;
	border: thin solid;
	margin-top: 10px;
	margin-left: 10px;
}
div.menu_up{
	width: 690px;
}
div.titulo_seccion{
	width: 690px;
	background-color: #f9cf00;
}
div.footer{
	background-color: #612362;
	height: 42px;
	width: 690px;
	color: #8f6390;
	padding-right: 10px;
}
#firma p {
	float: righ;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 17px;
}

div.contenido {
	width: 530px;
	margin-top: 10px;
	text-align: left;
	font-size: 11px;
	color: #999;
	margin-left: 50px;
}
.in_table{
	padding-left: 12px;
}
a:link {
	color: #363535;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #363535;
}
a:hover {
	text-decoration: underline;
	color: #363535;
}
a:active {
	text-decoration: none;
	color: #363535;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.footer {
padding-right:10px;
color: #FFFFFF;
background-color: #5B277C;
 }
div.otra_sec{
	width: 119px;
	float: right;
}
#fondo_gris {
	float: righ;
	background-color: #bdbdbd;
}
#fondo_blanco {
	background-color: #FFFFFF;
}

.link_webmail a:link {
	color: White;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.link_webmail a:visited {
	text-decoration: none;
	color: White;
	font-family: Tahoma;
	font-size: 11px;
}
.link_webmail a:hover {
	text-decoration: underline;
	color: White;
	font-family: Tahoma;
	font-size: 11px;
}
.link_webmail a:active {
	text-decoration: none;
	color: White;
	font-family: Tahoma;
	font-size: 11px;
}