*
{
	/*margin: 0;
	padding: 0;*/
}

body
{
	margin: 0;
	padding: 0;
	font-family:Verdana,Arial,sans-serif;
	font-size: 12px;
	background: #000000 url( '/img/layout/background.jpg' ) no-repeat top center;
	color: #999999;	
}

#wrapper
{
	margin: 0 auto;
	padding: 5px;
	width: 1070px;
}

/*********************/
/** Header          **/
/*********************/
#header
{
	height: 110px;
}


#head_wrapper
{
	margin: 0 auto;
	width: 1080px;
}

#head_login
{
	background:		url( '/img/layout/header/signin_bg.jpg' ) no-repeat top ;
	height:			19px;
	width:			178px;
	float:			left;
	padding:		5px 0;
	text-align:		center;
	font-face:		Arial;
	font-weight:	bold;
}

#head_login a
{
	color: #eeeeee;
	text-decoration: none;
}

#head_login a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

#head_logo
{
	float:	right;
	height:	110px;
	width:	530px;
}

/*********************/
/** Menu            **/
/*********************/
#france24_menu
{
	background: url('/img/partners/france24-menu.gif') 2px -30px no-repeat !important;
	padding-left: 29px !important; 
}

#france24_menu:hover
{
	background: url('/img/partners/france24-menu.gif') 2px 0px no-repeat !important;
	padding-left: 29px !important;
}


#unesco_menu
{
	background: url('/img/partners/unesco-menu.gif') 2px -30px no-repeat !important;
	padding-left: 36px !important; 
}

#unesco_menu:hover
{
	background: url('/img/partners/unesco-menu.gif') 2px 0px no-repeat !important;
	padding-left: 36px !important;
}

#cee_menu
{
	background: url('/img/partners/cee-menu.gif') 2px -30px no-repeat !important;
	padding-left: 40px !important; 
}

#cee_menu:hover
{
	background: url('/img/partners/cee-menu.gif') 2px 0px no-repeat !important;
	padding-left: 40px !important;
}



#mainmenu
{
	height: 32px;
}


#menu_wrapper
{
	margin: 0 auto;
	width: 1078px;
	background: url('/img/layout/menu/bg.jpg') repeat-x;
	height: 32px;
}


#mainmenu ul#menu
{
	position: relative;
	border: 0 none;
	list-style: none;
	z-index: 5000;	
}

#mainmenu ul#menu li
{
	border: 0 none;
	float: left;
	/*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	background: none;
	border-right: 1px solid #222222;
	margin: 0;
	padding: 0;
	height: 30px;
	z-index: 5000;
}

#mainmenu ul#menu ul
{
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 250px;
	list-style: none;
	display: none;
	position: absolute;
}

#mainmenu ul#menu ul li
{
	position: relative;
	width: 250px;
	float: left;
	font-size: 12px;
	height: 25px;
	/*For IE 7 lack of compliance*/
	display: block !important;
	display: inline;
	/*For IE*/
	border-right: 0;
	/*border-left: 0;*/
}


#mainmenu ul#menu ul ul,
#mainmenu ul#menu ul ul ul
{
	top: 0;
	border: none;
	display: none;
	position: absolute;
	left: 230px;
	margin-left: 19px;
}

#mainmenu ul#menu ul:after
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}


/* Top level items in their normal state
*****************************************/
#mainmenu ul#menu a
{
	padding: 0 10px;
	margin: 0;
	float: none !important;
	/*For Opera*/
	float: left;
	/*For IE*/
	display: block;
	color: #bababa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	height: auto !important;
	height: 1%;
	/*For IE*/
	line-height: 32px;
}

/* Top level items in their hover state
*****************************************/

#mainmenu ul#menu a#active_menu-nav,
#mainmenu ul#menu li:hover a,
#mainmenu ul#menu li.iehover a
{
	color: #fff;
	background: url(/img/layout/menu/active.jpg) repeat-x;
	text-decoration: none;
}


/* Normal state on all child items
*****************************************/
#mainmenu ul#menu li:hover li a,
#mainmenu ul#menu li.iehover li a,
#mainmenu ul#menu li:hover li:hover li a,
#mainmenu ul#menu li.iehover li.iehover li a,
#mainmenu ul#menu li:hover li:hover li:hover li a,
#mainmenu ul#menu li.iehover li.iehover li.iehover li a
{
	float: none;

	color: #fff;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;

	border-top: none;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;

	padding: 4px 5px;
	background: #333333 none;
	height: 16px !important;

}

#mainmenu .producer_logo
{
	position: absolute;
	display: block;
	height: 24px;
	width: 80px;
	overflow:hidden;
	background: #ffffff;
	margin: 0;
	top: 0px;
	right: 1px;
	text-align: right;
}


#mainmenu .producer_logo img
{
	height: 22px;
	padding: 1px;
}


/* Hover state on all levels with no child
*****************************************/
#mainmenu ul#menu li:hover li a:hover,
#mainmenu ul#menu li:hover li:hover a,
#mainmenu ul#menu li.iehover li a:hover,
#mainmenu ul#menu li.iehover li.iehover a,
#mainmenu ul#menu li:hover li:hover li a:hover,
#mainmenu ul#menu li:hover li:hover li:hover a,
#mainmenu ul#menu li.iehover li.iehover li a:hover,
#mainmenu ul#menu li.iehover li.iehover li.iehover a
#mainmenu ul#menu li:hover li:hover li:hover li a:hover,
#mainmenu ul#menu li:hover li:hover li:hover li:hover a,
#mainmenu ul#menu li.iehover li.iehover li.iehover li a:hover,
#mainmenu ul#menu li.iehover li.iehover li.iehover li.iehover a

{
	color: #fff;
	background: #c94202;
	text-decoration: none;
}
#mainmenu ul#menu li:hover li a:hover .producer_logo
{
	background: #FFE9CF;
}


/* Normal state on all levels with child
*****************************************/
#mainmenu ul#menu li:hover li a.hassubchild,
#mainmenu ul#menu li.iehover li a.hassubchild,
#mainmenu ul#menu li:hover li:hover li a.hassubchild,
#mainmenu ul#menu li.iehover li.iehover li a.hassubchild,
#mainmenu ul#menu li:hover li:hover li:hover li a.hassubchild,
#mainmenu ul#menu li.iehover li.iehover li.iehover li a.hassubchild
{
	background-image: url(/img/layout/menu/hassubchild.gif);
	background-repeat: no-repeat;
	background-position: center right;
}


/* Positioning the child flyouts
*****************************************/

/* Do Not Move - Must Come Before display:block for Gecko */
#mainmenu ul#menu li:hover ul ul,
#mainmenu ul#menu li:hover ul ul ul,
#mainmenu ul#menu li.iehover ul ul,
#mainmenu ul#menu li.iehover ul ul ul
{
	display: none;
}
#mainmenu ul#menu li:hover ul,
#mainmenu ul#menu ul li:hover ul,
#mainmenu ul#menu ul ul li:hover ul,
#mainmenu ul#menu li.iehover ul,
#mainmenu ul#menu ul li.iehover ul,
#mainmenu ul#menu ul ul li.iehover ul
{
	display: block;
}



/*********************/
/** Footer          **/
/*********************/
#footer
{
	height: 40px;
	margin: 0 0 20px 0;
}


#foot_wrapper
{
	margin: 2px auto;
	width: 1080px;
	height: 12px;
	padding: 8px 0;
	background: url( '/img/layout/footer.jpg' ) center no-repeat;
	text-align: center;
	color: #5a5a5a;
}

#foot_wrapper a
{
	color: #5a5a5a;
}

#foot_wrapper a:hover
{
	color: #8f8f8f;
}

#foot_copy
{
	color: #262626;
	font-size: 10px;
	text-align: center;
	margin: 0 auto;
	width: 1080px;
}

/*********************/
/** Styles généraux **/
/*********************/
h1
{
	font-size: 22px;
}

h2
{
	font-size: 16px;
}

img 
{
	border: none;
}

a, a:visited
{
	text-decoration: none;
	color: #0088ee;
}

a:hover
{
	color: #0099ff;
	text-decoration: underline;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.breaker
{
	clear: both;
}

ul 
{
    list-style: none;
	margin: 0;
	padding-left: 1em;
}

li
{
	margin: 0;
	padding-left: 16px;
	background: url( '/img/layout/puce.gif' ) no-repeat 0px 4px;
	font-weight: bold;
	background: url( '/img/layout/showcase/puce.gif' ) no-repeat 0px 1px;
	padding-left: 20px;	
}

p
{
	margin: 0
}

hr
{
	border: none;
	border-bottom: 1px solid #cccccc;
}

/**************************/
/** standard content     **/
/**************************/
.content
{
	width: 1006px;
	clear: both;
	margin: 0px 30px;
	padding: 2px;
	background: #ffffff url( '/img/layout/content/top.jpg') no-repeat;
	color: #000000;
}

.content_footer
{
	width: 1010px;
	clear: both;
	margin: 0px 30px 5px;
	padding: 0;
	background: #ffffff url( '/img/layout/content/bottom.jpg') no-repeat;
	color: #000000;
	height: 4px;
}

.content h1, .content h2, .content h3
{
	margin: 0;
}


.action a
{
	display:		block;
	background:		url( '/img/layout/content/button.jpg' ) no-repeat;
	width:			202px;
	height:			38px;
	font-size:		16px;
	font-family:	Arial;
	color: 			#FFFFFF;
	font-weight: 	bold;
	text-align: 	center;
	padding: 		6px 0 0 0;
	margin: 		0 auto;
}

.action a:hover
{
	background:		url( '/img/layout/content/button_down.jpg' ) no-repeat;
	text-decoration: none;
}

.action #selected
{
	background:		url( '/img/layout/content/button_down.jpg' ) no-repeat;
	text-decoration: none;
}

/*****************/
/** fadebox     **/
/*****************/
.fadebox
{
	background: #ffffff url( '/img/layout/fadeboxes/large_bg2.jpg') no-repeat;
	padding: 8px 12px;
	margin: 2px;
	min-height: 110px;
}

.fadebox h1, .fadebox h3
{
	color: #2a527a;
}

.fadebox h2
{
	color:#FE5200;
	font-family:arial;
	font-size:14px;
	margin:5px 0 20px;
	color: #fe5200;
}

.fadebox.small
{
	background: #ffffff url( '/img/layout/fadeboxes/small_bg2.jpg') no-repeat;
	margin: 2px 2px 2px 3px;
	min-height: 190px;
	width: 314px;
	float: left;
	padding: 5px 8px;
}

.fadebox.medium
{
	background: #ffffff url( '/img/layout/fadeboxes/medium_bg.jpg') no-repeat;
	margin: 2px 2px 2px 3px;
	min-height: 160px;
	width: 482px;
	float: left;
	padding: 5px 8px;
}


/******************************/
/* Tableaux                   */
/******************************/
table 
{
	border-collapse:collapse;
	line-height:normal;
	margin:5px 0;
	width:100%;
}

table tr 
{
	border-bottom:1px solid #cccccc;
	background-color: #ECF2F6;
}

table tr.light 
{
	background-color:#ffffff;
}

table tr th
{
	background:#c34900;
	border-bottom: 2px solid #cccccc;
	border-left: 1px solid #c34900;
	height:25px;
	padding:0 4px;
	text-align:left;
	color: #ffffff;
}

table tr th a, table tr th a:visited
{
	color: #ffffff;
	text-decoration: underline;
}

table tr th a:hover
{
	color: #ffffff;
	text-decoration: none;
}

table td 
{
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding:4px;
	vertical-align:top;
}

/**********************************/
/* Paginator                      */
/**********************************/
/** Paginator **/
.pager .ref_page
{
	float: left;	
}

.pager .ref_element
{
	float: right;
	text-align : right;	
}

.navig_page
{
	clear: both;
	text-align : center;
	padding: 3px;
	margin: 3px;
	text-align:center;
}

.navig_page a 
{
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #7d7d7d;
	text-decoration: none;
	color: #7d7d7d;
}

.navig_page a:hover, div.navig_page a:active
{
	border: 1px solid #ff7800;
	color: #000;
	background-color: #ffc9a8;
}

.navig_page span.current 
{
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #000000;
	font-weight: bold;
	background-color: #c34900;
	color: #FFF;
}

/*****************/
/* Search button */
/*****************/
.search_button
{
	float: right;
}


/********************/
/* Formulaires      */
/********************/
form
{
	color: #000000;
	border: 1px solid #666666;
	background-color: #ffffff;
	padding: 5px;
	margin: 5px;
	width: 740px;
}

/** Inputs **/
form .input
{
	clear: both;
	min-width: 300px;
}

form .input input, form .input textarea, form .input select
{
	border: 1px solid #666666;
	color: #2b2b2b;
	font-family: "Trebuchet MS", Trebuchet, Arial;
	font-size: 12px;
	padding: 2px;
	margin: 2px auto;
	background-color: #f2f2f2;
	width: 400px;
}

form .input select 
{
	width: 606px;
}


form .input input[type=checkbox] 
{
	width: auto;
	margin: 6px 0;
}


/** Labels **/
form label
{
	font-size: 12px;
	font-weight:bold;
	cursor: pointer;
	float: left;
	overflow: hidden;
	width: 120px;
	text-align: right;
	padding-right: 16px;
	margin: 5px 0;
	color: #2b2b2b;
}

form .required label
{
	background: url( /img/form/star.gif ) right top no-repeat;
}

form label a
{
	font-weight: normal;
}

form .input select 
{
	width: 406px;
}

form label span.info
{
	display:		block;
	margin-top:		.2em;
	font-size:		.8em;
	font-weight:	normal;
	cursor:			default;
}

/** Cas des checkbox **/
.checkboxes, .input.radio
{
	float: left;
	width: 600px;
	margin: 5px 0;
	clear: none;
}

.checkbox, .option
{
	float: left;
	width: 200px;
}

.checkbox input, .option input
{
	margin: 2px 0 !important;
	width: auto !important;
}

.checkbox label, .option label
{
	float: none;
	margin: 0 0 0 5px;
	font-weight: normal;
}


/** Submit **/
form .submit input
{
	padding: 0px 4px;
}

form .submit 
{
	margin: 0 0 0 135px;
	padding: 2px 0 0 0;
	clear: both;
}

/** Erreurs **/
form .error-message
{
	color: #ff0000;
	font-weight: bold;
}

form .form-error, .radio.required.error
{
	border: 1px solid #ff0000 !important;
}


.search_type
{
	float: right;
}

/** Tooltip **/
.tooltip
{
	display: none;
}

#easyTooltip
{
	width:	105px;
	padding:2px;
	border:1px solid #102c42;
	background:#dddddd;
	opacity: 0.9;
	filter:alpha(opacity=90);
	text-align: center;
}
#easyTooltip h1
{
	text-align: center;
	font-size: 12px;
	color: #000000;
	background:#ffffff;
	margin:0 0 5px;
	padding:4px 0;
}


