body {
	font-family: Arial;
	font-size: 12px;
	margin:0px;
	padding:0px;
	background-color: #273655;
	color: #333333;
}
div#barraGob {
	margin:0 auto 0 auto;
	width: 100%;
	position: relative;
	/*top: 100px;*/
}
div#contmarc {
	margin:0 auto 0 auto;
	width: 766px;
	position: relative;
	font-size: 12px;
	background-color: #FFFFFF;
}
div#dintel {
	width: 766px;
	height: 104px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #273655;
}

div#lateral_izq {
	width: 189px;
	float:left;
	margin-top:2px;
	
}
div#lateral_der {
	width: 189px;
	float:right;
	margin-top:2px;
	
}
div#lateral_image {
	width: 130px;
	float:right;
	margin-top:2px;
	margin-left: 4px;	
}
div#contprin {
	padding-top: 2px;
	padding-left: 196px;
}
div#contprin_txt {
	width: 354px;
	float:left;
	text-align: justify;
	font-size:12px;

}


div#pie {
	width: 766px;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	position: relative;
	top: 5px;
	bottom: 0px;
	padding: 5px 0 5px 0;
	font-size: 11px;
	color: #666666;
	background-color: #D6D6D6;
}