@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "../lightbox/lightbox.css";
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 03-04-2009 --*
 *------------------------------------------------*/


html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: 13px Trebuchet MS, Arial;
	color: #7C7C7C;
}

p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}
img {
	border:none;
}
select {
	color: #000;
	background-color: #fff;
}



 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


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

#general_home{
	margin:0 auto;
	padding:0;
	width:100%;
}
/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:950px;
	height:150px;
	background-color: #999;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 950px;
	background-color:#FFF;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}


#content_home {
	margin:0 auto;
	padding:0;
	width: 950px;
	background-color:#FFF;
}


#fond_home{ 
	width: 950px;
	height: 560px;
	background:url(../images/home/photo_fond.jpg) top no-repeat;
	margin: 0;
	padding: 0;
	}



/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	background-color:#333;
	width:250px;
	height:592px;
	background:url(../images/deco/photo_navig.jpg) bottom no-repeat;
	left:0px;
}
#left_content a.logo {
	display: block;
	height: 110px;
}
#left_content_home{
	float:left;
	position:relative;
	background-color:none;
	width:489px;
	left:0px;
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}

/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	background-color:#FFF;
	width:700px;
}
#middle_content p{
	color:#999999;
	padding: 0 0 13px 0;
}
#middle_content strong {
	color:#11A5EF;
	font-weight: normal;
}
#middle_content a{
	color:#666;
	text-decoration:underline;
}
#middle_content a:hover{
	color:#999;
	text-decoration:underline;
}

#middle_content ul, #middle_content ol {
	margin: 0;
	padding: 0 0 13px 0;
}

#middle_content li{
	margin:0;
	padding: 0;
	list-style-position:inside;
}

#phone_number{ 
	background:url(../images/contact/telephone.gif);
	height:75px;
	} 

#text {
	width:390px;
	display:inline;
	float:left;
	margin-top:20px;
	margin-left:15px;
	text-align:justify;}
	
#photo_gauche {
	width:270px;
	display:inline;
	float:right;
	}
	
#photo{ 
	margin-top:20px;
	}
	
#photo3{ 
	position: absolute;
	top:384px;
	left:35px;
	align:center;
}

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



/*///    partie du centre HOMEPAGE  ///*/
#middle_content2{
	float:right;
	position:relative;
	top:560px;
	background-color:none;
	width:250px;
	text-align:right;
	font:14px Trebuchet MS, Arial;
	margin: 0 10px;
	padding: 0 ;
	color:#FFFFFF;
	text-decoration:none;
}


#middle_content2 a{
	color:#00CC00;
	text-decoration:none;
}

#middle_content2 a:hover{
	color:#990000;
	text-decoration:none;
}


.logo_home{
	width:75px;
	height:29px;
	text-align: right;
	display:inline;
}

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	margin-top: 10px;
	padding:0px 0;
	width:950px;
	background-color:none;
	text-align: center;
	color:#666666;
}
#footer_index{
	margin:0 auto;
	padding:10px 0 10px 10px;
	width:940px;
	background: url(../images/home/footer.jpg);
	text-align: left;
	color: #CCCCCC;
}

#footer a{
	color:#666666;
	font-size: 11px;
	text-transform: lowercase;
	text-decoration:none;
}

#footer_index a{
	color:#CCCCCC;
	text-decoration:none;
	margin-right:5px;
	font-size: 11px;
	text-transform: lowercase;
}

#footer a:hover{
	color:#11A5EF;
}

#footer_index a:hover{
	color:#11A5EF;
}

/*classe clear*/

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}
#player {
	margin: 0;
	padding: 0;
}
#player-son {
	margin: 0;
	padding: 0;

}
#player-video {
	margin: 0;
	padding: 0;

}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin-right: 20px;
	padding: 0;
	font:28px Trebuchet MS, Arial;
	color:#11A5EF;
	text-align:right;
	font-weight:bold;
	position:relative;
	top:40px;

}
  
h2 {
	margin: 0;
	padding: 0 0 13px 0;
	font:28px Trebuchet MS, Arial;
	color:#11A5EF;
	font-size: 18px;
}
  
h3 {
	margin: 0;
	padding: 0 0 13px 0;
	font:14px Trebuchet MS, Arial;
	color:#11A5EF;
	font-weight:bold;
}
h4 {
	margin: 0;
	padding: 0 0 13px 0;
	color:#6BB5D2;
	background-color: #464A4D;
	font-size: 13px;
	font-weight: normal;
}
h5 {
	margin: 0;
	padding: 0 0 13px 0;
	color:#000;
	font-size: 12px;
}
h6 {
	margin: 0;
	padding: 0 0 13px 0;
	color:#000;
	font-size: 10px;
}

 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
  
/*debut NAVIGATION*/
a.retour_haut {
	text-decoration: none;
	margin: 0;
	padding: 0 0 13px 0;
	float: right;
	clear: both;
	font-size: 11px;
}
a.retour_haut:hover{
	text-decoration: none;
}
.nav_pages{
	/*margin: 0 150px 0 0;*/
	padding: 2px 0 20px 0;
	font-size: 11px;
	color: #555;
	float: right;
}

.nav_pages a{
	color: #555;
	text-decoration: none;
	border: 1px solid #777;
	margin: 0 3px;
	padding: 1px 4px;
}
.nav_pages a:hover{
	color: #000;
	background-color:#999;
	text-decoration: none;
}
.nav_pages a.menu_actif{
	color: #000;
	background-color:#999;
	text-decoration: none;
}
/*fin NAVIGATION*/


#logo_ctc{
	display:inline;
	align: center;
	padding-right:25px;
}
