﻿body.textolegal #Cuerpo 
{
   	background-repeat: no-repeat;
   	min-height: 340px;
   	_height: 389px;
	background-position: right bottom;
	background-color: #FFFFFF;
	/*background-image: url(Images/fondo_textolegal.jpg);*/
	padding: 10px;
}


body.textolegal H1 
{
	font-size: 1.2em;
	color: #990000;
	font-weight:bold;
	margin: 0;
}

body.textolegal H2
{
	font-size: 1.1em;
	color: #990000;
	font-weight:bold;
	margin: 0;
}

body.textolegal P
{
	font-size: 1em;
	color: #333;
	font-weight:normal;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: justify;
}
