@import url("css/menu.css");

/* CSS Document */
body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial,Tahoma, Helvetica, sans-serif;
	font-size:medium;
	background: url(images/bg_degrade.jpg) repeat-x top left;
    /*background-color:#C8B7A6;*/
}
.blockTitre
{
position: relative;
text-align: left; 
padding-bottom: 2px; 
padding-left: 10px; 
width: 100%; 
display: block; 
padding-top: 3px; 
left: -13px
}
.rouge
{
	color: #d00f10;/*rouge*/
}
.red
{
	background-color:#d00f10;/*rouge*/
    color: #d00f10;/*rouge*/
    height:2px;
    border:solid 0px transparent;
}

/*-------- Default Style --------*/
th, td, div, p, li
{
	color: #000;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-weight: normal;
	font-size:medium;
}
a, a:link, a:visited, a:active
{
	/*color: #D58000;orange*/
	font-family: Arial,Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
}
a:hover
{
	color: #FF9B06;
}
.orangeLink:link
{
	color: #D58000;/*orange*/
	font-family: Arial,Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
}
.orangeLink:hover
{
	color: #FF9B06;
	text-decoration:none;
}
.infosEntreprise
{
	margin: 0px 0px 0px 0px;
	padding: 40px 5px 20px 10px;
	display:block;
	color: #ffffff;
	font-size:14px;
	width:181px;		
}
/*-------- design style --------*/
.template_style
{
	width: 940px;
	margin: Auto;
}
.top_space
{
	margin: 0px 0px 1px 0px;
	padding: 0px 0 0 0;
	background: url(images/degrade_bg_small.jpg) repeat-x bottom left;
	height: 32px;
	display:block;
}
.topTexte /* à modifier*/
{
	margin: 0px 0 0 10px;
	padding:10px 0 0 0px;
	background: url(images/batirpourvous_top.png) no-repeat center left;
	display:block;
	height: 32px;
    font-size:13px;
    font-weight:normal;
    color:#ffffff;
	}
	
.logo_top
{
	margin: 0 0px 8px 0px;
	padding: 0px 0 0px 0;
	display: block;
	/*background: url(images/bottom_shadowBorder.jpg) repeat-x bottom left;*/
	
}
.logo_pad 
{
	margin: 0 1px 0 0px;
	padding: 0px 0 0 0px;
	height: 149px;
	display: block;
	width:194px;
	vertical-align:middle;
	text-align:center;	
}
.search_style
{
	float: right;
	padding: 8px 0px 0px 0px;
}
.search_bg
{
	padding-right: 2px;
}
.search_bg Input
{
	color: #43494D;
}
.menu_style
{
	vertical-align:top;
	width:194px;	
}
.menu_bg td
{
	padding: 0 0px 0 0px;
	margin: 0 0px 0 0px;
	height: Auto;
	width:194px;
	vertical-align:top;
	background-color:#9A3715;/* marron moyen***************************/
}
.menuContainer
{
	padding: 0 0px 0 0px;
	margin: 0 0px 0 0px;
	vertical-align:top;
	background-color:#39180A;/* marron foncé***************************/
}
#login_style
{
	float: right;
	padding: 0px 0px 0px 10px;
}
#bread_style
{
	float: left;
	padding: 0px 0px 0px 10px;
	color: #000000;
	font-size: 10px;
}
.bread_bg
{
	padding: 0px;
	margin: 10px 10px 0 0px;
	height: 15px;
	display:block;
}
.center_width
{
	padding: 0px;
	margin: 0px;
}
.content_pad
{
	padding: 0px 8px 0px 8px;
	margin: 0 0px 0 0px;
	
}.content_pad_full
{
	padding: 0px 0px 0px 8px;
	margin: 0 0px 0 0px;
	
}.bot_bg
{
	margin: 5px 0px 0 0px;
	padding: 2px 0 0 0;
	background: url(images/degrade_bg_small.jpg) repeat-x bottom left;
	height: 15px;
}
.bot_pad
{
	margin-bottom: 20px;
	margin-top: 5px;
	padding: 0 0px 0 0px;
	display:block;
}
#terms_style
{
	float: left;
}
#copy_style
{
	float: right;
}

.clear_float
{
	clear: both;
}

/*--------- pane style ----------*/
.ContentPane
{
	padding:  8px 20px 0px 20px;
	margin: 0px;
	background-color:#ffffff;
	height:450px;
}

.TopPane
{
	padding:  0px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
}
.BottomPane
{
	padding:  0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#ffffff;
}
.ContentPane td
{

}
.LeftPane
{
	padding: 0px 10px 0px 0px;
	width: 10em;
	margin: 0px;
}
.RightPane
{
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	width: 10em;
	/*border-left: solid 1px #cccccc;*/
	background-color:#ffffff;
	
}
#banner_pane
{
	padding: 0px;
	margin: 0px;
	width:1em;
}
.InfosPane td
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align:center;
	color: #000000;
	font-size:11px;
	font-family: Arial,Tahoma, Helvetica, sans-serif;
	font-weight: normal;
}
/*------------ Breadcrumb Style --------------*/
.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited
{
	color: #000000;
	font-size: 10px;
}
a.Breadcrumb:hover
{
	/*color: #D58000;orange*/
	text-decoration:underline;
}

/*-------------- Link Style --------------*/
.links
{
	text-align: center;
}
.links, a.links:link, a.links:active, a.links:visited
{
	font-weight: bold;
	color: #4F839F;/*bleu*/
	font-size: 11px;
	text-transform: uppercase;
}
a.links:hover
{
	color: #C00;
}
.bot_links
{
	text-align: right;
	padding-right:10px;
}
.bot_links, a.bot_links:link, a.bot_links:active, a.bot_links:visited
{
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
}
a.bot_links:hover
{
    text-decoration:underline;
}
/*-------------- User Style --------------*/
.user, a.user:link, a.user:active, a.user:visited
{
	color: #000000;
	font-size: 10px;
}
a.user:hover
{
	/*color: #D58000;orange*/
	text-decoration:underline;
}

/*-------------- Footer Style --------------*/
.footer, a.footer:link, a.footer:active, a.footer:visited
{
	color: #4F839F;/*bleu*/
	font-size: 12px;
}
a.footer:hover
{
	color: #C00;
}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer
{
	position: relative;
	white-space: nowrap;
}
div.SearchBorder
{
	width: 200px;
	height: 20px;
	border: solid 1px #e0e0e0;
	position: absolute;
	right: 35px;
	background-color: White;
	white-space: nowrap;
	margin-top: 2px;
}
div.SearchContainer a
{
	padding: 0px 5px;
	position: relative;
	display: block;
}
div.SearchIcon
{
	float: left;
	width: 31px;
	height: 20px;
	cursor: pointer;
	z-index: 11;
	background: no-repeat 2px 2px;
	text-align: right;
}
div.SearchIcon img
{
	margin-top: 3px;
}

input.SearchTextBox
{
	float: left;
	z-index: 10;
	border: 0px;
	width: 150px;
	height: 18px;
	margin-left: 3px;
}

#SearchChoices
{
	clear: both;
	display: none;
	border: solid 1px #C3D4DF;
	z-index: 2000;
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	background-color: #F3F7FA;
	position: absolute;
	top: 22px;
	left: 0px;
}
#SearchChoices li
{
	cursor: pointer;
	margin: 0;
	padding: 2px 2px 0 2px;
	padding-left: 25px;
	height: 18px;
	text-align: left;
	background-color: #F3F7FA;
	background-repeat: no-repeat;
	background-position: 2px center;
	list-style: none;
	list-style-image: none;
	border: none;
	display: block;
}
#SearchChoices li.searchHilite
{
	background-color: #CE0D0D;
	color: #ffffff;
	border: none;
}
#SearchChoices li.searchDefault
{
	background-color: #F8FAFF;
	border: none;
}
/* GENERIC */

H1
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:normal;
	color: #000000;
	min-height:18px;
	padding: 5px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	display:block;
	vertical-align:middle;
}
H2
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 10px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	display:block;
}
H3
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
}

a.whiteLink
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #ffffff;
	text-decoration:none;
	}
a.whiteLink:hover
{
	
	color: #ffffff;
	text-decoration:underline;
	}
