body {
	text-align: center;
	background-image: url(../images/fondos/fondocatalogos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;


}
#page {
	width: 955px;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 350px;
	


}
#col1 {
	float: left;
	width: 250px;
	margin-left: 15px;
	margin-right: auto;
	text-align: left;
	margin-top: 90px;





}

#col2 {
	width: 620px;
	float: right;
	margin-right: 0px;
	margin-left: 20px;
	text-align: left;
	margin-top: 85px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #333333;
	


}



#col3 {
	width: 550px;
	float: right;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-right: 30px;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 5px;
	margin-top: 140px;
	
}

#informativas {
	width: 800px;
	margin:0 auto;
	text-align:center;
	margin-top: 75px;
	height:450px;


}
#footer {
	margin: 10px auto 0px;
	text-align: center;
	height: 70px;
	background-color: #000000;

}

