body {
	font: 12px Georgia, "Times New Roman", Times, serif;
	background: #f7fafb url(img/fond.png) repeat-y center;
	/*background-color: #DAD2C9;*/
}

img {
	border: 0;
}

a {
	color: #173486;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.centre {
	position: absolute;
	width: 1024px;
	left: 50%;
	top: 0;
	margin-left: -512px;
	/*background: #9dbdd3 url(img/fond_centre.png) repeat-x;*/
	background: #cedee9 url(img/fond_centre.png) repeat-x;
	min-height: 768px;
}

.header {
	width: 1024px;
	height: 180px;
}

.logo_euda {
	position: absolute;
	left: 65px;
	top: 50px;
	width: 110px;
	height: 100px;
	background: url(img/logo_euda.png) no-repeat;
}

.logo_euda_20_anniversary {
	position: absolute;
	left: 65px;
	top: 140px;
	width: 110px;
	height: 100px;
	background: url(img/logo_euda_20_anniversary.png) no-repeat;
}

.baseline {
	position: absolute;
	left: 0;
	top: 150px;
	/*width: 512px;*/
	width: 437px;
	width: 307px;
	height: 23px;
	padding: 7px 0 0 75px;
	background: url(img/fond_centre.png) repeat-x 0 -150px;
	font: bold 16px Arial, sans-serif;
	color: #173486;
}

.baseline_20_anniversary {
	position: absolute;
	left: 0;
	top: 150px;
	/*width: 512px;*/
	width: 437px;
	width: 307px;
	height: 23px;
	padding: 7px 0 0 75px;
	background: url(img/fond_centre.png) repeat-x 0 -240px;
	font: bold 16px Arial, sans-serif;
	color: #173486;
}

.bandeau {
	position: absolute;
	right: 0;
	top: 120px;
	width: 512px;
	width: 642px;
}

.bandeau .ligne1, .bandeau .ligne2 {
	position: absolute;
	right: 0;
	width: auto;
	height: 25px;
	text-align: right;
	padding: 5px 15px 0 15px;
	background-color: #DAD2C9;
	font: bold 18px Arial, sans-serif;
	color: #A28E78;
}

.bandeau .ligne2 {
	top: 30px;
}

.clear {
	clear: both
}

#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial, sans-serif;
	margin-left: 65px;
	float: left;
}

#nav li {
	float: left;
	display: block;
	width: auto;
	background: #D1D6E7;
	position: relative;
	z-index: 500;
	color: #173486;
	font-size: 14px;
	font-weight: bold;
}

#nav li li {
	background: #A2AECF;
}

#nav li a {
	display: block;
	padding: 6px 10px 0 10px;
	height: 24px;
	text-decoration: none;
	color: #173486;
	text-align: center;
}

#nav li a:hover {
	color: #173486;
	/*background: #A2AECF;*/
}

#nav a.selected {
	color: #f00;
}

#nav ul {
	position: absolute;
	left: 0;
	display: none;
	/*margin: 0 0 0 -1px;*/
	margin: 0;
	padding: 0;
	list-style: none;
	-webkit-box-shadow: #ccc 2px 2px 7px;
	-moz-box-shadow: #ccc 2px 2px 7px;
	box-shadow: #ccc 2px 2px 7px;
}

#nav ul li {
	width: 160px;
	float: left;
	border-top: 1px solid #A2AECF;
	font-size: 13px;
	padding: 0;
}

#nav ul a {
	display: block;
	height: 20px;
	color: #173486;
	text-align: left;
	margin: 0;
	margin-top: 2px;
	padding: 0;
	padding-left: 11px;
}

#nav ul a:hover {
	text-decoration: none;
	/*background-color: #fff;*/
}

/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
*html #nav ul {
	margin: 0 0 0 -2px;
}

.content {
	position: relative;
	left: 65px;
	top: 20px;
	width: 652px;
	min-height: 400px;
}

h1 {
	font: bold 14px Arial, sans-serif;
	color: #173486;
	border-bottom: 1px solid #173486;
	padding-bottom: 8px;
}

h2 {
	font: bold 14px Arial, sans-serif;
	color: #173486;
	margin-bottom: 0;
}

h3 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #173486;
	margin-bottom: 0;
	clear: left;
	/*border: 1px solid #666;*/
}

h3 a:hover {
	text-decoration: none;
}

.content div {
	line-height: 18px;
	margin-bottom: 6px;
}

.columns {
	-webkit-column-count: 2;
	-webkit-column-width: 300px;
	-webkit-column-gap: 35px;
	-webkit-column-rule: 1px solid #A2AECF;
	-moz-column-count: 2;
	-moz-column-width: 300px;
	-moz-column-gap: 35px;
	-moz-column-rule: 1px solid #173486;
	column-count: 2;
	column-width: 300px;
	column-gap: 35px;
	column-rule: 1px solid #173486;
}

.txtb {
	font-weight: bold;
}

.txti {
	font-style: italic;
}

.txtc {
	color: #173486;
}

.txtu {
	text-decoration: underline;
}

.next {
	color: #b22e1e;
}

.future {
	color: #e99300;
}

.past {
	color: #0C1B46;
}

#resultat div {
	margin-left: 10px;
}

.ligne {
	border-bottom: 1px dotted #173486;
	padding-bottom: 8px;
}

#resultat div.ligne, #resultat div.description {
	margin-left: 0;
}

.content div.titre_meeting {
	margin-bottom: 0;
	color: #173486;
}

.droite {
	position: absolute;
	left: 700px;
	top: 10px;
	width: 200px;
}

.droite ul {
	margin: 0;
	margin-left: -15px;
}

.droite ul li {
	margin: 0;
}

.types_of_dredger {
	float: left;
	margin-right: 15px;
}

label {
	display: inline-block;
	width: 60px;
}

label.label {
	display: inline-block;
	width: auto;
	margin-right: 10px;
}

input[type="text"], input[type="password"], input[type="file"] {
	padding: 3px 10px 4px 10px;
	border: 0;
	background-color: #D1D6E7;
	color: #173486;
	font-weight: bold;
	margin-bottom: 6px;
}

input[type="submit"] {
	display: block;
	padding: 3px 10px 4px 10px;
	border: 0;
	background-color: #173486;
	color: #fff;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	margin-top: 10px;
	margin-left: 63px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.footer {
	position: relative;
	left: 65px;
	top: 20px;
	width: 894px;
	width: 652px;
	height: 140px;
	border-top: 1px solid #173486;
	margin-top: 12px;
	color: #173486;
	/*padding-top: 8px;*/
}

.footer h1 {
	font-size: 12px;
	border-bottom-style: dotted;
}

.footer div {
	float: left;
	margin-right: 58px;
	margin-right: 18px;
}

#map_canvas div {
	margin: 0;
	padding: 0;
}

form#anniversary label {
	width: 140px;
}

form#anniversary #attend label {
	width: 180px;
}

form#anniversary input[type="text"] {
	width: 200px;
}

form#anniversary #address, 
form#anniversary #organisation_company, 
form#anniversary #position {
	width: 400px;
}

form#anniversary #postal_code {
	width: 100px;
}

form#anniversary #diet {
	width: 350px;
}

form#anniversary #family_name, 
form#anniversary #country {
	text-transform: uppercase;
}

form#anniversary #first_name, 
form#anniversary #organisation_company, 
form#anniversary #position, 
form#anniversary #city {
	text-transform: capitalize;
}

form#anniversary label.error, 
form#anniversary #attend label.error {
	color: #b22e1e;
	font-style: italic;
	margin-left: 10px;
	width: auto;
}

form#anniversary #attend label.error {
	float: right;
	margin-right: 240px;
}

form#anniversary #hotel label.error {
	float: right;
	margin-right: -10px;
}

/* @group admin */

.banner_admin {
	width: 1024px;
	height: 150px;
	color: #173486;
	font: bold 30px Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: bottom;
	display: table-cell;
	background: url(img/banner_admin.png) repeat-y;
	/*padding-right: 30px;*/
}

.titre_admin {
	font: bold 14px Arial, sans-serif;
	color: #173486;
	color: #0C1975;
}

.fond_centre_admin {
	background: url(img/fond_centre_admin.png) repeat-y;
}

.lien_titre_menu_admin {
	font-weight: bold;
}

.menu_admin {
	float: left;
	width: 160px;
	width: 200px;
	/*margin-top: 20px;*/
	/*margin-right: 15px;*/
	margin-left: 15px;
	line-height: 20px;
	/*border-right: 1px solid #999;*/
}

.col_texte_admin {
	margin-left: 200px;
	padding-left: 20px;
	/*border-left: 1px solid #173486;*/
	margin-top: 20px;
}

.col_texte_admin h4, .col_texte_admin h5 {
	margin-bottom: 6px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #000;
	width: 420px;
}

.col_texte_admin h5 {
	margin-bottom: 6px;
	margin-top: 3px;
	padding-bottom: 0;
	border-bottom: 0;
	font-size: 12px;
}

a.lien_titre_menu_admin:link, a.lien_titre_menu_admin:visited, a.lien_menu_admin:link, a.lien_menu_admin:visited, a.lien_texte_catalogues:link, a.lien_texte_catalogues:visited {
	color: #0C1975;
	text-decoration: none;
}

.lien_menu_admin {
	margin-left: 10px;
}

a.lien_menu:link, a.lien_menu:visited {
	color: #999;
	text-decoration: none;
}

.footer_admin {
	/*border-top: 1px solid #999;*/
	/*margin-top: 20px;*/
	clear: both;
}

.formElement	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	border: 1px solid #999;	
	color: 000000;
	width: 200px;
}

input.zeSubmit	{
	margin: 0;
}

textarea {
	padding: 3px 10px 4px 10px;
	border: 0;
	background-color: #D1D6E7;
	color: #173486;
	font-weight: bold;
	margin-bottom: 6px;
	width: 200px;
}

.bar {
	height: 18px;
	background: #173486;
}

/* @end */