/* CSS Document */
/* Valide CSS 2.1 & 3.0 */



body{
	/*background-image:url(../images/global/fontc.jpg);
	background-repeat:no-repeat;
	background-color:#0906af;
	background-position:center top;*/
	background-color:#004b96;
	
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding: 0;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#002f56;}
#body2{
/*background-image:url(../images/global/fontfolies2.png);*/
	background-repeat:no-repeat;
	background-position:center top;}
	
a {
    outline: none;
}

p {
	margin: 10px;
}

/******* traitement des URL********/

a:link {font-family: Arial, Helvetica, sans-serif; color: #002f56; text-decoration: none; }     /* unvisited link */
a:visited {font-family: Arial, Helvetica, sans-serif; color: #002f56; text-decoration: none;}  /* visited link */
a:hover {font-family: Arial, Helvetica, sans-serif; color: #002f56; text-decoration: none;}   /* mouse over link */
a:active {font-family: Arial, Helvetica, sans-serif; color: #002f56; text-decoration: none;}   /* selected link */
a img {border: none; }

/******* Saisie de Texte********/

.textinput {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        border: 1px solid #000000;
        padding-right: 3px;
        padding-left: 3px;
}

/******* Conteneurs ********/

#holder {
	float: left;
	width: 745px;
	margin-top: 5px;
	//margin-bottom: 5px;
	margin-left:5px;
}

.barbox {
	//float: left;
	width: 754px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left:2px;
}

.boxtitle {
	position: relative;
	height: 32px;
	background-image:url(../images/global/titleback.png);
	margin: 0px;
	padding :0px;
}

.boxtitle h1{
	position: absolute;
	color:#fff;
	font-size: 24px;
	margin: 0px;
	padding :0px;
	margin-left: 0px;
	margin-top: 0px;
	left: 10px;
	top: 1px;
}

		
.boxtitle h3{
	position: absolute;
	color:#fff;
	font-size: 16px;
	margin: 0px;
	padding :0px;
	margin-left: 0px;
	margin-top: 0px;
	left: 10px;
	top: 7px;
}

.boxcontent {
	font-size: 14px;
	width: 754px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding :0px;
 	border-bottom: #BBB 1px solid;
	border-left: #BBB 1px solid;
	border-right: #BBB 1px solid;
	border-top: #FFF 1px solid;
}

.content60 {
	float:left;
	width:66%;
	margin: 0px;
	padding: 0px;
}

.content30 {
	float:left;
	width:34%;
	margin: 0px;
	padding: 0px;
}

.bluebox {
	background-color: #013579;
	color: #fff;
	font-size: 12px;
	padding: 5px;
}

.bluebox h3{
	color:#fff;
	font-size: 16px;
	margin: 0px;
	padding :0px;
	margin-left: 5px;
	margin-top: 5px;
}


#form_ami {
	position: relative;
	bottom: 30px;
	left: 275px;
	background-color: white;
	height: 30px;
	width: 300px;
}

#main_container {
	width:972px;
	height:100%;
	position:absolute;
	top:0px;
	left:50%;
	margin-left: -486px;;
}

#header {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 972px;
	height: 136px;
	background-image:url(../images/global/header_clear.png);
	background-repeat:no-repeat;
}

#header a.invis {
	position: absolute;
	top: 30;
	left: 0;
	width: 972px;
	height: 97px;
}

#header a.invis p {
	display: none;
}

#content_holder {
	width: 972px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(../images/global/white_line.png);
	background-repeat:repeat-y;
	overflow:hidden;
	min-height: 500px;
}

#menu_bar {
	width: 758px;
	height: 70px;
	padding: 0px;
	margin: 0 auto;

}

#content {
	width: 758px;
	padding: 0px;
	margin: 0 auto;
}
#contentbjs {
	width: 758px;
	padding: 0px;
	margin: 0 auto;
}


#left_content {
	float:left;
	width: 596px;
	//height: 100%;
	padding: 0px;
	margin: 0px;
	overflow: none;
	border-right: #d9ddcf 1px solid;
}

#flash_tunnel {
	width: 595px;
	height: 388px;
	margin-top: 0px;
	margin-left:0px;
	margin-bottom: 35px;
	float:left;
}

#left_content_row {
	width: 585px;
	margin-top: 0px;
	margin-left:10px;
	margin-bottom: 5px;
	float:left;
}



#left_content_column_left {
	width: 370px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	border-right: #d9ddcf 2px solid;
	overflow:hidden;
}

#left_content_column_right {
	width: 195px;
	margin-left: 15px;
	margin-right: 0px;
	float: left;
	overflow:hidden;
}


#dotted {
	margin-left: 0px;
	margin-top:5px;
	margin-bottom:10px;
	width: 585px;
	border-bottom: #d9ddcf 2px dotted;
	float: left;
}

.icone {
	border-style: none;
	border-width: 0px;
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
}

.TitleGrad {
	vertical-align: middle;
	height:30px;
	background-image: url(../images/global/title_grad.png);
	background-repeat:repeat-y;
	padding-left: 10px;
	margin-left: 5px;
	margin-bottom: 15px;
	color: #ffffff;
}

.TitleGrad h2 {
	position:relative;
	top:5px;
}

#error_message {
	position: absolute;
	right: 100px;
	top: 30px;
	background-color: red;
	width: 140px;
	color: white;
	font-weight: bold;
	font-size:12px;
	padding-left:10px;
}

/******* Espace Menu ********/

#menu_zone {
	float: left;
}

#menu {
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table.menu {
	width: 585px;
	height: 22px;
	border-bottom: 1px dashed #d6d6d6;
}

td.menu {
	width: 585px;
	height: 22px;
	border-bottom: 1px dashed #e5e5e5;
}

/******* Lien Retour********/

#link {
	float: left;
	height: 10px;
	margin-top : 10px;
	margin-left : 5px;
}

table.return {
	font-size : 10px;
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;	
}


/******* Espace recherche et Rss ********/


#searchnews {
	width: 160px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

#search {
	width: 160px;
	height: 40px;
	
}

table.search {
	width:160px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002f56;
	text-align: center;
	text-transform: uppercase;
	margin-left: 2px;
}

#feeds {
	width: 160px;
	height: 26px;
}

table.feeds {
	width: 160px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
}




/******* Espace Pub********/

#pub {
	width: 160px;
	height:100%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;	
}

#bannerpub{
	margin-top: 45px;
}

/*** Zone Info Vie Magasin ***/

#flash_infos {
	width: 159px;
	height: 77px;
	margin-top: 20px;
	background-image:url(../images/home/storeslife.jpg);
	background-repeat:no-repeat;
	font-size: 9px;
}

table.flash_info{
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 5px;
}

td.info_text{
	padding-top : 10px;
}



/******* Espace Flash********/

#flash_tunnel {
	width: 595px;
	height: 388px;
	margin-top: 0px;
	margin-left:0px;
	margin-bottom: 35px;
	float:left;
}


#box_left {
	margin-top:15px;
	margin-bottom:10px;
	margin-left:0px;
	width:100%;
}

/******* Nom des encarts ********/

td.box_name {
	width: 124px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	background-image:url(../images/actu/actu_bt.jpg);
	background-repeat:no-repeat;
}


#footer {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 972px;
	height: 157px;
	background-image:url(../images/global/footer_clear.png);
	background-repeat:no-repeat;
}

#pre_footer {
	width: 720px;
	height:70px;
	padding-top:10px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size:10px;
}

#footerlinks {
	width: 762px;
	height: 25px;
	text-align: center;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	font-size:10px;
}

table.footerlinks {
	width: 50%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}


/******* W3c Validation *******/

#W3C_validation {
	width: 762px;
	height: 80px;
	text-align: center;
	vertical-align: bottom;
	margin-left: auto;
	margin-right: auto;
}

table.valicons {
	width: 50%;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

/*****************************/



/******* Espace Client********/

#clientspace {
	width: 758px;
	height: 30px;
	margin: 0 auto;
}

#clsp_name {
	width: 28%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002f56;
	text-align: center;
	position: relative;
	float: left;
	top: 9px;
	left: 7px;
	border-bottom: medium solid #d6d6d6;
}

#clsp_login {
	width: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #002f56;
	position: relative;
	float: right;
	top: 5px;
	right: 10px;
}

table.login{
	table-layout: auto;
	text-align: right;	
}


/******* Menu ********/


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:0.1em;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:0.1em;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;/*zoom:1*/;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:585px;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding: 3px 3px 3px 3.8px;
		color:#002F56;
		font-family:Arial;
		font-size: 1.05em;
		text-decoration:none;
		font-weight:normal;
		border-width:0px 1px 1px 0px;
		border-style:dashed;
		border-color:#E5E5E5;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		color:#446683;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		color:#446683;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		color:#002F56;
		border-color:#E5E5E5;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		width:115px;
		padding:2px 7px 0px 5px;
		margin:0px 0px 0px -1px;
		background-color:#FFFFFF;
		border-width:0px 1px 1px 1px;
		border-style:dashed;
		border-color:#E5E5E5;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:6px 15px 6px 5px;
		font-size:1.02em;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent, #qm0 ul .qmparent	
	{	
		text-decoration:underline;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		border-style:none;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		font-size: 1.1em;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul ul	
	{	
		border-width:1px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		margin:0px 0px 0px -1px;
	}


	