/*
---------------------
design_accueil.css 
---------------------
 */
 body 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background: url(image/body.gif) top repeat-x #424242;
}
#conteneur 
{
	width:900px;
	margin:10px auto;
	padding: 0 ;
	background: #141414;
}
p,h2
{
	margin: 0;
}
table,td,th
{
	margin:0;
	padding:0;
}
input
{
	background: url(image/input.gif) repeat-x #141414;
	border: 1px solid #5E5E5E;
	margin:5px 0;
	padding:4px 0;
	color: #8e9396;
}
textarea
{
	background: url(image/input.gif) repeat-x #141414;
	border: 1px solid #5E5E5E;
	color: #8e9396;
}
img
{
	behavior: url(iepngfix/iepngfix.php);
}
/*
en tête
--------------------------------------------------------------------------------------------------------------
 */
#header 
{
	height: 210px;
}
#header img
{
	border:none;
}

/*
Corps de page
--------------------------------------------------------------------------------------------------------------
 */

#centre 
{
	background:none;
	color: #8e9396;
	margin-left: 200px;
	padding-left: 10px;
	padding-right: 20px;
}
#centre h2
{
	margin-bottom:25px;
	margin-top:15px;
	height:35px;
	padding-top:5px;
	color: #e1e1e1;
	text-align:center;
	background: url(image/titre.gif) repeat-x ;
}
#centre h3
{
	margin-bottom:15px;
	color: #d40000;
}
#centre p
{
	margin-bottom:25px;
	text-align: justify;
}
#centre .haut_de_page
{
	text-align:center;
}
#centre .haut_de_page a,.lien_interne
{
	color: #8e9396;
	text-decoration:none;
}
#centre .haut_de_page a:hover,.lien_interne:hover
{
	color: #d40000;
	text-decoration:underline;
}

	/*page_accueil*/
	#centre .photo img /*image de l'accueil*/
	{
		float:left;
		margin-right: 10px;
	}
	.dessous
	{
		clear:both;
	}
	/*page_prestation*/
	.tab_prest
	{
		width:500px;
		border-collapse:collapse;
		background:url(image/fond_forfait.gif) top repeat-x #969598;
	}
	#centre table tr .cell_prest
	{
		height:40px;
		border:1px solid #5e5e5e;
		color:#e1e1e1;
		text-align:center;
		background: #141414;
		font-family:"Comic Sans MS";
		font-size:0.9em;
	}
	.tab_prest th
	{
		width:35%;
		color:#e1e1e1;
		height:40px;
		border:1px solid #141414;
	}
	.tab_prest td
	{
		text-align:left;
		width:35%;
		border:1px solid #141414;
		background:none;
		color:#e1e1e1;
		font-weight:bold;
		padding-left:5px;
		padding-right:5px;
	}
	.site_externe
	{
		color:#d40000;
		text-decoration:none;
	}
	.site_externe:hover
	{
		text-decoration:underline;
	}
	/*page_forfait*/
	.centre_tab
	{
		margin:auto;
	}
	.design_tab
	{
		border-collapse: collapse;
		color:#e1e1e1;
		margin-left:20px;
		margin-right:20px;
		margin-bottom:0px;
	}
	
	.coin_gh
	{
		height:20px;
		width:20px;
		background:url(image/coin_gh.gif) center;
	}
	.coin_dh
	{
		height:20px;
		width:20px;
		background:url(image/coin_dh.gif) center;
	}
	.coin_gb
	{
		height:20px;
		width:20px;
		background:url(image/coin_gb.gif) center;
	}
	.coin_db
	{
		height:20px;
		width:20px;
		background:url(image/coin_db.gif) center;
	}
	.haut
	{
		background:#5e5e5e;
	}
	.bas
	{
		background:#969598;
	}
	.gauche
	{
		background:url(image/fond_forfait.gif) top repeat-x #969598;
	}
	.droite
	{
		background:url(image/fond_forfait.gif) top repeat-x #969598;
	}
	.forfait_tab
	{
		height:200px;
		width:220px;
		background:url(image/fond_forfait.gif) top repeat-x #969598;
		border-collapse: collapse;
	}
	.forfait_tab th
	{
		color:#141414;
		text-decoration:underline;
		font-size:1.2em;
		padding-bottom:10px;
	}
	.forfait_tab th:first-letter
	{
		color:#d40000;
		font-size:1.2em;
	}
	.forfait_tab td
	{
		padding:4px 0;
		font-size:0.95em;
		
	}
	.forfait_tab td a
	{
		font-size:0.8em;
		color:#141414;
		text-decoration:none;
		padding-left:10px;
	}
	.forfait_tab td a:hover
	{
		color:#d40000;
		text-decoration:underline;
	}
	.tarif_forfait
	{
		behavior: url(iepngfix/iepngfix.php);
		-vertical-align: middle;
		background: url(image/boule.png) center no-repeat;
		font-weight:bold;
		height:80px !important;
		width:60px !important;
		-height:60px;
		-width:40px;
		font-family:"Comic Sans MS";
		text-align:center;
	}
	.plus
	{
		color:#d40000;
		font-weight:bold;
	}
	.condition
	{
		font-size:0.8em;
	}
	/*page_detail_forfait*/
	.detail_tab
	{
		border-collapse: collapse;
		margin-bottom:20px;
	}
	.detail_tab tr .sous_categorie
	{
		color:#d40000;
		font-style:italic;
		text-align:left;
		padding-left:5px;
		border-bottom:1px solid #5e5e5e;
		border-top:1px solid #5e5e5e;
	}
	.detail_tab tr .categorie
	{
		color:#d40000;
		font-style:italic;
		text-align:left;
		padding:2px 0;
		border-bottom:2px solid #5e5e5e;
		border-top:2px solid #5e5e5e;
	}
	.detail_tab td
	{
		text-align:center;
	}
	.detail_tab tr .prestation
	{
		text-align:left;
		padding-left:10px;
	}
	/*page_devis*/
	#centre .retour
	{
		color:#d40000;
		text-align:center;
		padding:5px 0;
		border:1px solid #d40000;
	}
	#centre .envoie
	{
		text-align:center;
		padding:5px 0;
		font-weight:bold;
		border:2px solid #8e9396;
	}
	#centre fieldset
	{
		margin-bottom: 20px;
	}
	#centre legend
	{
		color:#d40000;
		font-size:1.2em;
		font-style:italic;
	}
	#centre .resub
	{
		background: url(image/submit.gif) center;
		color: #e1e1e1;
		font-weight:bold;
		margin:5px;
		padding-bottom:4px;
		width:120px;
		height:30px;
		border:none;
	}
	.cellule_demande
	{
		vertical-align: top;
		padding-right:100px;
	}
	
	/*page_contact*/
	.pointille
	{
		border-bottom: 1px solid #8e9396;
	}
	/*page_informations légales*/
	#centre .legale
	{
	margin-bottom:10px;
	}
	/*page_intervention*/
	#centre .aire_b
	{
	color:#b192b6;
	}
	#centre .aire_r
	{
	color:#daa09c;
	}
	#centre .aire_v
	{
	color:#85b290;
	}
	/*page_photo*/
	#centre .gallerie
	{
	text-align:center;
	margin:auto;
	padding:10px;
	}
	#centre .gallerie td
	{
	padding:12px
	}
	#centre img
	{
	border:none;
	}
	/*page d'affichage photos*/
	.image_table
	{
		text-align:center;
		margin:20px auto;
	}
	.image_table td
	{
		width:200px;
		padding:10px;
		text-align:center;
	}
	.image_table td img
	{
		-margin-left:40px
	}
	.image_table a
	{
		text-decoration: none;
		color:#8e9396;
		font-weight:bold;
	}
	.image_table a:hover
	{
		color:#d40000;
	}
	/*page annonces*/
	.annonce
	{
		width:600px;
		border-collapse: collapse;
		margin: auto;
		margin-bottom:20px;
		border-bottom:1px solid white;
	}
	.annonce td
	{
		vertical-align:top;
		height:30px;
	}
	.annonce .titre_annonce
	{
		width:300px;
	}
	.annonce .titre_annonce a
	{
		color: #d40000;
		font-size: 1.2em;
		text-decoration: none;
	}
	.annonce .titre_annonce a:hover
	{
		text-decoration: underline;
	}
	.annonce img
	{
		vertical-align:middle;
		margin-bottom:20px;
	}
	/*page annonces detaillées*/
	.det_annonce
	{
		width:600px;
		border-collapse: collapse;
		margin-bottom:20px;
	}
	.det_annonce td
	{
		padding:10px 0px;
	}
/*
Colonne de gauche
--------------------------------------------------------------------------------------------------------------
 */
#gauche 
{
	float:left;
	width: 200px;
}
#gauche p
{
	margin: 10px 20px;
	text-align:center;
}
#gauche img
{
	border:none;
}
.menugauche 
{
	list-style-type: none;
	margin: 0;
	padding:0;
}
.menugauche li 
{
	margin: 10px 20px;
	height: 40px;
	text-align:center;
	font-weight:bold;
}
.menugauche a
{
	display:block;
	height: 30px;
	padding-top:10px;
	color: white;
	background: url(image/onglet_gris.gif);
	text-decoration: none;
}
.menugauche a:hover 
{
	background: url(image/onglet_rouge.gif);
}
.fb/*parametre facebook*/
	{
		width:160px;
		margin-left:10px;
	}	
/*
Pied de page
--------------------------------------------------------------------------------------------------------------
 */
#pied 
{
	clear:both;
	height: 70px;
	padding-top:10px;
	font-size:0.9em;
	text-align:center;
	background: #d40000;
}
#pied  p
{
	color:#141414;
}
.admin 
{
	margin-top:10px;
}
.adresse
{
	padding-top:10px;
	font-size:1.2em;
	color:#141414;
	font-weight:bold;
}
#pied a
{
	color: #141414;
	text-decoration: none;
}
#pied a:hover
{
	color: #e1e1e1;
	text-decoration: underline;
}
