/* Global Styles */

*{margin:0px;padding:0px;} 

body {
	margin-left:7%;
    margin-right:7%;
	margin-bottom: 20px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#F3F3F3;
	
	}
	

    	
		
hr {
	height:1px;
	background-color:#FF0;
	border:none;
	}


.nav { 
line-height: 24px; 
list-style-type: none;
padding-left:0px;
font-size:15px;

} 

/*distance entre les texts*/
.nav a { 
display: block; 
width: 180px; 
text-align:center; 
} 
.nav a:link { 
color:#000; 
text-decoration:none;

} 
.nav a:visited { 
color:#000;
text-decoration:none; 
font-size:15px;
} 
.nav a:hover { 
color:#FFF;text-decoration:none;font-weight:bold;  
} 
.nav li { 
float: left; width: 180px; background:#BD0000; 
} 
.nav li a:hover{ 
background:#999;
} 
.nav li ul { 
line-height: 27px; list-style-type: none;text-align:left; 
left: -999em; width:280px; position: absolute;
} 
.nav li ul li{ 
float: left; width: 300px; 
background: #F6F6F6; 
filter:alpha(opacity=90); /* IE */
-moz-opacity:0.9; /* Moz + FF */
opacity: 0.9;

} 
.nav li ul a{ wedisplay: block;text-align:left;padding-left:24px; width:280px; 
 
} 
.nav li ul a:link { 
color:#000; text-decoration:none; width:280px; 
} 
.nav li ul a:visited { 
color:#000;text-decoration:none; 
} 
.nav li ul a:hover { 
color:#F3F3F3;text-decoration:none;font-weight:normal; 
background:#C00; width:278px;


} 
.nav li:hover ul { 
left: auto; 
} 
.nav li.sfhover ul { 
left: auto; 
} 
.content { 
clear: left; 
} 




	
/* ID Styles */

#navigation a {
	font:10px Arial;
	color: #FF0000;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:48px arial;
	color: #FF0000;
	line-height:48px;
	letter-spacing:1px;
	padding-left: 20px;
	background-color: #000000;
	}

#tagline {
	font:12px arial;
	color: #FF0000;
	line-height:18px;
	letter-spacing:0.4em;
	padding-left: 20px;
	}
	
#dateformat a {
	color:#99CCFF;
	font:12px arial;
	color: #FF0000;
	letter-spacing:0.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}
	
#produits{
	width:350px;
}

/* Class Styles */
.contenu{
		font:12px arial;
		background-color:#000;
		border-color:#333;
		border-style:solid;
		border-width:1px;

	}

.image {
	float:left;
	padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 5px;
	max-width: 250px;
    width: expression(this.width > 250 && this.width > this.height ? 50 : true);
    height: expresion(this.height > 250 ? 50 : true);
}
html .image {
	max-width: 250px;
    width: expression(this.width > 250 && this.width > this.height ? 50 : true);
    height: expresion(this.height > 250 ? 50 : true);
}

.video {
	float:right;
	margin:10px 10px 10px 25px;
	max-width: 250px;
    width: expression(this.width > 250 && this.width > this.height ? 50 : true);
    height: expresion(this.height > 250 ? 50 : true);
}
.actuvideo {
	background-color:#FFF;
	border:thin #999;
	margin:0 10px 10px 5px;
	max-width: 250px;
    width: expression(this.width > 250 && this.width > this.height ? 50 : true);
    height: expresion(this.height > 250 ? 50 : true);
}
.tete{	
	background-color:#000;
	margin: 5px;

}


.foot{
	    padding-top: 15px;
	    text-align:center;
		font:12px arial;
		background-color:#000;
		border-top-color:#999;
		border-style:solid;
		border-width:2px;
		margin-top: 0px;
		padding-top:10px;
		padding-bottom:20px;
 }
.foot li {
	display:inline;
	}
	
.foot a {
	color:#666;
	text-decoration:none;}
.foot li a {
	color:#FFF;
	text-decoration: none;
	margin: 6px;
	}
.foot li img {
	background-image:url(../images/menu/bgON2.gif);
	background-repeat: no-repeat;
	
	}
.foottext {
	color:#FFF;
	background-color:#000;
	text-align:center;
}

.bodyText {
    
	font:12px arial;
	background-color:#000;
	color:#CCC;
	line-height:20px;
	list-style-image: url(../images/puce.png);	
    padding:1% 10% 10%;
	margin-top:0px;
		}
.cover{
background-color:#b00;
padding-top:24px;
}
	
.pageName{
	font:22px arial;
	color: #FF0000;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.subHeader {
	font:16px arial;
	color: #FF0000;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px arial;
	color: #FF0000;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:1em;
	}
	
.smallText {
	font:10px arial;
	color:#FF0000;

	}
	

	
.bodyText h1 {
	margin:20px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size: 24px;
	font-weight: bold;
}

#styletwo{
	position:relative;
	display:block;
	height:30px;
	font-size:11px;
    font-weight:bold;
    background:transparent 
    url(../images/menu/bgON2.gif)
    repeat-x top left;
    font-family:Arial,Verdana,Helvitica,sans-serif;
 }
#styletwo ul{
	margin:0;
    padding:0;
    list-style-type:none;
    width:auto;
}
#styletwo ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
	}
#styletwo ul li a{
	display:block;
	float:left;
	color:#000;
text-decoration:none;
padding:8px 10px 0 15px;
height:30px;
outline:none;
}

#styletwo ul li a:hover,#styletwo ul li a.current{
	color:#fff;
    background:transparent url(../images/menu/bgON1.gif) repeat-x top left;

}


#area { 
float:right;
}

/*actualites demo index.php ==>actualites.html*/
h2 a{
	text-decoration: inherit;
	color: #FFF;
}

h2 a:hover{
	text-decoration: inherit;
	color: red;
	font-size:20px;
}

#demo {
	font-size:12px;
   
	height: 160px;
	overflow: hidden;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
}
#actu {
	font-size:13px;
	font-family:Times new rome,Arial,Sans-Serif;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
}



.news{
	font-size:12px;}
.news a{
	text-decoration:none;
	color:#CCC;
}

iframe a{
	height:24px;
	width:100%;
	border:hidden;
	float:right;
}
