@charset "utf-8";
body {
	background-color: #BB6A07;
	background-image: url(img/bg.jpg);
	background-repeat:  repeat-x;
	margin:0px;
}
.bgbody {
	background-image: url(img/bgbody.png);
	background-repeat:  repeat-y;
}
.cuadrosignup {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

.bgfoot {
	background-image: url(img/bgfoot.png);
	background-repeat:no-repeat;
}
.textofoot {
	font-family:tahoma;
	font-size:10px;
	font-style:normal;
	color:#ffffff;
}
.texto_relleno {
	font-family:tahoma;
	font-size:10px;
	font-style:normal;
	color: #E4EBEE;
}
.linkfoot {
	font-family:tahoma;
	font-size:10px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
}
.linkfoot:hover {
	color:#ffcc00;
	text-decoration:underline;
}
.textosignup {
	font-family:tahoma;
	font-size:11px;
	font-style:normal;
	color:#cc0000;
}
.tituweb {
	font-family:tahoma;
	font-size:14px;
	color:#003197;
	font-weight: bold;
}
.titucuadro1 {
	font-family:tahoma;
	font-size:13px;
	color:#ffffff;
	font-weight: bold;
}
.textocuadro1 {
	font-family:tahoma;
	font-size:12px;
	color:#323232;
	font-weight: normal;
}
.texto1 {
	font-family:tahoma;
	font-size:12px;
	color:#323232;
	text-decoration:none;
}
.texto1hueco {
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.texto1:hover {
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	background-color:#666666;
}
.linkdetalle1 {
	font-family:tahoma;
	font-size:12px;
	color:#cc0000;
	font-weight: bold;
	text-decoration:none;
}
.linkdetalle1:hover {
	font-family:tahoma;
	font-size:12px;
	color:#990000;
	font-weight: bold;
	text-decoration:underline;
}
.precio {
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
}
.submenuoff {
	font-family:tahoma;
	font-size:12px;
	color:#777777;
	font-weight:bold;
	text-decoration:none;
}
.submenuon {
	font-family:tahoma;
	font-size:12px;
	color:#305A7A;
	font-weight:bold;
	text-decoration:none;
}
.submenuoff:hover {
	font-family:tahoma;
	font-size:12px;
	color:#305A7A;
	font-weight:bold;
	text-decoration:none;
}
.submenuon:hover {
	font-family:tahoma;
	font-size:12px;
	color:#305A7A;
	font-weight:bold;
	text-decoration:none;
}