@charset "utf-8";
/*Son del index principal quitar luego */
.enlace1{color: #036; font-size:11px;}
.linknaranja{font-family:Tahoma; font-size:11px; font-weight:bold; color: #fff;}
.linknaranja:hover{color:#FF3;}
.color6{color:#E00; font-weight:bold; font-size:11px;}
.HeaderBox6{background-image: url(../templateimg/HeaderBackBox6.gif); background-repeat: repeat-x;}
.Header2{color: #fff; font-size: 13px;	font-weight: bold;}
.ButtonVerMasBox6{
	background-image: url(../templateimg/ButtonVerMasBox6.gif);
	background-repeat: no-repeat;
}
.BorderLeftInvita{
	background:url(../templateimg/borde-left-invita.jpg);
	background-repeat:repeat-y;
}
.BorderRightInvita{
	background:url(../templateimg/borde-right-invita.jpg);
	background-repeat:repeat-y;
}
.BorderBottomInvita{
	background-image: url(../templateimg/BottomBackBox6.gif);
	background-repeat: repeat-x;
}
.Recomendar{color:#666; font-size: 10px;}
.BorderLeftMail{
	background:url(../templateimg/borde-left-mail.jpg);
	background-repeat:repeat-y;
}
.BorderRightMail{
	background:url(../templateimg/borde-right-mail.jpg);
	background-repeat:repeat-y;
}
.BorderBottomMail{
	background-image: url(../templateimg/BottomBackBox7.gif);
	background-repeat: repeat-x;
}
.HeaderBox7{
	background-image: url(../templateimg/HeaderBackBox7.gif);
	background-repeat: repeat-x;
}
.ButtonVerMasBox7{
	background-image: url(../templateimg/ButtonVerMasBox7.gif);
	background-repeat: no-repeat;
}
.ButtonEntrar{
	background-image: url(../templateimg/ButtonEntrarBox7.gif);
	background-repeat: no-repeat;
}
/*Quitar lo de arriba despues */
/*Quitar lo de arriba despues */

/*propiedades generales para la pgina*/
body{
	height:100%;
	font-family:Verdana;
	font-size:12px;
	color:#600;
	text-align:center;
	background-color:#6CF;
	background-image:url(../templateimg/BodyBack.jpg);
}
table td{vertical-align:middle;}
/* clases Generales */
.titulo_azul{color:#069; font-size:1.2em; font-weight:bolder;}

a{color:#900; text-decoration:none;}
a:hover{ color:#09F;}
