﻿

@font-face {   
   font-family: "Bradley Hand ITC";   
   src: url( ../js/bradhitc-webfont.eot ); /* IE */   
   src: local("Bradley Hand ITC"), url( ../js/bradhitc-webfont.ttf ) format("truetype"); /* autres navigateurs */   
} 
body {
    text-align:center;
	margin-top:0px;
    background-color: #000000;
}
#global {
	position: relative;
	width:980px;
	text-align:center;
	font-size:12px;
	font-family:Verdana, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#ffffff;
	line-height:16px; 
	margin-top:0px;
    margin-left: auto; 
    margin-right: auto; 
}
#entete {
    float: left;
    width: 980px;
    height: 230px;
    background-color: #000000;
    margin-bottom: 50px;
}
#urgence {
    float:left;
    width:350px;
    margin-top:30px;
    margin-left:-40px;
}
#logo {
    float: left;
    width: 132px;
    height: 132px;
    margin-left: 116px;
    margin-top: 14px;    
}
#message {
    float:left;
    width: 104px;
    height: 67px;
    margin-left: 297px;
    margin-top: 30px;
}      
.message2{
    margin-top: -50px;    
    text-align: center;
    font-weight: bold;
    line-height:18px;
    font-size: 14px;    
}
.titre {
    float:left;
    width: 800px;
    height: 60px;
    margin-left: 90px;
    margin-top: 0px;
    line-height:27px;
    text-align: center;
    font-weight: bold;
    font-family:Verdana, Arial, sans-serif;
    font-size: 25px; 
    margin-bottom: 10px;   
}
.titre h1 {
    float:left;
    width: 800px;
    height: 60px;
    line-height:27px;
    text-align: center;
    font-weight: bold;
    font-family:Verdana, Arial, sans-serif;
    font-size: 25px;    
}

/* MENU */
#menu {   
    float:left;
    width: 978px;
    height: 94px;
    background-color: #333333;
    margin-bottom: 15px;
    border-right: 1px #737373 solid;
    border-top: 1px #737373 solid;
    border-bottom: 1px #737373 solid;
    border-left: 1px #737373 solid;  
    font-family: Bradley Hand ITC; 
}
#extras {
	float: left;
	width:980px;
    margin-left: 0px;	
    margin-top: -40px;    
}    
.extra {
	margin-left:6px;
	margin-right:6px;
    overflow: hidden;
    margin-left: 120px;
}
.extra2 {
	margin-left:6px;
	margin-right:1px;
    overflow: hidden;
    margin-left: 120px;
}
.extra3 {
	margin-left:1px;
	margin-right:6px;
    overflow: hidden;
    margin-left: 120px;
}
.extra4 {
	margin-left:1px;
	margin-right:1px;
    overflow: hidden;
    margin-left: 120px;
}
#menu ul {
    margin: -1px 0 0 0px;
}
#menu li {
    position:relative; 
    float: left;
    width: 225px;
    height: 150px;
    font-size: 24px;
    line-height:30px;
    margin: 0 0 0 0;
    list-style: none;
}
#menu li a {
    display: block;
    width: 225px;
    height:30px;
    padding-top:100px;
    font-weight: 500;
    color: #fff;
}
#menu li a:hover {
    text-decoration: none;
    color: #fff;
}
#menu li:hover a {
    color: #fff;
}
#menu ul .menu01 {
    background: url('../images/bouton_presentation.png') top center no-repeat;
}
#menu ul .menu02 {
    background: url('../images/bouton_prestations.png') top center no-repeat;
}
#menu ul .menu03 {
    background: url('../images/bouton_devis.png') top center no-repeat;
}
#menu ul .menu04 {
    background: url('../images/bouton_contact.png') top center no-repeat;
}
#menu ul .menu01:hover, #menu ul li:hover .menu01 {
    background: url('../images/bouton_presentation_over.png') top center no-repeat;
}
#menu ul .menu02:hover, #menu ul li:hover .menu02 {
    background: url('../images/bouton_prestations_over.png') top center no-repeat;
}
#menu ul .menu03:hover, #menu ul li:hover .menu03 {
    background: url('../images/bouton_devis_over.png') top center no-repeat;
}
#menu ul .menu04:hover, #menu ul li:hover .menu04 {
    background: url('../images/bouton_contact_over.png') top center no-repeat;
}

#menu li.sousmenu, #menu li, #menu li.plop {
}
#menu li:hover, #menu li.sousmenu:hover, #menu li.plop:hover {
} 
#menu ul ul {
    position: absolute;
    z-index: 200;
    display:none; 
    width: 225px;
    margin: 5px 0 0 -40px;
}  
#menu li:hover li a {
    color: #fff;    
    background: #343434;
} 
#menu li:hover li a:hover {
    color: #343434;
    background: #dfdfdf;
} 
#menu ul ul li, #menu ul ul li.sousmenu, #menu ul ul li:hover {
    width: 221px;
    height:36px;
    line-height:36px;
    padding-top:0px;
    color: #464545;
    background: none;
    border: none;
} 
#menu ul ul li a {
    text-decoration: none; 
    padding: 0px 2px; 
    display:block;
    font-size:20px;
    border:1px solid #616365;
    width: 221px;
    height:36px;
    line-height:36px;
    color: #464545;
    text-align:center;
} 
#menu ul.niveau1 li.sousmenu:hover ul.niveau2 {
    display:block; 
} 
#menu ul.niveau1 li:hover ul.niveau2 {
    display:block; 
} 



/* CONTENU */
.bandeaumenu {   
    float:left;    
    width: 978px;
    height: 95px;
    background-image: url('../images/bandeau_menu.jpg');      
}
#banniere {    
    float: left;
    width: 978px;
    height: 152px;
    background-color: #333333;
    margin-bottom: 15px;
    border-right: 1px #737373 solid;
    border-top: 1px #737373 solid;
    border-bottom: 1px #737373 solid;
    border-left: 1px #737373 solid;        
}
.image1 {    
    float:left;
    width: 471px;
    height: 121px;
    padding-left: 12px;
    padding-top: 15px;    
}
.image2{    
    padding-top: 15px;
    padding-left: 12px;
    float:left;
    width: 471px;
    height: 121px;    
}
#conteneur {    
    float:left;
    width: 980px;   
}
#conteneurgauche {    
    float: left;
    width: 352px;
    height: 995px;
    padding: 10px 0;
    background-color:#333333;
    margin: 0 15px 0 0;
    border: 1px #737373 solid;  
}
#conteneurgauche h2 {    
    float: left;
    width: 352px;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color:#ffffff;
    margin-bottom: 6px;    
}
#contenu {
    float: left;
    width: 608px;
    height: 1005px;
    margin: 0 0 0 0;
    padding: 5px 0;
    background-color:#333333;
    border: 1px #737373 solid; 
}
#contenu a { 
    text-decoration: underline;
}
#contenu a:hover { 
    color: #987231;
}
#contenu p {
    text-align:justify;
    text-indent:50px;
    margin: 10px;
}
.tierscol {
    text-align:justify;
    float:left;
    width:270px;  
    height:256px; 
}

#contenu ul {
    margin:0px;
}
#bordurevert {    
    background-color: #939393;
    float:left;
    margin-left: 0px;
    margin-right: 10px;
    width :1px;
    height : 227px;  
    margin-top: 8px;
    margin-bottom: 5px;
}
.camion {    
    text-align:center;
    height: 265px;
    height: 199px;
}
#contenu h2 {   
    font-size: 20px;
    line-height: 22px;
    text-indent: 20px;
    color:#ffffff;
    margin-bottom: 12px;    
}
#contenu h3 {
    text-indent: 20px;
    color: #987231;
    font-size: 18px;
    line-height: 20px;    
}
.margin200 {
    margin: 30px 0;
}
.margin200510 {
    margin: 20px 0 5px 10px;
}
#contenu h4 {
    text-align:left;
    text-indent: 0px;
    color: #987231;
    font-size: 14px;
    line-height: 18px;    
}
#pa1, #pa2, #pa3, #pa4, #pa5, #pa6, #pa7, #pa8, #pa9 {
    float:left;
    width:320px;
    margin-top:-15px;
}
.onclick a {
    
}
.onclick a:hover { 
    color: #987231;
}
#bordurehorizontal {    
    background-color: #939393;
    float:left;
    margin-left: 10px;
    width :338px;
    height : 1px;  
    margin-top: 8px;
    margin-bottom: 5px;
}
.assurance {
    float: left;
    margin-right: 10px ;
    margin-top: 5px;
    margin-bottom: 5px;    
}
#fondassurance {
    float: left;
    background-color :#b3b3b3;
    width: 322px;
    height: 214px;
    padding:10px 5px;
    margin: 10px 0 10px 10px;
}
.carte {    
    text-align:center;
    margin-top: 20px;   
}
.numero {
    float: left;
    width: 201px;
    height: 22px;
    background: url(../images/telephone.jpg) no-repeat center center;    
    text-align: left;
    line-height:22px;
    margin-left:120px;
    font-size:16px;
    font-weight:bold;
    margin-top: 10px;
}
.numero2 {
    float: left;
    width: 201px;
    height: 22px;
    background: url(../images/telephone2.jpg) no-repeat center center;    
    text-align: left;
    line-height:22px;
    margin-left:76px;
    font-size:16px;
    font-weight:bold;
    margin-top: 10px;
}
.locnumero {
	margin:-100px;
}
.video {
    margin-top:5px;
}
.titrenum {
    font-size:18px;
    font-weight:bold;
    line-height:24px;
    margin : 10px 0 10px 0;
}
.alignnumero {
    margin-left:205px;
	width: 30px;
}
#diaporama {
    float:left;
    margin-left:25px;
    height: 221px;
}
.defilant {
    float:left;
    width: 280px;
    margin:10px 10px 10px 10px;    
}
.width300 {
    float:left;
    width: 280px;
}
#piedpage {
    position:relative;
    float:left;    
    width: 940px;
    height: 167px;
    background: url('../images/bandeau_footer.jpg') top left no-repeat ; 
    margin:6px 0 5px 0;
    padding: 3px 0 0 40px;
	text-align:center;
    font-size: 10px;
    line-height:12px     
}
.col_piedpage {
    float: left;
    width: 225px;
}
.copyright {
    float: left;
    width: 335px;
    text-align: right;
    margin: -27px 0 0 600px;
}
#piedpage a { 
	color:#ffffff;
	text-decoration:none;  
}
#piedpage a:hover { 
	color:#987231;
	text-decoration:none;    
}
.vam {
	vertical-align:middle;
	margin-top: 0px;
	margin-bottom: 0px;    
}
a { 
    color: #fff;
	text-decoration:none; 
    outline-style:none;
}
a:hover { 
    color: #fff;
	text-decoration:none;  
    outline-style:none;  
}

/* DEVIS */
.centeralign {
    margin-left:0px;
}
.formulaire {
    float: left;
    width: 415px;
    margin: -10px 0 16px 100px;
    padding-left:10px;
    padding-bottom:10px;
    padding-top:10px;
    background-color:#aeaeae;
    text-align: center;
}
.chaine {
    float: left;
    width: 176px;
    text-align:left;
    overflow:hidden;
    font-weight:normal;
    margin:0;
    padding:0;
    text-indent:0px;
}
.demande {
    float: left;
    width: 150px;
    text-align: left;
    font-family: verdana, arial, sans-serif;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    line-height: 24px;
}
.reponse {
    float: left;
    width: 250px;
    text-align: left;
    font-weight: bold;
    font-family: verdana, arial, sans-serif;
    color: #000000;
    margin-left:15px;
    font-size: 12px;
    line-height: 24px;
}
textarea {
    width: 235px;
    height:100px;
}
.reset {
    margin:8px 0 0 0;
    padding: 5px 20px;
}
.submit {
    margin:0px 0 0 40px;
    padding: 5px 20px;
}
.obligation {color: red;}
.champ0 {margin-top: 0px;}
.champ1 {margin-top: 2px;}
.champ2 {margin-top: 4px;}
.champ3 {margin-top: 6px;}
.champ4 {margin-top: 0px;}

/* contact */
.formulaire2 {
    float: left;
    width: 415px;
    margin: -10px 0 0px 100px;
    padding-left:10px;
    padding-bottom:10px;
    padding-top:10px;
    background-color:#aeaeae;
    text-align: center;
}
.typdemand {
    width: 240px;    
}
#carteedh {
    float:left;
	text-align:center;
    width: 600px;
    margin:20px 10px 12px 20px;
}
#carte {
    float:left;
	text-align:center;
	width:570px;
	float:left;
	height:300px;
    margin:0px 0px 0 0px;
	overflow:hidden;
    border: 1px solid #fff;
	}
    
/* PLAN DE SITE */
#contenudroit {
    float: left;
    width: 608px;
    height: 680px; 
    text-align: left;
}
#plan {
    margin-bottom:104px;
}
#contenudroit h1{    
    font-size: 16px ;
    text-align: center;
    line-height: 18px ;
    font-weight: bold;
    font-family: verdana, arial, sans-serif;
    color: #987231; 
}  
.ligne01 {
	float:left;
	width:3px;
	height:900px;
	background-color: #000000;
	margin-left:30px;
	}
.ligne02 {
	float:left;
	width:50px;
	height:3px;
	background-color: #000000;
	margin-top:30px;
    margin-bottom: 0px;
	}
.ligne03 {
	float:left;
	width:50px;
	height:3px;
	background-color: #000000;
	margin-top:30px;
    margin-bottom: 20px;
	}
.ligne03bis {
	float:left;
	width:50px;
	height:3px;
	background-color: #000000;
	margin-top:30px;
    margin-bottom: 20px;
	}
.plandescription {
	font-size:12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color:#fff;
	line-height:16px;
	}

.title {
    text-align: left;
    height:31px;
	margin-left:10px;
    text-indent: 5px;
    margin-top: 15px;
	font-size:14px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color:#fff;
	line-height:30px;
}
.title2 {
    text-align: left;
    height:41px;
	margin-left:5px;
    text-indent: 5px;
    margin-top: 5px;
	font-size:14px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color:#fff;
	line-height:30px;
}
.title3 {
    text-align: left;
    height:31px;
	margin-left:5px;
    text-indent: 5px;
    margin-top: 15px;
	font-size:14px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color:#fff;
	line-height:30px;
}
.title a, .title2 a, .title3 a {
    color:#987231;
    font-weight:bold;
    text-decoration: none;
}
.title a:hover, .title2 a:hover {
    color:#ffffff;
    font-weight:bold;
    text-decoration: none;
}

/* GESTION SINISTRE */
.formulaire3 {
    float: left;
    width: 415px;
    margin: 0px 0 0px 50px;
    padding-left:10px;
    padding-bottom:10px;
    padding-top:10px;
    background-color:#aeaeae;
    text-align: center;
}
.demande {
    float: left;
    width: 150px;
    text-align: right;
}
.reponse {
    float: left;
    width: 250px;
    text-align: left;
}
img { border:none;}
#w3c {
    float:left;
    width:25px;
    margin-top:-100px;
    margin-left: 974px;
    text-align: right;
}
.referencement {
    float: left;
    width:0px;
    height: 0px;
    overflow: hidden;
}

.query {
	font-size: 9px;
	color: #ffffff;
}

	.tweet_list {
		-webkit-border-radius: 0.5em;
		-moz-border-radius: 0.5em;
		border-radius: 0.5em;
		list-style: none;
	
		background-color: #000000;
	}
	
		.tweet_list .awesome,
		.tweet_list .epic {
			text-transform: uppercase;
		}
		
		.tweet_list li {
			overflow-y: auto;
			overflow-x: hidden;
			padding: 0.5em;
		}
		
			.tweet_list li a {
				color: #755133;
			}
		
		.tweet_list .tweet_even {
			background-color: #343434;
		}
		
		.tweet_list .tweet_avatar {
			padding-right: .5em; float: left;
		}
		
			.tweet_list .tweet_avatar img {
				vertical-align: middle;
			}
