body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/img/home/img_background.jpg);
	background-repeat:repeat-x;
	background-color:#EDEDEE;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.enlace {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.enlace:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}.texto-gris {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.enlace-blanco {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.enlace-blanco:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.texto-blanco {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.texto-blanco:hover {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.enlace-negro {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.enlace-gris {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.enlace-gris:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.titular {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.flatboton {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	border: 1px #CCCCCC;
	color: #FFFFFF;
	height: 22px;
	background-color: #009900;
	width:65px
}
.flat {  
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
	border: 1px solid #666666;
	color:#333333;
	height:20px
}
.titularn {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.titularn:hover {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration:underline;
}
.enlacerojo {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.enlace-gris-link {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
