.menutop {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuleft {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
.Titulos {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: none;
}
.mail {
	font-family: Tahoma;
	font-size: 7pt;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}


#fondo_1 {
	background-image: url(../Imagenes/cuerpo_fondo2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#promo {
	border: 2px solid #006600;
}
.promo_tit {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
}



.SubTitulos {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.Texto {
	font-family: Tahoma;
	font-size: 7pt;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.link_imagen {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
.boton1 {
	font-family: Tahoma;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
.listbox {
	font-family: Tahoma;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
#linea_fondo {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
