/* CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6,  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,
b, u, i, center,
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-size: 100%;
	background: transparent;
}
body {
	font-family: Arial, Verdana;
	font-size: 12px;
	/* Internet explorer fix */
	text-align: center; 
	background: url('../themes/nouveau/images/background_center.jpg') repeat-y center;
	height: 100%;
	background-color: #F6F4F4;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ----------------------------------------- MAIN SECTIONS */
#master_section{
	background: url('../themes/nouveau/images/top_bg_red_slice.jpg') repeat-x;
	height: 100%;
}

#master_section_center{
	width: 970px;
	min-width:970px;
	margin: 0 auto;
	text-align: left; 
}

#top_section_menu{
	background: url('../themes/nouveau/images/top_bg_center.jpg') no-repeat;
	height: 151px;

}

#middle_left_section{
	width: 719px;
	float: left;
}

#middle_left_section_content{
	width: 695px;
	margin: 10px 5px 0px 15px;
	font:  14px arial;
	color: #404040;
}

#middle_right_section{
	width: 245px;
	float: left;
}

#middle_right_section_content{
	width: 230px;
	margin-left:15px;
}

#bottom_partners_section{
	border-top: solid 1px #ABABAB;
	background-color: white;
	float: left;
	clear:both;
	width: 958px;
	margin:0 0 0 6px;
	padding: 10px 0 20px 0;
	text-align: center;
}

#bottom_section{
	width: 100%;
	background-color: #434343;
	height: 200px;
	float: left;
	clear:both;
}

#sitemap_section{
	width: 100%;
	float: left;
	clear:both;
	margin:0 0 0 15px;
}

/* -----------------------------------------SPECIFIC COMPONENTS */
.top_message{
	width: 960px;
	height: 10px;
	color: white;
	text-align: right;
	font-size: 11px;
	vertical-align:middle;
	padding: 5px 10px 5px 0px;
}  

.top_message span{
	font-weight: bold;
}

.top_message span.with_padding{
	margin-left:15px;
}

.top_middle{
	height: 103px;
}

.top_middle .logo_position{
	margin: 0px 0px 10px 20px;
}

.top_middle .year_25th_position{
	margin: 5px 0px 0px 400px;
}

.top_menu{
	height: 23px;
	padding: 0px 15px 5px 5px;
}

.langswitch{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: white;
	text-decoration: none;
	float:right;
	padding: 8px 3px 0px 0px;
}

.langswitch:hover{
	text-decoration: underline;
}

#iform {
	background-color:#E4E4E4;
	padding:3px;
	border: solid 1px #000000;
}

/* ------------------------------------------ MENU SYSTEM */
#jsddm
{	
	margin: 0;
	padding: 0;
	text-align:center;
}
	
#jsddm li
{	
	float: left;
	list-style: none;
	font: 12px Arial;
}

#jsddm li a
{	
	display: block;
	margin:5px 0 0 5px;
	padding: 2px 10px 0 3;
	text-decoration: none;
	color: #EAFFED;
	white-space: nowrap;
}

#jsddm li a:hover
{	
	background: #96100B;
}
	
#jsddm li ul
{	
	margin: 0;
	padding: 4px;
	position: absolute;
	visibility: hidden;
	background: #9F1B1B;
}

#jsddm li ul li
{	
	float: none;
	display: inline;
}

#jsddm li ul li a
{	
	width: auto;
	background: #9F1B1B;
	text-align:left;
}

#jsddm li ul li a:hover
{	
	background: #7F1616;
}

.italic_menu{
	font-style: italic;
}

/* --------------------------------------- MAIN CONTENT SECTION */
#middle_left_section_content H2{
	
	padding: 5px 0 15px 0;
	color: #B0150F;
	font: 20px Arial;
	font-weight:bold;
}

/* --------------------------------------- RIGHT GREY BAR CONTENT */

#middle_right_section_content H3{
	text-transform: uppercase;
	font-size: 16px;
	padding: 15px 0;
	color: #363636;
	
}

#middle_right_section_content H3 a{  
	text-decoration: none;
	color: #363636;
}

#middle_right_section_content H3 a:hover{  
	text-decoration: none;
	color: #ff0000;
}

#middle_right_section_content ul li{
	background-image:url('../themes/nouveau/images/nrsol_bullet.jpg');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 14px;
	margin-top: 8px;
}

#middle_right_section_content ul li a{
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #363636;
}

#middle_right_section_content ul li a:hover{
	color: #FF0000;
}

#middle_right_section_content .camera{
	float:left;
	margin-right:5px;
}

#middle_right_section_content .horaire{
	width:80%;
	color: #363636;
}

/* --------------------------------------------- BOTTOM SECTION PARTNER */
#bottom_partners_section h3{
	text-align:left;
	padding: 10px 0 20px 10px;
	font-family: Arial, Verdana;
	font-size: 16px;
	color:#363636;
}

/* --------------------------------------------- BOTTOM SECTION */
#bottom_section_center .bottom_links{
	width: 500px;
	text-align: center;
	margin:0 auto;
	margin-top:10px;
	padding-bottom: 10px;
	color: white;
}

#bottom_section_center .bottom_links a{
	text-decoration: none;
	color:  white;
	font-weight: bold;
}

#bottom_section_center .bottom_links a:hover{
	color: red;
}

#bottom_section_center .bottom_trademarks{
	color:  white;
}

.bottom_search_engines a{
	color:  white;
	text-decoration: none;
}

