/* CSS Document c0c0c0*/
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/bg_site.jpg) top #dedede repeat-x;
}

td,ul,div,li,span,a
{
	margin:0px;
	padding:0px;
}

#structure
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	border:20px solid #959595;
}

.structure2
{
	margin-left:auto;
	margin-right:auto;
	background-color:#c0c0c0;
}

#header
{
    background-color:#fff;
	border-left:1px solid #681516;
	border-right:1px solid #681516;
	border-top:1px solid #681516;
}

#header_accueil
{
    background-color:#959595;
	border-left:1px solid #681516;
	border-right:1px solid #681516;
	border-top:1px solid #681516;
}

.text_bandeau
{
	padding-top:10px;
	padding-left:95px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}

.text_bandeau b
{
	font-size	:	26px	;
}

h1
{
	font-size:22px;
}

h2
{
	font-size:16px;
}

.accueil
{
	background-image:url(../images/fd_accueil_2.jpg);
	border:thin;
	background-color: #959595;
	background-position:bottom right;
	background-repeat:no-repeat;
	height:435px;
	padding: 22px 22px 0 22px;
}

/****bandeau - menu****/
#bandeau_haut
{
	height:200px;
	background:url(../images/acces-services1.jpg) #BE000A center center no-repeat;

}

#centre_general
{
	border-left		:	1px solid #681516;
	border-right	:	1px solid #681516;
}

div#bandeau
{
    color:#ffffff;
    font-family:trebuchet ms, arial, helvetica;
    font-size:40px;
    margin:0;
    padding-top:125px;
    padding-left:250px;
}

#menu
{
	height:42px;
	width:944px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
    background-color:#fff;
}

#menu ul
{
	list-style:none;
	line-height:40px;
	padding-top:0px;

}

#menu ul li
{
	position:relative;
	width: 117px;
	height:40px;
	vertical-align:middle;
	text-align:center;
	background-color: #FFFFFF;
}

#menu a
{
	display:block;
	cursor:pointer;
	height:40px;
	margin:0;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
	color: #fff;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
}

#menu li
{
	float:left;
	padding:0px 4px 0px 0px;
	margin-right:-5px;
	text-decoration: none;
	color: #ffffff;
	border: 1px solid #000;
}

#menu li#accueil
{
	background-color: #900000;
}

#menu li#serrurerie
{
	background-color: #D00000;
}

#menu li#plomberie
{
	background-color: #e00040;
}

#menu li#chauffage
{
	background-color: #f00080;
}

#menu li#vitrerie
{
	background-color: #9000d0;
}

#menu li#electricite
{
	background-color: #4000f0;
}

#menu li#deratisation
{
	background-color: #0000F0;
}

#menu li#contact
{
	background-color: #0000b0;
	padding-right:0px;
}

#menu li a:hover
{
	background-color: #dedede;
	text-decoration: none;
	color: #000;
}

#menu li#selected a
{
	background-color: #fff;
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #fff;
}

#menu li a#contact:hover
{
	background-color: #dedede;
	text-decoration: none;
	color: #000;
	margin-right:0px;
}


/*.menu_lien:hover, .menu_lien_select {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}    */
/****centre****/
.cote_gauch
{
	background-color:#A6B9CA;
	width:31px;

}
.cote_droit
{
	background-color:#A6B9CA;
	width:29px;
}
.tab_centre
{
	margin:0px;
	background-color: #fff;
	
}
td.centre_gauch
{
	border-right:solid;
	border-right-color:#b62123;
	border-right-width:thin;
	padding-top:10px;
	text-align:center;
	background-color: #fff;
	width:250px;
}

td.centre_droit
{
	border-left:solid;
	border-left-color:#b62123;
	border-left-width:thin;
	padding-top:10px;

	padding-left:5px;
	background-color: #fff;
	width:250px;
}

td.centre_milieu
{
	padding-left:20px;
	padding-right:20px;
	background-repeat:no-repeat;
	background-color: #fff;
	background-position:center;
	color:#000;
	width:403px;
}

.text_centre
{
	margin-top:10px;
	clear:both;
	padding:5px;
}

.devis
{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}

.lien_marque
{
	color:#B62123;
}

/****bandeau_bas****/
#bandeau_bas
{
	height:16px;
	background-color:#B62123;
	color:#FFF;
	text-align:center;
	border-bottom	:	1px solid #681516;
	border-left	:	1px solid #681516;
	border-right	:	1px solid #681516;
}

#bandeau_bas a:link
{
    color: #FFF;
    text-decoration: none;
}

#bandeau_bas a:visited
{
    color: #FFF;
    text-decoration: none;
}

#bandeau_bas a:hover
{
    color: #FFF;
    text-decoration:underline;
}

#bandeau_bas a:active
{
    color: #FFF;
    text-decoration: none;
}

a:link.sourds
{
    color: #000000;
    text-decoration: none;
}

a:visited.sourds
{
    color: #000000;
    text-decoration: none;
}

a:hover.sourds
{
    color: #000000;
    text-decoration:underline;
}

a:active.sourds
{
    color: #000000;
    text-decoration: none;
}


/****page marque****/
.puce li
{
	margin-left:40px;
}

.chauff li
{
	margin-left:30px;
}
/*****arondissement*****/
.arondissement
{
	font-size:9px;
	color:#999999;
}

.lien_arondissement
{
	font-size:9px;
	text-decoration:underline;
	color:#999999;
}

.lien_arondissement:hover{
	text-decoration:underline;	
}

/***Liens internes discrets****/

.liens_discrets a
{
	text-decoration: none;
	color : #000000;
	
}

.liens_discrets a:hover
{
	text-decoration: underline;
	color : #000000;
}

.tdg
{
	border-right	:	1px solid #B62123	;
	border-left		:	1px solid #B62123	;
	border-bottom	:	1px solid #B62123	;
	padding			:	15px 0px			;
	text-align		:	center				;
}

.tdd
{
	border-bottom	:	1px solid #B62123	;
	border-right	:	1px solid #B62123	;
	padding			:	15px 0px			;
	text-align		:	center				;
}

.bdt
{
	border-top	:	1px solid #B62123	;
}

#pompe_chaleur_btn 
{
	width:200px;
	height:47px;
	background-image:url(../images/pompe_a_chaleur_btn.png);
	background-repeat:no-repeat;
	margin-bottom:15px;
	margin-top:15px;
}

#pompe_chaleur_btn:hover
{
	width:200px;
	height:47px;
	background-image:url(../images/pompe_a_chaleur_btn_hover.png);
	margin-bottom:15px;
	margin-top:15px;
}

#pompe_chaleur_btn a
{
	color:#0090FF;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	line-height:47px;

		display:block;
}

#pompe_chaleur_btn a:hover
{
	color:#b62123;


}


/** page d'accueil **/

#content_left
{
    width:450px;
    position:relative;
    float:left;
}

#nos_adresses
{
	height:220px;
	border-color:#000;
	border-width:thin;
	border-style:solid;
    padding:15px 30px 30px 30px;
    font-size:16px;
	margin-bottom:20px;
	background:#fff;
}

.border_accueil
{
	border-color:#000;
	border-width:1px;
	border-style:solid;
	width:448px;
}

#accueil_gauche
{
	width:388px;
    padding:30px;
    font-size:16px;
	background:#fff;
}

.border_accueil a:link
{
    color: #2f38de;
    text-decoration: none;
}

.border_accueil a:visited
{
    color: #2f38de;
    text-decoration: none;
}

.border_accueil a:hover
{
    color: #2f38de;
    text-decoration:underline;
}

.border_accueil a:active
{
    color: #2f38de;
    text-decoration: none;
}

#accueil_droite
{
	width:448px;
    height:139px;
    background-color:#b0b0b0;
}

#content_center
{
    width:14px;
    position:relative;
    float:left;
	margin-top:20px;
}

#content_right
{
    width:450px;
    position:relative;
    float:left;
}

.urgence
{
    color:#be000A;
    font-size:24px;
    font-weight:bold;
}

#urgence2
{
    padding:20px;
    font-size:13px;
	border:1px solid #000;
	height:225px;
    background:#fff url(../images/ile-de-france2.jpg) center right no-repeat;
}

#urgence
{
	font-size:16px;
}

#logos_libres  /*logos non encadrés*/
{
    color:#be000A;
    padding-top:5px;
    padding-left:10px;
    font-size:13px;
    text-align:center;
}

#cadre_marques
{
    float:right;
    color:#3D7C9F;
    border-color:#3D7C9F;
    line-height:17px;
    border-style:solid;
    border-width:thin;
    margin-left:40px;
    margin-top:40px;
    padding:9px;
    font-size:12px;
    width:155px;
}

