@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: #082f44 url(../images/deco/bg-content.jpg) no-repeat center top;
	color: #FFF;
	margin: 0;
padding: 0;
	text-align: center;
}
img {
	border:none;
}
select {
	color: #000;
	background-color: #fff;
}

a {
	text-decoration: underline;
	color: #fde961;
}
a:visited {
	color: #fde961;
}
a:hover, a:focus, a:active {
	text-decoration: none;
	color: #000;
	background: #fde961;
}
.jaune {
color: #fde961;
}
 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/
#general{
	background: transparent url(../images/deco/bg-header.png) repeat-x left top!important; 
	background: transparent url(../images/deco/bg-header.gif) repeat-x left top; 
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	width:82.25em;
	height: 5em;}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto 0;
	width:82.25em;
}
#content-prod {
	background-color: #082f44;
	width: auto;
	padding: 1em;
}

#content-prod table{
	width: 100%;
	padding: 0 0.5em 0;
	background: url(../images/deco/bg-actu.jpg) repeat-x scroll left top #E3E2E2;
	color: #082f44;
	margin-bottom: 0.5em;
}
#content-prod table caption{
	width: 100%;
	text-align: left;
	color: #fde961;
	padding: 0.5em;
	font-size: 1.2em;
}
#content-prod table th.titre, #content-prod table td.horaire{
	width: 30%;
	border: 1px solid #082f44;
	padding: 0.5em;
	font-size: 0.9em;
	font-weight: bold;
}
#content-prod table td {
	width: 30%;
	font-size: 0.9em;
	text-align: center;
}
#content-prod table td.horaire{
	text-align: left;
	}
#content-prod table th.titre {
	text-align: center;
	}
.italic td {
	font-style: italic;
	}
.separator {
	margin:10px;
	height:2px;
}

.partenaire_content{
  vertical-align:middle;
}
h4#meteo a{
background: transparent url(../images/deco/soleill.jpg) no-repeat center top;
padding: 7em 2.6em 0.5em;
text-align: center;
float: right;
margin: 0.5em 0 0.5em 1em;
text-decoration: none;
}
h4#meteo a:hover{
color: #FFF;
 opacity : 0.6;
    -moz-opacity : 0.6;
    -ms-filter: "alpha(opacity=60)"; /* IE 8 */
    filter : alpha(opacity=60); /* IE < 8 */
}
/*/// partie de droite ///*/
#right_content{
	float:right;
	width:24em;
	padding: 235px 0 0;
	background: transparent url(../images/deco/bg-colonne-drt.png) no-repeat left top;
	*background: transparent url(../images/deco/bg-colonne-drt.png) no-repeat 5px top;
}

/*///    partie du centre   ///*/
#middle_content{
	float:left;
	width:52em;
	margin-top: 275px;
	text-align: left;
	
}
#middle_content p{
font-size: 0.95em;
text-align: justify;
padding: 0.5em 2em;
background-color: #082f44;
}

#middle_content a.marge img{
margin: 1em 2em;
border: 1px solid transparent;
display: block;
}
#middle_content  a.marge:hover img{
border: 1px solid #fde961;
}

#middle_content #content-prod p {
padding: 0.5em 0 0.5em 0.5em;
}

#middle_content ul{
	padding: 0.5em 2em;
	font-size: 0.9em;
	background-color: #082f44;
}

#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%;
} 

#infos dl {
padding: 0.5em;
line-height: 1.3em;
}
#infos dt {
font-weight: bold;
color:#fde961;
}
#infos dd {

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


/*Bas de page  FOOTER*/

#footer{
	margin:2em auto 0;
	padding:4em 0;
	text-align: center;
	color: #FFF;
	width: 100%;
	font-size: 0.9em;
	background: #082E43 url(../images/deco/bg-footer.png) repeat-x left top!important; 
	background: #082E43 url(../images/deco/bg-footer.gif) repeat-x left top; 
}
#footer ul {
	list-style:none;
	width:82.25em;
	margin: 0.5em auto;
}
#footer ul li {
	float: left;
}
#footer a{
	text-decoration: none;
	color: #FFF;
	margin: 0 0.3em;
}
#footer a:visited {
	color: #fde961;
}
#footer a:hover, #footer a:focus, #footer a:active {
color: #000;
}
.adr {
margin: 3.3em 1.9em 1em 0;
color: #FFF;
text-align: right;
line-height: 1.3em;
}
.adr .name {
display: block;
font-size: 1.5em;
text-transform:uppercase;
color: #fde961;
margin-bottom: 4px;
}
.adr .street-address {
display: block;
font-size: 0.9em;
text-transform:uppercase;
}
#book {
display: block;
margin-top: 5px;
background: none;
background: inherit;
}

/*classe clear*/

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   font-size: 0;
   line-height: 0;
}
#diaporama {
background-color: #082f44;
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
}
#player {
margin: 0 auto;
}
#player-son {


}
#player-video {


}

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


