body {
	background-image: url(../images/body-fondo.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #6F6F6F;
}
.tahoma11gris {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
A:link.tahoma11gris {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
A:hover.tahoma11gris {
	font-family: Tahoma;
	font-size: 11px;
	color: #E75860;
	text-decoration: underline;
}
A:visited.tahoma11gris {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.tahoma14gris {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.tahoma14rojo {
	font-family: Tahoma;
	font-size: 14px;
	color: #DA2028;
	text-decoration: none;
	font-weight:bold;
	margin-left:15px;
}

#flotante {
	margin: 0px;
	padding: 0px;
	height: 490px;
	width: 429px;
}
#contenedorRel {
	height: 211px;
	width: 760px;
	position: relative;
}


.tahoma10gris {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.tahoma11rojo a{
	font-family: Tahoma;
	font-size: 11px;
	color: #DA2028;
	text-decoration: none;
}
A:link.tahoma11rojo {
	font-family: Tahoma;
	font-size: 11px;
	color: #DA2028;
	text-decoration: none;
}
A:hover.tahoma11rojo {
	font-family: Tahoma;
	font-size: 11px;
	color: #E75860;
	text-decoration: underline;
}
A:visited.tahoma11rojo {
	font-family: Tahoma;
	font-size: 11px;
	color: #DA2028;
	text-decoration: none;
}
.tahoma10grisgris {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.forms {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
label.error {
    color: #DA2028;
    font-size: 10px;
    font-family: tahoma;
}
.formTxt{
	height:12px;
	width:130px;
	border-color:#DA2028;
	font-size: 9px;
    font-family: tahoma;
	color: #999999;
	align:right;
}
