@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "actualites.css";
@import "newsletter.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-color: #3E5D7A;
	color: #CCC;
	text-align: center;
}
img {
	border:none;
}
select {
	color: #000;
	background-color: #fff;
}

a {
	text-decoration: none;
	color: #AABFD5;
}
a:visited {
	color: #AABFD5;
}
a:hover, a:focus, a:active {
	text-decoration: underline;
	color: #FFF;
}
#page #middle_content div.marge {
	margin-bottom: 1.5em;
	min-height: 25px;
}

.annuaire {
min-height: 250px;
}
.annuaire p{
margin: 2em 0;
}
 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/

.newsletter_pop{
  height:auto;
  width:auto;
  padding:5px;
  background:white;
  color:black;
  border:2px black solid;
  z-index:100;
  font-weight:bold;
  position:absolute;
}

#index #general{
	margin:0 auto;
	width: 100%;
}

#general{
	background-image: url(../images/deco/fond_general2.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
/*Haut de page  HEADER*/
#index #header-content {
    background: #3E5D7A url(../images/home/bgconteneur-head.jpg) repeat-x left top;
    height: 234px;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
#header-content {
    background: #3E5D7A url(../images/home/bgconteneur-head.jpg) repeat-x left top;
    height: 86px;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
#header{
	margin:0 auto;
	padding-top: 0;
	position: relative;
	z-index: 10;
	background: transparent url(../images/deco/logo_slogan2.gif) no-repeat left top;
	width:80.9em;
	height: 86px;}
#index #header{
	margin:0 auto;
	padding-top: 198px;
	position: relative;
	z-index: 10;
	background: transparent url(../images/home/groslogo.jpg) no-repeat center top;
	width:80.9em;
}
#header h2  {
    background: transparent url(../images/home/bglienindex.jpg) no-repeat right top;
    padding: 5px 13px 5px 43px;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 1.7em;
    letter-spacing: 1px;
	text-align: right;
	position:relative;
	width: 51%;
	float: right;
	margin: 0;
}
#header h2 a img {
    margin: 0 0 0 5px;
}

.petit-logo-head {
    float: right;
	 margin: 8px 0 0;
}
.petit-logo-head a {
	display: block;
	float: left;
	width: 30px;
	height: 20px;
}
.petit-logo-head a span{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;

}
.petit-logo-head a.home {
	background: transparent url(../images/deco/home_a.gif) no-repeat center top;
}
.petit-logo-head a.home:hover {
	background: transparent url(../images/deco/home_hover.gif) no-repeat center top;
}
.petit-logo-head a.contact {
	background: transparent url(../images/deco/contact_a.gif) no-repeat center top;
} 
.petit-logo-head a.contact:hover {
	background: transparent url(../images/deco/contact_a2.gif) no-repeat center top;
} 	
#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;
	width:80.9em;
}

#index #diapo-index {
background-image: url(../images/deco/bois_rep.gif);
    background-position: left top;
    background-repeat: repeat-x;
    height: 301px;
    margin: 0 auto 15px;
    padding: 0;
    width: 100%;
}
#diapo-index {
background-image: none;
height: 274px;
}

#player-index {
border-color: #4E75A2;
    border-style: solid;
    border-width: 0 1px;
    height: 301px;
    margin: 0 auto;
    padding: 0;
   width:81.78em;
}
#player {
border: none;
    height: 274px;
    margin: 0 auto;
    padding: 0;
   width:81.78em;
}
/*Contenu de page  CONTENT */

#content {
	width:80.9em;
	background-color: #1A2D3C;
    margin: 11px auto 0;
    padding: 4px;
}

#produit #content {
	width:80.9em;
	background-color: #1A2D3C;
    margin: 0 auto;
    padding: 4px;
}
#page #content {
	width:80.9em;
	background-color: transparent;
    margin: 11px auto 0;
    padding: 4px;
}
.separator {
	margin:10px;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	 background-color: #092E41;
    border: 1px solid #4E75A2;
    float: left;
    min-height: 207px;
    margin: 0 4px 0 0;
    padding: 12px;
    width: 30%;
	text-align: left;
	
}
#produit #left_content{
	background-color: #1A2D3C;
	border: none;
    float: left;
    height: 100%;
    margin: 0 4px 0 0;
    padding: 10px;
    width: 40%;
	text-align: left;
	
}
/*/// partie de droite ///*/
#right_content{
	background-color: #092E41;
    border: 1px solid #4E75A2;
    float: left;
    min-height: 207px;
    margin: 0;
    padding: 12px;
    width: 30%;
	text-align: left;
}
#compact {
	margin: 3.3em 0;

}
#produit #right_content{
	background-color: #1A2D3C;
	border: none;
    float: left;
    height: 100%;
    margin: 0;
    padding: 10px;
    width: 55%;
	text-align: left;
}
/*///    partie du centre   ///*/
#middle_content{
	 background-color: #092E41;
    border: 1px solid #4E75A2;
    float: left;
    min-height: 207px;
    margin: 0 4px 0 0;
    padding: 12px;
    width: 30%;
	text-align: left;
	
}
#page #middle_content{
	background-color: #092E41;
    border: 1px solid #4E75A2
    margin: 5px auto 15px;
    float: left;
    height: auto;
    padding: 10px;
    width: 80.9em;
	text-align: left;
	
}

p{
	color: #FFFFFF;
    font-size: 1em;
    line-height: 1.3em;
	text-align: justify;
}

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

#middle_content ul, #left_content ul{
	margin: 1em 2em 1.5em 0;
	font-size: 0.9em;
	list-style-position: inside; 
}

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

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

dl.table-display {
width: 33%;
margin: 2em 0.2em 2em 0;
padding: 0;
float: left;
}

.table-display dt
{
width: 145px;
float: left;
margin: 0 0 0 0;
padding: 0.5em 0.5em 0.5em 0;
border-top: 1px solid #4E75A2;
font-weight: bold;
}
.table-display dt a img
{
border: 2px solid #4E75A2;
}
.table-display dt a:hover img
{
border: 2px solid #FFF;
}

/*css page formulaire contact*/
#produit dl.table-display {
width: 100%;
margin: 2em 0;
float: inherit;
}
#produit .table-display dt {
    float: inherit;
    width: 100%;
	padding: 0.5em 0 0;
}
#produit .table-display dd {
    border-top: 1px solid #4E75A2;
    float: inherit;
    width: 100%;
}
#produit .table-display .titre {
	border-top: none;
}

#produit #right_content dl.table-display {
margin: 0;
 width: 73%;
 float: right;
}
/* hack de commentaire avec un antislash pour ie5 mac \*/
dt { clear: both; }
/* end hack */

.table-display dd
{
float: left;
width: 45%;
margin: 0 0 0 0;
padding: .5em 0;
border-top: 1px solid #4E75A2;
}
.table-display dd.nom
{
    color: #A2C0D2;
    font-size: 1.1em;
    font-weight: bold;
    text-transform: uppercase;
}

/*========= effet hover sur les liens ============*/
.tooltip {
	display:none;
	background-color: #00BAED;
	font-size:11px;
	height:125px;
	width:160px;
	padding:15px 15px 5px;
	border-bottom: 2px solid #26448F;
	color:#26448F;	
	text-align: left;
}
/*/// fin des colonnes ///*/	


/*Bas de page  FOOTER*/

#footer{
	background-image: url(../images/deco/fond_footer_index2.jpg) no-repeat center top;
    color: #CCCCCC;
    font-size: 0.9em;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 81.3em;
}
#footer ul {
	list-style:none;
	width:82em;
	color: #092E41;
}
#footer ul li {
	float: left;
}
#footer a{
	 color: #6386B1;
    text-decoration: none;
	margin: 0 0.2em 0.5em ;
}
#footer a:visited {
	 color: #6386B1;
    text-decoration: none;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color:#FFF;
}
.adr {
padding-top: 1.5em;
clear: left;
}
/*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 {
	margin: 0;
	padding: 0;
}
#player-son {


}
#player-video {


}
