@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "styles_rte.css"; /* ccs pour le rich text editor */
@import "annonces.css"; /* ccs gabarit annonces SPIR liste, détail, galerie photos */
@import "recherche.css"; /* ccs gabarit module recherche SPIR */
@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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFF00;
	color: #000;
}

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:990px;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:990px;
	background: url(../images/deco/header_bkg.jpg) no-repeat;
}

#header_adresse {
	float: left;
	color: #3E1214;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 68px;
}
#header_mail {
	float: right;
	padding: 5px 68px 5px 0;
	color: #3E1214;
}
#header_mail a {
	color: #3E1214;
	font-weight: bold;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 857px;
}
.separator {
	margin: 15px 15px 40px;
	padding:0;
	height:1px;
	background-color: #c0c0c0;	
}

/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	background-color:#333;
	width:250px;
	left:0px;
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:310px;
	right:0px;
}


/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	background: url(../images/deco/content_bkg.gif) repeat-y #FFF;
	width:540px;
}
#middle_content_top{
	background: url(../images/deco/content_top_bottom.gif) no-repeat center -24px;
	width: 540px;
	height: 14px;
}
#middle_content_bottom{
	background: url(../images/deco/content_top_bottom.gif) no-repeat center top;
	width: 540px;
	height: 11px;
}

#middle_content p{
	margin: 0 0 15px;
}

/*#middle_content a{
	color:#F09D0B;
	text-decoration:underline;
}

#middle_content a:hover{
	color:#990000;
	text-decoration:underline;
}

#middle_content ul{
	margin: 0;
	padding: 0;

}

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

.paragraphe {
	clear: both;
	margin: 0;
	padding: 0 15px;
}
.paragraphe a {
	color:#F09D0B;
	text-decoration:none;
}

.image-droite {
   padding:0;
   margin:0;
   float:right;
}
.image-gauche{
   padding:0;
   margin:0;
   float:left;
}

/* Style Google Map */
#google_map {
	width: 510px;
	margin: 20px auto 0;
}

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


/*Bas de page  FOOTER*/

#footer{
	margin:20px auto;
	padding:10px 5px;
	width:847px;
	background: url(../images/deco/footer_bkg.gif) no-repeat center 3px;
	color: #000;
}

#footer a{
	color:#000;
	text-decoration: none;
}

#footer_liens {
	text-align: right;
	margin: 0 0 5px;
}
#footer_liens a{
	color:#000;
	text-decoration:none;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 0 0 0 5px;
}

#footer_liens a:hover{
	color:#fff;
}

/*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 65px 0 0;
}
#player-son {
	margin: 0;
	padding: 0;

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

}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	padding: 0 15px;
	color:#c0c0c0;
	font: bold 32px Arial, Helvetica, sans-serif;
}
  
h2 {
	margin: 10px 0;
	padding: 2px;
	color:#000;
	font-size: 11px;
	background-color: #c0c0c0;
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 16px;
}

h4 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 14px;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 12px;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 10px;
}

.bloc_liens_interne {
	margin: 0;
	padding: 0;
	width: 350px;
	float: right;

}
.bloc_liens_interne ul{
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: square;
}	
.bloc_liens_interne li{
	margin: 0;
	padding: 0;
}	
.bloc_liens_interne a{
	margin: 0;
	padding: 0;
	color: #333333;
}
.bloc_liens_interne a:hover{
	color: #990000;
}
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
  
/*debut ENCARTS*/
#selection_titre {
	background: url(../images/deco/selection_titre.gif) no-repeat center top;
	margin: 10px 0 0;
	padding: 38px 0 0;
}
#selection_content {
	background: url(../images/deco/selection_bkg.gif) no-repeat center bottom;
	padding: 20px 45px 55px;
	color: #fff;
}
#selection_content p {
	margin: 5px 0;
}

#coupdecoeur_titre {
	background: url(../images/deco/coup_titre.gif) no-repeat center top;
	margin: 10px 0 0;
	padding: 38px 0 0;
}
#coupdecoeur_content {
	background: url(../images/deco/coup_bkg.gif) no-repeat center bottom;
	padding: 32px 45px 112px;
	color: #fff;
}
#coupdecoeur_content p {
	margin: 5px 0;
}
/*fin ENCARTS*/

/*debut NAVIGATION*/
.retour_haut{
	margin: 10px 0;
	padding: 2px 0;
	font-size: 11px;
	color: #666666;
	float: right;
	clear: both;
}
.retour_haut a{
	color: #666666;
	text-decoration: none;
	border: 1px solid #666;
	margin: 0 5px 0 0;
	padding: 1px 4px;
}
.retour_haut a:hover{
	color: #FFF;
	background-color:#666;
	text-decoration: none;
}

.nav_pages{
	clear: both;
	padding: 2px 13px 10px 0;
	font-size: 10px;
	color: #c0c0c0;
	float: right;
}

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

