/*** --> Classes qui gèrent les effets de biseau *****/
.borderdraw
{
	border-style: solid;
	line-height: 0px;
	width: 0px;
	height: 0px;
}

.colorsborders
{
	border-left-color: #136F80;
	border-bottom-color: green;
	border-top-color: white;
	border-width: 60px 0px 0px 60px;
}

.colorsborders2
{
	border-left-color: #136F80;
	border-right-color: red;
	border-bottom-color: green;
	border-top-color: white;
	border-width: 42px 0px 0px 42px;
}

.colorsborders3
{
	border-left-color: white;
	border-top-color: #136F80;
	border-width: 30px 0px 0px 30px;
	border-style: solid;
	padding: 0px;
	position: absolute;
	border-collapse: collapse;
	top: 51px;
}

#a
{
	width: 0;
	height: 0;
	border: 60px solid;
	border-bottom: none;
	border-right: none;
	border-color: #999275 #ff8445;
}

* html .colorsborders3 { margin-left: -169px; }

.colorsborders4
{
	position: absolute;
	top: 41px;
	left: 740px;
	border-left-color: #136F80;
	border-bottom-color: green;
	border-top-color: white;
	border-width: 18px 0px 0px 18px;
	float: left;
}

* html .colorsborders4
{
	position: absolute;
	top: 66px;
	left: 360px;
	border-width: 18px 0px 0px 18px;
}

/**<-- Fin des sélecteurs gui gèrent les effets de biseau ***/
/*** LOGO ****/
#sep_menu_logo
{
	float: left;
	width: 60px;
	height: 80px;
	background-color: #136F80;
}

#logo_emplacement
{
	width: 24%;
	height: 78px;
	float: left;
	background-color: #136F80;
	/*background-image: url("../images/logo_nexen.png");*/
	background-position: 40% 3px;
	background-repeat: no-repeat;
	padding-top: 2px;
}

#logo_emplacement a
{
	border: 0;
	padding: 0;
	text-decoration: none;
	font-size: 0;
}

#site_link { border: 0px; }
* html #logo_emplacement { background-image: url("../images/spacer.gif"); }

#not_for_mozilla
{
	border: 0px;
	width: 0px;
	height: 0px;
}

* html #not_for_mozilla
{
	width: 160px;
	height: 50px;
}

#not_for_ie
{
	border: 0;
	margin-left: 5px;
	margin-top: 5px;
}

* html #logo_emplacement img
{
	margin-left: 5px;
	margin-top: 5px;
}

* html #not_for_ie
{
	height: 0;
	width: 0;
	display: none;
}

/*** Fin des classes css qui gèrent le logo ***/
/***-->  Classes qui gèrent le menu du haut ***/
#menus_zone
{
	height: 40px;
	margin-top: 38px;
}

#menus_emplacement
{
	float: left;
	width: 66%;
	height: 60px;
	font-size: 12px;
}

#empty_zone
{
	position: relative;
	z-index: 100;
	border: 0;
	float: left;
	width: 66%;
	height: 38px;
	font-size: 12px;
	font-weight: bolder;
	font-family: sans-serif;
	color: #136F80;
}

#empty_zone span
{
	/*Le z-index est pour IE pour éviter que le texte soit écrasé */
	position: relative;
	z-index: 100;
	height: 10px;
	margin-left: -40px;
}

* html #empty_zone span { margin-left: 0px; }

.moduletable_space_member
{
	width: 32%;
	margin: 10px -15px 0 0;
	padding: 0;
	float: right;
}

* html .moduletable_space_member { margin-right: -55px; }

.moduletable_space_member td
{
	background-image: url("../images/fleche_membre.gif");
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 0 15px;
	float: right;
}

.moduletable_space_member a
{
	font-size: 11px;
	text-decoration: none;
	color: #D90000;
}

.moduletable_space_member ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.moduletable_all_menus_niveau2 { clear: left; }

.moduletable_all_menus_niveau2 ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	clear: left;
	width: 506px;
	height: 20px;
	font-size: 11px;
	font-family: sans-serif;
	background-color: #136F80;
	border-style: solid;
	border-color: white;
	border-width: 0px 0px 0px 0px;
}

* html .moduletable_all_menus_niveau2 ul { font-family: Verdana; }

#mainlevel_all_menus_niveau2   li
{
	float: left;
	height: 18px;
	padding-top: 2px;
}

.moduletable_all_menus_niveau2 ul li a
{
	text-decoration: none;
	float: left;
	margin-left: 20px;
	color: white;
	font-weight: bold;
}

#active_menu_all_menus_niveau2:before { content: "["; }
#active_menu_all_menus_niveau2:after { content: "]"; }

/*** Fin des classes css qui gèrent le menus du haut ***/
/**** Moteur de recherche *****/
#search_engine_separator
{
	font-size: 0px;
	line-height: 0%;
	width: 0px;
	border-top: 28px solid #E7F0F2;
	border-left: 28px solid white;
	float: left;
}

#search_engine
{
	padding: 0;
	margin: 0;
	margin-left: 30px;
	background-color: #E7F0F2;
	clear: both;
	height: 28px;
}

table.moduletable_search_engine tr td
{
	font-size: 11px;
	padding: 0;
	padding-top: 2px;
	height: 26px;
	margin: 0;
}

.moduletable_search_engine span, .moduletable_search_engine input, .moduletable_search_engine select
{
	width: 90px;
	margin: 0;
	padding: 0;
	height: 20px;
	float: left;
}

#text_to_search, #name, #erreur, #keywords, #search, #quoi
{
	border: 1px solid #136F80;
	height: 20px;
	width: 200px;
	margin-right: 15px;
	margin-left: 10px;
}

#submit_search, #submit_newsletter_form
{
	border: 0;
	background-color: #136F80;
	color: white;
	width: 25px;
	height: 20px;
}

#submit_newsletter_form
{
	margin-top: 2px;
	text-align: center;
}

.moduletable_search_engine select
{
	border: 1px solid #136F80;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
}

.moduletable_search_engine span
{
	color: #136F80;
	font-weight: bold;
	padding-top: 5px;
	margin-left: 5px;
	height: 15px;
	margin-right: 10px;
}

/*** Fin du moteur de recherche ***/
