html {
	font-size:100%;
}
body {
	text-align:center;
	margin:0px 0px 10px 0px;
}
body, p, td, li, p.bodytext, form table td {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size:11px;*/
	font-size:0.85em;

}
 form table td {
 	font-size:0.8em;

 }
 form table h2 {
 	margin:0.2em 0 0.2em 0 ;

 }
#conteneur {
	border:1px solid #6D6E70;
	border-top:0px;
	text-align:left;
	padding: 0;
	width: 946px;
	background:white;
	margin-top:0;
	margin-bottom:0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
h2 {

	color:#005B9C !important;
	font-size:1.1em;
	padding:0;
	margin-bottom:10px;
}
/* BANNER */
#banner {
	/*border:1px solid #FFF;*/
	border-top:0px;
}
	#banner h1 {
		background:url(img/layout/logo.gif) no-repeat top left;
		float:left;
		height:85px;
		margin:0px;
		text-indent:-999em;
		width:192px;
	}
	#banner > h1 {
		width:196px;
	}
	#banner img {
		clear:right;
		margin-left:0px;
		width:749px;
		height:85px;
	}
	#banner > img {
		margin:0px;
	}
	#banner h2 {
		background:#065085 url(bannerh2.png) repeat-x top left;
		/*border-top:1px solid #FFF;*/
		color:#FFF;
		font-size:1.1em;
		font-weight:normal;
		height:35px;
		line-height:2em;
		margin:-2px 0px 0px;
		padding:0px 20px;
		text-align:right;
		text-transform:uppercase;
	}
	#banner > h2 {
		margin:0px;
	}
/* FIN : BANNER */

/* CONTENT */
#content {
	/*border:1px solid #FFF;*/
	border-top:0px;
}
	/* COLONNE DE GAUCHE */
	#colGauche {
		background:url(img/layout/bgcolgauche.gif) repeat-y top left;
		float:left;
		padding-bottom:10px;
		width:195px;
	}

	/* COLONNE DE DROITE */
	#colDroite {
		background:url(img/layout/bgcolgauche.gif) repeat-y top left;
		padding:10px 20px 10px 220px;
		margin-bottom:-10px;
	}
		#colDroite p.printSend {
			margin:0px;
		}
		#colDroite p a img {
			margin-bottom:-5px;
		}
		#colDroite h3 {
			color:#005A9C;
			font-size:1.3em;
			margin:10px 0px;
		}
		#colDroite p.accroche {
			font-size:1em;
			font-weight:bold;
		}
		#colDroite ul {
			margin:0px 0px 0px 20px;
		}
		#colDroite > ul {
			padding:0px;
		}
/* FIN : CONTENT */
/* LIENS */
a img {
	border:0px;
}
a {
	color:#005A9C;
	text-decoration:underline;
}
#footer a, h4 a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#footer a {
	color:#FFF;
}
/* FIN : LIENS */

/* FOOTER */
#footer {
	background:#065086 url(img/layout/bgfooter.gif) repeat-x top left;
	clear:left;
	color:#FFF;
	height:2em;
}
#footer p {
	font-size:0.95em;
	line-height:2em;
	padding:0px 20px;
	text-align:right;
}
/* FIN : FOOTER */
/* -------- FOOTER ------ */
#footer {
	clear: both;
	margin-left:-1px;
	margin-right:-1px;
/*	width:950px;*/
	height:23px;
	z-index:10;
	background-image:url(../eua1/img/footer_bkg.png);
	background-repeat:repeat-x;
	text-align:center;

}
#footer ul, #footer li {
display:inline;
list-style:none;
}
#footer li {

}
#footer a {
color:#FFF;
font-size:0.9em;
margin-right:5px;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}
#footer a.active {

}
#footer div.sep {
display:inline;
width:5px;
height:8px;
border-right:1px solid #FFF;
margin-left:5px;
margin-right:5px;
}
/* ----- FOOTER END ----- */

/* MAIN MENU */
#colGauche {
	padding-top:26px;
}

/* ---- FORMULAIRE ------ */
.event-bookings td {
	font-size:0.85em;
}

.event-bookings th {
	border-bottom:1px solid #B6B7B8;
	font-weight: bold;
}
table.event-bookings th, table.event-bookings td {
	margin:0;
	padding:4px;
}
table.event-bookings th {
	font-size:0.8em;
	font-weight:bold;
	text-align:left;
}
td.event-border-right,th.event-border-right {
	border-right:1px solid #B6B7B8;
}
td.event-border-left,th.event-border-left {
	border-left:1px solid #B6B7B8;
}

form table {
	width:700px;
}

form table table {
	width:100%;
}

td.table_head_top, td.table_head_ins {
	background-image:url(../eua1/img/dotted_line.gif);
	background-repeat:repeat-x;
	background-position:10px 0;
	padding:5px 0 5px 0;
}

.subhead, .table_head_top span, .table_head_ins span {
	background-image:url(../eua1/img/arrow.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-left:10px;
	color:#005B9C;
	font-weight:bold;
	font-size:0.9em;
}

.label, .label2, th {
	font-weight:bold;
	font-size:0.8em;
	color:black;
}

td.label {
	width:210px;
}

.country_sel select {
	width:205px;
}

/* ------------ STEP INDICATOR */
.step_container {
	padding: 4px;
	background-color:#F1F8FE;
	margin:10px 0;
}

.step_number {
	margin-left: 50px;
	margin-right: 25px;
	vertical-align: middle;
	font-family: Verdana,Arial,Helvetica;
	font-size: 22px;
	font-weight: bold;
}

.step_act, .step_nact {
	margin:0 5px;
}

.step_act {
	color:#035592;
}

.step_nact{
	color:#C0E5FF;
}

.nextStep {
	margin-left: 25px;
}

.note {
	margin:5px 0;
	font-style:italic;
	font-size:0.9em;
}

label {
	font-size:0.9em;
}

/* TIPA FRIEND & PRINT */

#tipafriend {
	margin-top:20px;
}

#tipafriend table {
	padding:0;
	margin:0;
}

#tipafriend td {
	font-size:0.8em;
}

#tipafriend .now {
	text-align:left;
	padding:5px;
}

#tipafriend th {
	display:none;
}

#tipafriend .labl {
	font-weight:bold;
}

#send a, #print a {
	background-repeat:no-repeat;
	font-size:0.9em;
	padding:0 0 2px 25px;
}

#send a {
	background-image:url(../eua1/img/email_icon.gif);
	margin-left:10px;
}

#print a {
	background-image:url(../eua1/img/print_icon.gif);
	float:left;
}

#printsend {
	padding:5px 0 2px 0;
	margin-top:10px;
}

/* TIPA FRIEND & PRINT END*/

.printLinkNormal {
	display:none;
}

.printLinkPrint {

}

#printsend {
	float:right;
	display:block;
	padding-left:150px;
}

#banner h2 {
	color:white!important;
}

.align-center {
	text-align:center;
}

.align-left {
	text-align:left;
}

.align-right {
	text-align:right;
}

#content h3 {
	width:100%;
	float:none;
}

table.withBorders,
table.withBorders tr,
table.withBorders th,
table.withBorders td {
	border-collapse: collapse;
}

table.withBorders thead tr th,
table.withBorders thead tr td,
table.withBorders tbody tr th,
table.withBorders tbody tr td {
  padding: 6px;
  border: solid 1px #000;
}

tbody.withBorders {}

table.withoutBorders {
	border:none;
}
tbody.withoutBorders {}
.alert {
font-weight:bold;
color:red;
}
td strong span.alert{
  padding:10px 0 5px 0;
}
#crumbs {
font-size:0.8em;
}
