/* Style reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
:focus {outline: 0;}
body {line-height: 1; color: black; background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/* End style reset */

.clear {clear: both}
strong {font-weight: bold;}
em {font-style: italic;}

body {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	padding-top: 70px;
	line-height: 14px;
}
h1{
	font-size:15px;
	margin:2px 0 8px 0;
	font-weight: bold;
}
h2, h3, h4 {
	font-size:13px;
	margin: 2px 0 8px 0;
	clear: left;
	font-weight: bold;
}

.left {
	float:left;
	margin:0 8px 0 0;
}

div#container {
	width: 941px;
	margin: 0 auto;
}

div#content_container {
	float: right;
	background-image: url('../images/interface/bgcontainer.png');
	background-repeat: repeat;
	width: 738px;
}

div#content {
	background-color: #e2001a;
	padding: 15px 15px 1px 15px;
	/*_height: 432px;*/

	opacity: 0.92;
	clear: both;
	min-height:432px;
}
div#content p {
	margin:0 40px 18px 0;
}
div#content p.firstpar {
	font-weight: bold;
}
div#content p embed {
	margin: 10px 0 0 120px;
}
div#content ul {
	margin: 0 0px 18px 0px;
	list-style: disc;
}
div#content li {
	margin-left: 15px;
}
div#content .list {
	float:left;
	margin:0 20px 10px 0;
}
div#content .list ul {
	margin:0;
}

div#footer {
	clear: both;
	float: right;
	margin: 27px 75px 0;
	width: 660px;
	text-align: right;
}
div#footer a {
	margin-left: 20px;
}
div#footer img {
	vertical-align: top;
}

div#logo {
	float: right;
	margin: 50px 30px 0 0;
}

a {
	text-decoration: underline;
	color: #fdfbfb;
}

a:hover {
	text-decoration: none;
	color: #fdfbfb;
}

ul#menu {
	margin: 0px;
	font-weight: bold;
	padding: 0px;
	height: 22px;
	margin: 30px 0px 0px 5px;
}
ul#menu li {
	float: left;
	list-style: none;
	border-left: 2px solid #ffffff;
}
ul#menu li a {
	padding: 0px 10px;
	color: #e6a4a5;
	text-decoration: none;
}
ul#menu li a:hover {
	text-decoration: underline;
}
ul#menu li a:hover, ul#menu li.current a {
	color: #ffffff;
}
ul#menu #firstitem {
	border-left:none;
}

.underline {
	text-decoration: underline;
}

div.programma {
	margin-bottom: 18px;
}
div#content div.label {
	clear: left;
	float: left;
	width: 120px;
}
div#content p.value {
	float: left;
	margin-bottom: 0px;
	width: 480px;
}

div#partners {
	overflow: hidden;
	width: 743px;
	height: 150px;
	position: relative;
	background-color: #ffffff;
	left: -20px;
}
div#partners img {
	position: absolute;
	left: 50%;
}

div.ambassadeurs {
	margin: 10px 20px 5px 0px;
	float: left;
	width: 135px;
	font-size: 9px;
}

p.land {
	line-height: 25px;
	margin-left: 0px;
	width: 630px;
	font-weight: bold;
	clear: left;
	margin-bottom: 0px !important;
}

div#links_container {
	width: 630px;
	margin-top: 30px;
}

div#links_container a {
	color: #e6a4a5;
}

div#links_container a:hover {
	color: #ffffff;
	text-decoration: none;
}


