/* 
	DEFAULT STYLESHEET
	All pages inherrit from this stylesheet, so anything reusable, 
	site-wide or generic goes here.
*/

/* ------------------------------------------------------------------------
	HTML BODY tag and Page div
------------------------------------------------------------------------ */

body
{
	margin: 0;
  	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #474747;
	text-align:center;
}

/* ----------------------------
   Base font-size
---------------------------- */
#fondNoir
{
	background:#000 url(../images/entete-fond.gif) repeat-x top left;
}

#page
{
	width: 955px;
	margin: 0 auto;
	text-align:left;
	background:#fff url(../images/colGau-background.gif) repeat-y top left;
}

h2 #spanHide
{
    display: none;
}

/* ----------------------------
   Liens
---------------------------- */
a:link, a:visited, a:active
{
	color:#000;
	text-decoration:none;
}
a:hover
{
	color:#D20000;
	text-decoration:underline;
}


/* ----------------------------
   Corps
---------------------------- */

/* entete accueil */
#enteteAcc
{
	background:#AAAAAA url(../images/accueil-entete.gif) no-repeat 0 11px;
	height:119px;
	margin:0;
}

/* entete corps */
#entete
{
	background:#AAAAAA url(../images/int-entete.gif) no-repeat 0 11px;
	height:119px;
	margin:0;
}

#nomCompagnie
{
	visibility:hidden;
}

#entete img
{
	display: block;
}

#colGauche
{
	float:left;
	background:#000;
	border-left:1px solid #fff;
	width:164px;	
}

#colDroite
{
	background:#fff;
	float:left;	
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	width:788px;
}

/* ------------------------------*/
/* ------menu principal ---------*/
/* ------------------------------*/

#menu
{
	background:#C0C0C0 url(../images/menu_pointesBackground.gif) repeat-y top right;
    position:relative;
	border:1px solid #D0D0D0;
	border-left:0 none;
}

#menu ul
{
    padding: 0;
    margin: 0;
    position:relative;
}

#menu li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    position:relative;
    border-bottom:1px solid #D0D0D0;
}

#menu li.selected 
{
    background:#ADADAD url(../images/menu_pointesBackgroundOver.jpg) repeat-y top right;
}

#menu a
{
    padding:8px 30px 8px 30px;
    text-decoration:none;
	cursor: pointer;
	display:block;
	color:#00314A;
	font-weight:bold;
	font-size:0.9em;
}

#menu li.selected a
{
    background:Transparent url(../images/menu-fleche.gif) no-repeat 12px center;
}

#menu a:hover, #menu li.selected ul.sousMenu a:hover
{
	background:#ADADAD url(../images/menu_pointesBackgroundOver.jpg) repeat-y top right;
}

#menu ul.sousMenu 
{
    position:absolute;
    top:0;
    left:134px;
    border:1px solid #D0D0D0;
    background:#C0C0C0 url(../images/menu_pointesBackground.gif) repeat-y top right;
    width:150px;
}

#menu li.selected ul.sousMenu a
{
    background-image:none;
}

#menu ul.sousMenu li 
{
    width:150px;
}

/* Box Model Patch */
html>body #menu ul.sousMenu 
{
    left: 164px;
}


#servicePassionnes
{
	background:#A20000;
	padding:19px 0 13px 12px;
}

#maitriseSituation
{
	background:#000;
	padding:20px 0 18px 14px;
}

/* ----------- Bug googlemap en bas de cette ligne ------------------------------------------------------ */
/* ------ contenu ---------*/

#contenu
{
	width:788px;
}

#contenu img
{
	/*display:block;*/
}

#photoGauche
{
	background:url(../images/int-pompier.jpg) no-repeat 0 0;
	height:118px;
	margin:0;	
}

#page.accueil #photoGauche
{
	background:url(../images/acc-pompier.jpg) no-repeat 0 0;
	height:118px;
	margin:0;	
}
/* ----------- Bug googlemap en haut de cette ligne ----------------------------------------------------- */

/* ------ photos changeantes dans le contenu ---------*/
/* accueil */
.photoDroite
{
	height:118px;
	margin:0;
}

/* accueil */
#page.accueil .photoDroite
{ background:url(../images/acc-camion.jpg) no-repeat 440px 0; }

/* produits */
#page.produits .photoDroite
{ background:url(../images/produits-photo.jpg) no-repeat 313px 0; }

/* à propos */
#page.apropos .photoDroite
{ background:url(../images/aPropos-photo.jpg) no-repeat 313px 0; }

/* nouvelles */
#page.nouvelles .photoDroite
{ background:url(../images/technique-photo.jpg) no-repeat 313px 0; }

/* contact */
#page.contact .photoDroite
{ background:url(../images/contact-photo.jpg) no-repeat 313px 0; }

/* services */
#page.services .photoDroite
{ background:url(../images/service-photo.jpg) no-repeat 313px 0; }

/*-----------------------------------------------------------------------------------*/

/* entete corps */
#entete
{
	background:#AAAAAA url(../images/int-entete.gif) no-repeat 0 11px;
	height:119px;
	margin:0;
}

#infos
{
	padding:18px 15px 30px 23px;
	text-align:justify;
}
/* ------------------------------*/
/* ---------- accueil ---------- */
/* ------------------------------*/
#infos p
{
	line-height:20px;
	margin-bottom:20px;
}

#blocGauche
{
	width:390px;
	float:left;
	margin-right:19px;
}

#infos span
{
	color:#D80000;
	font-weight:bold;
}

#infos span.bleu
{
	color:#0050a7;
	font-weight:bold;
}

#colGauche-Home
{
	width:334px;
	float:left;
}

.blocDroit-Rouge
{
	width:334px;
	float:left;
	background:#F3F3F3;
	border:1px solid #FF0000;	
	margin-bottom: 10px;
}

.blocDroit-Bleu
{
	width:334px;
	float:left;
	background:#F3F3F3;
	border:1px solid #0050a7;	
	margin-bottom: 10px;
}

.imgBloc
{
	float:left;
	padding:25px 0 11px 9px;
}

.imgBloc2
{
	float:left;
	padding:18px 0 11px 9px;
}

.txtBlocDroitAcc-Rouge
{
	float:left;
	width:92px;
	padding-left:11px;
	margin:13px 0 11px 5px;
	border-left:1px solid #9D0000;
	text-align:left;
}

.txtBlocDroitAcc-Bleu
{
	float:left;
	width:92px;
	padding-left:11px;
	margin:13px 0 11px 5px;
	border-left:1px solid #0050a7;
	text-align:left;
}

#slogan
{
    display: inline;
}
/* ------------------------------------------------*/
/* --------- Coin technique et nouvelle ---------- */
/* ------------------------------------------------*/

#ancresNews
{
	background:#F3F3F3;
	border:1px solid #FF0000;	
	padding:10px 0 5px 10px;
	margin-bottom:10px;	
}

#ancresNews img
{
	float:left;
	margin:1px 10px 0 0;
}

#infos h1, #infos h2, #infos h3
{
	font-size:1em;
	color:#D20000;
	font-weight:bold;	
}

#infos ul
{
    padding-bottom: 20px;
}

#ancresServices ul, #ancresAPropos ul, #ancresNews ul
{
    padding-bottom: 0;
}

.bloc a
{
	color:#D20000;
}

.lesNews
{
	float:left;
	width:430px;
	margin-right:20px;
}

.lesNews h2
{
    display: block;
}

.flecheNews
{
	float:left;
	margin:3px 10px 0 0;
}

.photoNews
{
	height: 166px;
	width: 294px;
	float: right;
    margin-left: 20px;
    margin-bottom: 10px;
}

/* ------------------------------*/
/* --------- produits ---------- */
/* ------------------------------*/

/* tableau */

table.tabProduits
{
	width:748px;
    border-spacing: 0;
    border-collapse: collapse;
	border: 1px solid #FF0000;
	font-size:0.9em;
	background:#F3F3F3;
	color:#D20000;
}

table.tabProduits td 
{
	width:366px;
    padding: 7px 6px 6px 7px;
}

table.tabProduits td.borderDr
{
	border-right:1px solid #D3D3D3;
}

table.tabProduits tr.bordureBas
{
	border-bottom:1px solid #D3D3D3;
}

table.tabProduits td img
{
	float:left;
	margin-right:7px;
}

table.tabProduits a:link, table.tabProduits a:visited, table.tabProduits a:active
{
	color:#D20000;
}


/* logos des produits */

#blocLogos
{
	width:750px;
	padding:44px 0 15px 0;
	text-align:left;
}

.rangeePhoto
{	
	color:#D20000;
	border-bottom:1px solid #F3F3F3;
	margin-bottom:26px;
}

.logoGau, .logoDr
{
	float:left;
	width:350px;
}

.logoGau img, .logoDr img
{
	float:left;
	margin-right:17px;
}

.logoGau
{
	margin-right:25px;
}


.logoGau div, .logoDr div
{
	float:right;
	margin-top:10px;
	font-size:0.9em;
	width:170px;
}

#liensProduits p
{
	margin-top:20px;
}

/* ------------------------------*/
/* --------- À propos ---------- */
/* ------------------------------*/

#ancresAPropos
{
	background:#F3F3F3;
	border:1px solid #FF0000;	
	padding:10px 0 5px 10px;
	width:365px;	
}

#ancresAPropos a, #ancresNews a, #ancresServices a
{
	color:#D20000;
}

#ancresAPropos ul
{
	color:#D20000;
	margin:0;
}

#ancresAPropos li
{
	margin: 0;
	float:left;
	padding:0 10px;
}

#infos ul
{
	list-style:none;
	margin:0;
}

#infos ul li
{
	margin:0;
	padding-bottom:5px;
}

.infoMembre
{
	float:left;
	width:350px;
	margin-right:10px;
}



/* ----------------------------------*/
/* --------- Les Services ---------- */
/* ----------------------------------*/

#ancresServices
{
	background:#F3F3F3;
	border:1px solid #FF0000;	
	padding:10px 0 5px 10px;
	margin-bottom:10px;	
	width:500px;
}

#ancresServices img
{
	float:left;
	margin:1px 10px 0 0;
}

.blocServices
{
	padding-bottom:20px;
}

.blocServices p
{
	margin-bottom:20px;
}

.infoServices, .infoServices2
{
	float:left;
	width:430px;
	margin-right:20px;
}

.infoServices2
{
    width: 280px;
}

.photoServices
{
	padding-top:5px;
	text-align:center;
	display:block;
}

.blocServices img
{
	margin-bottom:20px;
}

#photoServicesGraph
{
	text-align:center;
	display:block;
}

.photosBlocDeux img
{
	margin-right:15px;
	margin-top:10px;
}

/* ----------------------------------*/
/* --------- Contact ---------- */
/* ----------------------------------*/


form.contact span
{
	font-size:1em;
	color:#C72943;
}

form.contact .fields p
{
	margin-bottom:15px;
}

form.contact p label
{
	font-size:0.9em;
	color:#D20000;
	font-weight:bold;
}

form.contact p em
{
	font-size:0.9em;
	color:#D20000;
	font-weight:normal;
	margin-left:1em;
	margin-right:1em;
	width:9em;
	text-align:right;
	float:left;
}

form.contact p input
{
	width:300px;
}

form.contact p input.mini
{
	width:200px;
}

form.contact .textarea
{
    width:400px;
}

form.contact .button
{
	margin-left:355px;
	width:auto;
}

p.succes
{
    font-weight:bold;
}
/* ----------------------------
   Pieds
---------------------------- */

#pied
{
	background: #474747;
}
#pied a
{
    color: #fff;
}

#infoPied
{
	margin: 0 auto;
	text-align:left;
	width:955px;
	color:#FAD35C;
	font-size:0.9em;
	padding: 13px 0 0 24px;
}

address
{
    font-style:normal;
}

address span
{
    font-weight:bold;
}

#copyright
{
	color:#fff;
	margin-right:14px;
	float:right;
	text-align: right;
}

.photosBlocDeux h3
{
    display: inline;
}