body {
	background-image: url(img/fondo.gif);
	background-repeat: none;
	font-family: Arial;
	font-size: 12px;
	color: #666666;	
	margin-top: 0px;
}
b {
	color: #b75484;
	
}
a {
	color: white;
	text-decoration: none;
	
}
a:hover {
	color: #ba879c;
	text-decoration: none;
}
ul {
	margin-top: 0px;
}
#tablaprinc {
	background-color: white;
	border-bottom: 5px #b75484 solid;
	border-left: 5px #b75484 solid;
	border-right: 5px #b75484 solid;
}
h1 {
	color: #B75484;
	margin-left: 20px;
	font-size:24px;
	margin-top:0px;
}
h2 {
	color: #B75484;
	margin-top: 0px;
	font-size: 17px;
	margin-bottom: 0px;
}
.barra_sup {
	height: 16px;
	background-image: url(img/barra_sup.gif);
	background-repeat: repeat-x;
}
.menu1 {
	background-image: url(img/menu1.png);
	background-repeat: repeat-x;
	border-right: 3px solid white;
	width: 121px;

}
.menu2 {
	background-image: url(img/menu2.png);
	background-repeat: repeat-x;
	border-right: 3px solid white;
	width: 121px;

} 
.menu2 a {
	color: white;
}
.menu2 a:hover {
	color: #f2b5cc;
}
.menu3 {
	background-image: url(img/menu2.png);
	background-repeat: repeat-x;
	width: 121px;

}
.menu {
	border-top: 3px solid white;
	height: 42px;
	color:white;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.pie {
	background-image: url(img/marca.png);
	height:73px;
	text-align: right;
	color:white;
	font-size: 35px;
	font-weight: bold;
	padding-right: 120px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-color: #f5c4d8;
}
.note {
	-moz-border-radius: 5px;
	background-color: #f2b5cc;
	color: #b75484;
	width: 600px;
	margin-bottom: 20px;
	text-align: left;
	padding:10px;
}
.note2 {
	-moz-border-radius: 5px;
	margin-top: 10px;
	background-color: #f2b5cc;
	color: #b75484;
	width: 459px;
	margin-bottom: 20px;
	text-align: left;
	padding:10px;
	height: 350px;
	margin-left:10px;
	
}
.note3 {
	-moz-border-radius: 5px;
	margin-top: 10px;
	background-color: #fff6f9;
	color: #b75484;
	width: 200px;
	margin-bottom: 20px;
	text-align: left;
	padding:10px;
	margin-left:10px;
	margin-right: 10px;
	height: 350px;

}
.condiciones {
	text-align: left;
	height: 418px;
	overflow: auto;
}
.condiciones h2 {
	margin-bottom: 10px;
	margin-top: 20px;
}
.condiciones a {
	color: #B75484;
	font-weight: bold;
}
.condiciones a:hover{
	color: #666666;
	font-weight: bold;
}
.texto-legal {
	width: 600px;
	padding: 20px;
}
.texto-legal h1 {
	margin-left: 0px;
}
.texto-legal h2 {
	margin-bottom: 10px;
	margin-top: 20px;
}
.texto-legal2 {
	width: 600px;
	padding: 20px;
	text-align: right;
	color: #B75484;
	font-weight: bold;
}
.texto-legal2 a {
	color: #B75484;
	font-weight: bold;
}
.texto-legal2 a:hover{
	color: #666666;
	font-weight: bold;
}