/*CSS  Yntze */
* {
	margin: 0;
	padding: 0; border: none;
}
body { font: 11pt Arial, Helvetica, sans-serif;
	background: #fff; text-align: left; }

#logo h1 a span, select, #lang, #boxhnav, #footer, #colSx, #colDx, #content div#nav ul { display: none; }

#lay { padding: 0; text-align: left;
	margin: 0; background: #fff; width: 100%;
}
/*LOGO*/
#logo { width:400px; padding-bottom: 40px; }
#logo h1 a { display: block; width: 380px; height: 47px;
	background: #fff url(logo_em_.gif) 0 0 no-repeat; }
s
/*LAY 3 COLONNE*/
#corpo, #corpoGl { margin: 0; width: 100%; background: #fff; }
#content { left: 0; padding-top: 0; }



/*LAY 2 COLONNE GALLERY*/
/*#corpoGl div#content {
	float:left; width:685px;
	position: relative; left: 227px;
	padding-top: 203px;
}
#corpoGl div#colSx {
	float:left; width:227px;
	position: relative; right: 685px;
	padding-top: 290px;
}
#corpoGl div#content table {
	margin: 35px 0 0 16px;
}
#corpoGl div#content table td {
	padding-bottom: 15px; vertical-align: top;
}
#corpoGl div#content table td img {
	margin-left: 16px;
}
#corpoGl div#content table td p {
	margin: 4px 2px 0 16px;
}*/

/*CONTENT*/
#content h2 { font-size: 15pt; margin: 10px 0; }
#content p { font-size: 11pt; margin: 10px 0;
	line-height: 1.5; text-align: left; }









