@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "actualites.css";
@import "produits.css";
@import "typo.css"; /* Contient H1, h2, etc */
@import "../colorbox/colorbox.css";
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 03-04-2009 --*
 *------------------------------------------------*/
 
/*------------------------------------------------------*
*-- utilisation de l'unité em pour la taille de la typo et la largeur du contenu de la page
*------------------------------------------------------*/

/*toutes les balises ont des marges internes et externes ŕ 0*/
* {
margin: 0;
padding: 0;
}

/*html {
 font-size: 75%;
}
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;/*fixe la taille de la typo pour IE*/
	background: #eeeeee	 url(../images/deco/bg-content.jpg) repeat-x left top;
	color: #5d4b3c;
	text-align: center;
}
img {
	border:none;
}
select {
	color: #000;
	background-color: #fff;
}

a {
	text-decoration: underline;
	color: #a00a0a;
}
a:visited {
	color: #a00a0a;
}
a:hover, a:focus, a:active {
	text-decoration: none;
	color: #FFF;
	background: #a00a0a;
}
 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#general{
	margin:0 auto;
	padding:20px 0;
	width:82.25em;
	background: transparent url(../images/deco/bg-header.jpg) no-repeat center top;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	width:100%;
	position: relative;
	z-index: 10;
	min-height: 321px;
}
#anim-logo {
width:100%;
height:172px;
position: relative;
z-index: 20;
}
/*anim_10-ans HEADER*/
#anim_10-ans{
	margin:0 auto;
	width:163px;
	height:145px;
}


/*Contenu de page  CONTENT */

#content {
	margin:2em auto 0;
	width: 100%;
}
.separator {
	margin:10px;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	width:18em;
	padding: 1em;
	text-align: left;
	background: transparent url(../images/deco/fd-blanc.png) repeat left top!important; 
	background: transparent url(../images/deco/fd-blanc.gif) repeat left top; 
	
}

.encart-gche {
	list-style: none;

}
.encart-gche li {
	background: #d7d7d7 url(../images/deco/bg-encart-repeat.jpg) repeat-x left top;
	color: #FFF;
	font-size: 1.5em;
	margin: 1em 0 2.5em;
	position: relative;
	z-index: 50;
	padding: 0 0 0.4em 0;
	

}
.encart-gche li span{
	background: transparent url(../images/deco/picto-encart.png) no-repeat left top!important;
	background: transparent url(../images/deco/picto-maison.gif) no-repeat left top;
	text-align: left;
	padding: 29px 0 0 70px;
	display: block;
	position: relative;
	z-index: 150;
	top: -24px;
	left: -10px;
}
.encart-gche li a.savoir, .vignette_prod a.savoir, a.savoir{
	display: block;
	color: #FFF;
	background-color: #a00a0a;
	padding: 0.3em;
	width: 75%;
	margin: 0 auto;
	text-align: center;
	font-size: 0.75em;
	text-decoration: none;
	position: relative;
	z-index: 250;
	top: -7px;
	font-weight: bold;
}
.vignette_prod a.savoir, a.savoir{
	top: 4px;
}
.encart-gche li a.savoir:hover, .vignette_prod a.savoir:hover, a.savoir:hover{
	color: #a00a0a;
	background-color: #FFF;
}
.bloc_actu a.savoir{
	width: 15%;
	float: right;

}
/*///    partie du centre   ///*/
#middle_content{
	float:right;
	width:56em;
	padding: 1em 2em 2em;
	text-align: left;
	background: transparent url(../images/deco/fd-blanc.png) repeat left top!important; 
	background: transparent url(../images/deco/fd-blanc.gif) repeat left top; 
	
}
#middle_content p{
margin: 0.8em 0;
font-size: 0.95em;
padding-left: 15px;
}

#middle_content a{
}
#middle_content a:visited {
}
#middle_content a:hover, #middle_content a:focus, #middle_content a:active{
}

#middle_content ul{
	margin: 1.4em 0;
	font-size: 0.95em;
}

#middle_content li{
	list-style-position:inside;
	margin-bottom: 0.4em;
}

#contenu {
	background-color:#000;
	border: 9px solid #ee7608;
	border-bottom: none;
	position: relative;
	top:-10px;
	min-height: 500px;
	padding-bottom:1em;
}
.image-droite {
   float:right;
}
.image-gauche{
   float:left;
} 
.image-centre, #middle_content p.image-centre{
   margin:2em auto;
   text-align: center;
   width: 100%;
} 

/*/// fin des colonnes ///*/	


/*Bas de page  FOOTER*/

#footer{
	margin:1em auto;
	padding:1em 0;
	width:87.25em;
	text-align: center;
	color: #FFF;
	font-size: 0.9em;
	background: transparent url(../images/deco/bgt-footer.jpg) repeat left top;
}
#footer ul {
	list-style:none;
	width:80%;
	margin:0 auto;

}
#footer ul li {
	float: left;
	margin-bottom: 0.3em;
}
#footer a{
	color:#FFF;
	text-decoration:none;
	padding: 0 0.2em;
}
#footer a:visited {
	color: #FFF;
}
#footer a:hover, #footer a:focus, #footer a:active {

}
.adr {
margin-top: 0.5em;
text-align: center;
}
/*classe clear*/

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   font-size: 0;
   line-height: 0;
}
#player {
	width: 581px;
   height: 209px;
   position: relative;
   top: 40px;
   left: 184px;
}
#player-index {
	width: 673px;
   height: 320px;
   border: 4px solid #5d4b3c;
   margin: 1em 0;
}
#player-video {


}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/

/*fin NAVIGATION*/
.arrondi a, a.arrondi { 
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    -khtml-border-radius: 10px; 
    border-radius: 10px; 
}

