/* ## AVISO LEGAL #################### */

.AvisoLegal {
	font: 11px/17px "Trebuchet MS", Arial, Helvetica, Verdana;
	color: #666666;
	padding: 5px 20px 0 20px; 
	background: #FFF;
	overflow: auto;
}

.AvisoLegal H1 {
	font-size: 13px;
	color: #006699;
	font-weight: bold;
	margin-bottom: 10px;
}

.AvisoLegal H2 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
}

.AvisoLegal H3 {
	font-size: 15px;
	color: #006699;
	font-weight: bold;
	text-align: center;
}

.AvisoLegal UL {
	margin-top: 5px;
	background: #FFF;
}

.AvisoLegal P {
	text-align: justify;
	margin-top: 0;
}

.AvisoLegal A {
	color: #006699;
	text-decoration: underline;
}

.AvisoLegal A:hover {
	color: #006699;
	text-decoration: underline;
}

















