@charset "utf-8";
/* CSS Document */

/* Div general*/
.all {
	position:relative;
	width:957px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	}
/*Fin Div general*/

/* Div Header*/
.Header {
	background:url(img/headersitegeq.jpg);
	width:955px;
	height:194px;
	margin-left:auto;
	margin-right:auto;
		}
/*Fin Div Header*/

/* Div content*/
.content { 
	background:url(img/marco.jpg) repeat-y;
	width:955px;
	height:760px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
		}
		
.cont_int { 
	width:865px;
	height:720px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
		}		
		
		
h2{text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; color:#00792c; font-size:14px; text-align:center;}		
		
		
/*Fin Div content*/

/* Div footer*/

.footer {
	background:url(img/footersitegeq.jpg);
	width:955px;
	height:137px;
	margin-left:auto;
	margin-right:auto;
	}
	
/*Fin Div footer*/
