BODY {
	BACKGROUND: #000033; 
}
DIV#container {
	BACKGROUND: #173D86 url('imagenes/fondomaciel1rf.jpg') no-repeat top; MARGIN: auto; WIDTH: 780px; HEIGHT: auto
}
DIV#content {
	WIDTH: 780px;
}
DIV#content .column1 {
	WIDTH: 200px;
	margin-left: 15px;
	margin-top: 265px; 
	FLOAT: left;
}

DIV#content .column2 {
	
	WIDTH: 535px;
	background-color: #E5ECFC;
	margin-left:15px;
	background-image: url('imagenes/pie535.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 255px; 
	FLOAT: left;
}
.clear {
	CLEAR: both; OVERFLOW: hidden; TEXT-INDENT: -999em;
}

.texto {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #003366;
	padding: 7px;
	font-style: normal;
	white-space: normal;
}
.texto h1 {
	font-size: 24px;
	color: #003366;
	text-align: center;
}
.texto h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #003366;
	text-align: center;
}
.texto h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #003366;
	text-align: center;
	padding: 7px;
}
.texto ul li {
	list-style-image: url('none');
	list-style-type: none;
	text-indent: 15pt;
	list-style-position: outside;
	display: block;
	background-image: url('imagenes/bulletcm.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
.notabla {
	width: 510px;
	display: block;
	position: relative;
	margin: auto;
}
.preciosconcep {
	float: left;
	width: 428px;
	display: block;
}
.preciosnum {
	float: right;
	width: 78px;
	display: block;
	text-align: right;
}
