/* CSS Document */

h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #B70D15;
	text-align: left;
	margin-top: 0px;
}


h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
}
h3 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #B70D15;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: lowercase;
}





#contenido_aviso_legal {
	font-size: 13px;
	color: #666666;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	font-family: "Trebuchet MS", Verdana;
	text-align: justify;
	padding-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
#contenido_aviso_legal a {
	color: #CC0000;
	font-weight: bold;
}

.numero {
 	font-size: 18px;
	color: #B70D15;
}
.sangria {
	padding-left: 25px;
}
.rojo {
	font-weight: bold;
	color: #B70D15;
}
