html, body{
	margin: 0;
	padding: 0;
	
}
.contenu {
	background-color: #ffffff;
}

body{
	background: #000 url(images/fond_page.jpg) top;
	color: Gray;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	color: #d11b17;
	font-size: 1.5em;
	border-bottom: #80bbdd 1px solid;
}
h2{
	font-size: 1.4em;
	border-bottom:dotted;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;		
}

h3{
	font-size: 1.2em;
}

h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

a.opacity img{
	filter:alpha(opacity=100);  
    moz-opacity: 1.0;  
    opacity: 1.0;
}

a.opacity:hover img{
	filter:alpha(opacity=50);
	moz-opacity: 0.5;
	opacity: 0.5;
}

#page{
	width: 820px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/fond_tableau.jpg);
}

#actu {

	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	border-width: 1px;
	border-color: #cccccc;
	border-style: dashed;
	padding: 5px;
	padding-top: 10px;
	font-style: italic;
	
	}


/* L'entête
-------------------------------------------------------- */
#top{
	height: 130px;
	/*padding-top: 20px;*/
	background: #FFF url(images/top.jpg) no-repeat left top;
	margin: 0;
}
#logo {

	width: 60px;
	height: 80px;
	background-color:#339999;

}

#top .sous-top{
	margin: 0 0 0 0;
	border-bottom: 0;
	padding-top: 50px;
}

#top h1 a{
	text-decoration: none;
}

#main{
	width: 775px;


}


/* Contenu de la page
-------------------------------------------------------- */

#content{
	float:right;
	width: 550px;
	height: auto;
	margin-right: 0px;
	margin-left: 5px;
	padding-left:0 ;
}

#content .chemin{
	font-size: 10px;
	color: #cccccc;
	margin: 0 0 0 0px;
	padding: 1em 0 0 0;
}



/* La barre de navigation
-------------------------------------------------------- */

#sidebar{
	float: left;
	width: 175px;
	margin-top: 12px;
	margin-left: 5px;
	padding-left: 25px;
	min-height: 400px;
}

#sidebar div{

}



#sidebar .haut{
	color: #d11b17;
	text-align:left;
	font-weight: bold;
	height: 33px;
	width: 175px;
	padding-top: 15px;
}

#sidebar .bas{
	float: left;
	text-align:center;
	font-weight: bold;
	height: 29px;
	width: 175px;
}

#menu{


}

#menu ul{
	width: 175px;
	color: #666666;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#menu li{
	font-size: 11px;
	list-style:none;
	padding-left: 5px;
}

/* Le pied de page
-------------------------------------------------------- */

#footer{
	clear: both;
	background: #000 url(images/pdp.jpg) no-repeat center bottom;
	text-align:center;
	margin : 0;
	line-height: 5em;
	color: #999;
}

#footer{

}

#footer a{
	color: #999;
}

/*-------------------------------------------------------- */




a:link { 

	text-decoration: none; 
	color: #990000; }
	
a:visited { 

	text-decoration: none;
	color: #990000; }
	
a:hover { 

	text-decoration: underline; 
	color: #0066CC; }
	
a:active { 

	text-decoration: underline; 
	color: #0066CC; }
	
img {


}

.sans {
	margin: 0;
}

.resume {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	border-width: 1px;
	border-color: #cccccc;
	border-style: dashed;
	padding: 5px;
	padding-top: 10px;
	font-style: italic;
}
 	

/* Les layouts */

#css_page {
	width: 75%;
	/*min-width: 700px;*/
}

#css_contenu {
	position:absolute;
	width: auto;
	border-left: 2px solid;
	border-left-color: #D4D4D4;
	border-right: 0px solid;
	border-right-color: #FFFFFF;
	top: 0;
	margin: 0 0px 0px 245px;
	min-height: 315px;
}

#css_logo {
	position:absolute;
	width: 160px;
	height: 175px;
	margin-top: 83px
}

#css_contenu_2 {
	position:absolute;
	width: auto;
	border-left: 2px solid;
	border-left-color: #D4D4D4;
	border-right: 0px solid;
	border-right-color: #FFFFFF;
	top: 0;
	margin: 0 0px 0px 245px;
	min-height: 200px;
}

#css_gauche {
	width: 245px;

}

#css_chemin a {
	font-weight: lighter
}


/* Bloc de news */

#css_titrenews {
	border-style: dashed;
	border-width: 1px;
	font-size:10px;
	padding: 2px;
	 }
	 
#css_news .voir {
	font-size:12px;
	margin: 0;
	padding: 0;
	 }
#css_news .titrenews {
	color: #0f63a3;
	font-weight: bold;
	 }
	
#css_news p {
	color: #7A7D55;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif; }
	
#css_news .date {
	color: #979a47;
	font-weight: bold;
	margin-left: 0px;
	 }		
	
#css_news .savoir {
	padding-bottom: 0px;

}

#css_news a {
	font-weight: bold;
	color: #0066CC;
	margin-left: 10px;
	margin-top: 10px;
}

/* onglets */
 
#css_onglet {
	text-align: left;
	width: 95%;
	height: 10px;
	margin: 1em auto;
	margin-top: 0px;
}
  

#css_rub ul, #css_rub li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#css_rub ul {
	text-align:center;
	padding: 0px 0px 0 12px;
}

#css_rub li {
	float: left;
	padding-right: 2px;
	margin-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right: 1px solid #c4c3c1;
	margin-bottom: 0px;
}

#css_rub li a, #css_rub li span {
	display: block;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}

#css_rub li:hover a {
	background-position: 0 -100px;
	color: #666666;
}

#css_rub li:hover {

}

#css_rub li.current {
	font-weight: bold;
	border-bottom-color: #FFFFFF;
	
}

#css_rub li.current a, #css_rub li.current span {
	color: #666666;
}

/* Boîte login */

#css_login {
	height: 285px;
}

/* contenu proprement dit de la page */

#css_texte {
	padding-left: 15px;
	padding-right: 15px;
}


/* Message du GPortal*/

.info {
	background-image: url("images/message_info.png");
	background-repeat: no-repeat;
	background-position: 1% 40%;
    color: #090;
    background-color: #fef;
    border: 1px solid #999;
    margin: 30px;
    padding: 15px 10px 15px 42px;
}

.warning {
	background-image: url("images/message_warning.png");
	background-repeat: no-repeat;
	background-position: 1% 40%;
    color: #900;
    background-color: #fee;
    border: 1px solid #999;
    margin: 30px;
    padding: 15px 10px 15px 42px;
}

.error {
	background-image: url("images/message_error.png");
	background-repeat: no-repeat;
	background-position: 1% 40%;
    color: #f00;
    background-color: #fcc;
    border: 1px solid #999;
    margin: 30px;
    padding: 15px 10px 15px 42px;
}

.ack {
	background-image: url("images/message_ack.png");
	background-repeat: no-repeat;
	background-position: 1% 40%;
    color: #909;
    background-color: #efe;
    border: 1px solid #999;
    margin: 30px;
    padding: 15px 10px 15px 42px;
}

/* basics */
	
#footer a:link, a:visited { 
	 }
	
#footer a:hover, a:active {
	color: #0066CC; }



/*   boite login avec bords arrondis
-------------------------------------------------------- */

#boxLogin {
	width: 170px; /* une largeur doit être donnée !*/
	height: 100px;
	float: right;
	position: relative;
	padding-top: 10px;
	padding-right: 3px;	
	padding-left: 6px;	
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align:left;
	filter:alpha(opacity=0);  
    moz-opacity: 0;  
    opacity: 0;
	color: #000000;
}

#boxLogin2 {
	width: 140px; /* une largeur doit être donnée !*/
	height: 100px;
	float: right;
	position: relative;
	padding-top: 10px;
	padding-right: 3px;	
	padding-left: 6px;	
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align:left;
	filter:alpha(opacity=0);  
    moz-opacity: 0;  
    opacity: 0;
	color: #000000;
}

#boxLogin .content-box {
	position: relative;
	padding: 8px;
}

#boxLogin a {
color:#000000;
	font-size:9px;
}

#boxLogin2 {
	width: 270px; /* une largeur doit être donnée !*/
	height: 50px;
	float: right;
	position: relative;
	padding-top: 10px;
	padding-right: 3px;	
	padding-left: 3px;	
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align:left;
	filter:alpha(opacity= 60);  
    moz-opacity: 0.6;  
    opacity: 0.6;
	color: #000000;
}

#boxLogin2 .content-box {
	position: relative;
	padding: 8px;
}

#boxLogin2 a {
color:#000000;
	font-size:9px;
}

#boxLogin .top_left2, .top_right2, .bottom_left2, .bottom_right2 {
	height: 12px;
	width: 12px;
	background-repeat: no-repeat;
	position: absolute;
	font-size:2px;
}

#boxLogin .top_left2 {
	top: 0px;
	left: 0px;
	/* background-image: url(../images/login_1.gif); */
}

#boxLogin .top_right2 {
	top: 0px;
	right: 0px;
	/* background-image: url(../images/login_2.gif); */
}

#boxLogin .bottom_left2 {
	bottom: 0px;
	left: 0px;
	/* background-image: url(../images/login_3.gif); */
}

#boxLogin .bottom_right2 {
	bottom: 0px;
	right: 0px;
	/* background-image: url(../images/login_4.gif); */
}

.adroite {
	text-align: right;
}

#panier {
	text-align:right;
	width: 30px;
	margin-right: 20px;
	float: right;
	margin-top: 24px;
}

#langue {
	text-align:right;
	width: 50px;
	margin-right: 15px;
	float: right;
	margin-top: 33px;
}



/*   boite avec bords arrondis
-------------------------------------------------------- */


.box {
	width: 230px; /* une largeur doit être donnée !*/
	position: relative;
	margin-left: 6px;
	/*background-color: #50a4cf;*/
	background-image: url(images/cadre2_fond.gif);
	padding-left: 0px;
}

.content-box {
	position: relative;
	padding: 8px;
	padding-left: 18px;
	z-index: 4;
	font-size:6px;
}

.titre {
	color: #FFFF99;
	font-weight: bold; 
	font-size: 14px;

}

.top_left, .top_right, .bottom_left, .bottom_right {
	height: 14px;
	width: 12px;
	background-repeat: no-repeat;
	position: absolute;
	font-size:8px;
}

.top_left {
	top: 0px;
	left: 0px;
	background-image: url(images/cadre2_1.gif);
	z-index: 0;
}

.top_right {
	top: 0px;
	right: 0px;
	background-image: url(images/cadre2_2.gif);
	z-index: 1;
}

.bottom_left {
	bottom: 0px;
	left: 0px;
	background-image: url(images/cadre2_3.gif);
	z-index: 2;
}

.bottom_right {
	bottom: 0px;
	right: 0px;
	background-image: url(images/cadre2_4.gif);
	z-index: 3;
}

/* Navig niv 2, 3 etc pour site Garance */

#contenunavig2 {

}

#contenunavig2 .titre {
	color: #B90000;
	font-family: Arial, Helvetica, sans-serif;

	background-image: url(images/puce.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 18px;
	line-height: 10px;
}

#contenunavig2 li {
	list-style: none inside url(images/puce.gif);
	margin: 1px 0px 1px -40px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
	vertical-align: middle;
	height: 10px;
}

#nav, #nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav {

}
	
#nav li {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 10px;
}

#nav li.niv2 a {
	font-size: 10px;
	padding-left: 16px;
	color: #8d1a23;
}

#nav li.niv3 a {
	display: list-item;
	font-size: 10px;
	padding-left: 10px;
	list-style: none inside url(images/niv3.gif);
}

#nav li.niv4 a {
	font-weight: normal;
	font-size: 10px;
	padding-left: 32px;
}

#nav li.niv1 a {
	display: block;
	padding: 2px 10px;
	text-decoration: none;
	background: #E4E4E4;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	border-right: 1px solid #ddd;
	list-style: square;
}

#nav li.niv1 a:hover {
	background-color: #E0E9E9;
}

#nav li.niv2 a {
	display: block;
	padding: 2px 10px;
	text-decoration: none;
	background-color: #EDF2F2;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	border-right: 1px solid #ddd;
}

#nav li.niv2 a:hover {
	background: #E0E9E9;
}

#nav ul li span,#nav ul li a {
	padding: 4px 8px 4px 10px;
}




#contenunavig li, #contenunavig li.active {	background-image:url(images/niv2.gif);
	background-image:url(images/niv2.gif);
	background-position: 0% 5px;
	background-repeat:no-repeat;
	padding-left: 12px;
	margin-left: 4px;
	/*height: 20px;*/
	font-size: 12px;
}


#contenunavig a:link {

	color: #000000;
	text-decoration: none;

}

#contenunavig a:visited {
	color: #666666;
	text-decoration: none;

}

#contenunavig a:hover {
	color: #d11b17;
	text-decoration: none;

}

#contenunavig a:active {
	color: #d11b17;
	text-decoration: none;

}

#contenunavig .active {
	font-weight: bold;
	color: #d11b17;
	text-decoration: none;

}



#contenunavig li.active a:link, #contenunavig li.active a:visited, #contenunavig li.active a:active, #contenunavig li.niv2_active a:link, #contenunavig li.niv3_active a:link, #contenunavig li.niv3_active a:visited, #contenunavig li.niv3_active a:active, #contenunavig li.niv4_active a:link, #contenunavig li.niv4_active a:visited, #contenunavig li.niv4_active a:active {
	color: #d11b17;
	text-decoration: none;


}

#contenunavig li.niv2{
	color: #FFFF00;
	font-size: 10px;
	background-image:url(images/niv3.gif);
	background-position: 0% 5px;
	background-repeat:no-repeat;
	padding-left: 12px;
	margin-left: 15px;
	font-size: 12px;

}

#contenunavig li.niv2_active{
	/*list-style: none inside url("./images/puce2.png");*/
	/*margin: 0px 0px 0px -30px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;*/
	/*height: 20px;*/
	color: #FFFF00;
	font-size: 10px;
	background-image:url(images/niv3.gif);
	background-position: 0% 5px;
	background-repeat:no-repeat;
	padding-left: 12px;
	margin-left: 15px;
	/*height: 20px;*/
	font-size: 12px;
	font-weight: bold;

}



#contenunavig li.niv3, #contenunavig li.niv3_active {
	/*list-style: none inside url("./images/puce3.png");*/
	margin: 0px 0px 0px -20px;
	padding: 0px 0px 0px 0px;
	/*line-height: 16px;*/
	/*height: 20px;*/
	font-weight: normal;
	font-size: 10px;
	
		background-image:url(images/niv3.gif);
	background-position: 0% 5px;
	background-repeat:no-repeat;
	padding-left: 12px;
	margin-left: 4px;
	/*height: 20px;*/
	font-size: 12px;

}

#contenunavig li.niv4, #contenunavig li.niv4_active {
	/*list-style: none inside url("./images/puce4.png");*/
	margin: 0px 0px 0px -10px;
	padding: 0px 0px 0px 0px;
	/*line-height: 16px;*/
	/*height: 20px;*/
	font-weight: normal;
	font-size: 10px;

}

#mail {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
}