/* mensajes validador -------- */
#content #col-right #main_form input.error {
	border:1px solid #c00;
	padding: 4px;
}
#content #col-right #main_form textarea.error {
	border:1px solid #c00;
	padding: 4px;
	width: 414px;
	height: 50px;
}
#mail_sendit, #alerta {
	background:#E2F9E3 url(../images/ico_ok.gif) no-repeat scroll 5px 13px;
	border-bottom:1px solid #AEE1BF;
	border-top:1px solid #AEE1BF;
	color:#006600;
	font-weight:bold;
	margin: -5px 0 0 60px;
	padding:17px 10px 17px 45px;
}
#alerta {
	background:#CC0000 url(../images/ico_error.gif) no-repeat scroll 5px 11px;
	border-bottom:1px solid #F97B5B;
	border-top:1px solid #F97B5B;
	color:#FFFFFF;
}
#content #col-right #main_form #mail_sendit p, 
#content #col-right #main_form #alerta p {margin-bottom:0;}
* html #mail_sendit, * html #alerta {height:1%;}
/*	*********************
	avisolegal
************************/
body.legal {background:#e5e5e5;}
#wrap_legal {
	width: 800px;
}
#wrap_legal .cierre {
	width: 800px;
	height: 20px;
	display:block;
	background: url(../images/bg_footer_legal.gif) top left no-repeat;
}
#wrap_legal #header {
	background: url(../images/bg_header_legal.gif) bottom left no-repeat;
	width: 780px;
	padding: 0 10px;
}
#wrap_legal h1 {
	width: 735px;
	height: 80px;
	background: url(../images/comprarloteria.png) 0 0 no-repeat;
	display: block;
	text-indent: -9999px;
	margin:10px 0;
	padding-bottom:10px;
}
#wrap_legal  #content {
	width: 760px;
	padding: 10px 20px 20px;
	background: url(../images/bg_content_legal.gif) 0 0 repeat-y;
	line-height:1.9em;
}
#wrap_legal  #content h2 {
	font-size: 2.5em;
	margin: 0 0 20px;
	color:#707070;
}
#wrap_legal  #content h3 {
	font-size: 1.4em;
	margin: 20px 0 10px;
	color:#6F9A0A;
	font-weight: bold;
}
#wrap_legal  #content p {
	font-size: 1.2em;
	margin-bottom: 15px;
}
#wrap_legal  #content blockquote {
	border-left: 1px solid #6f9a0a;
	background: #EEFAE7;
	padding: 5px 5px 5px 10px;
	font-size: 1.3em;
	margin-bottom: 10px;
	color: #333;
}

