@charset "utf-8";
/* CSS Document */


body
{
	background-color:#fff;
	background-image:url(../img/bg_grandient.png);
	background-repeat:repeat;
	background-position:center top;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}

a{
	color:#b92929;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
}

.main
{
	background-color:#fff;
	background-image: url(../img/bg_bas.png);
	background-repeat: no-repeat;
	background-position:center top;
	padding: 30px 0px 0px 0px;
	text-align:left;
}

.intro
{
	color:#666;
	font-size:12px;
	font-weight:bold;
	padding:3px;
	margin:0px;
}
.intro a
{
	color:#666;
	text-decoration:none;
}
.intro a:hover
{
	color:#e97d13;
	text-decoration:none;
}

.header
{
	height:200px;
	width:980px;
	margin:0px;
	padding:0px;
	background-color:#fff;
	background-image:url(../img/bg-header_980x200.png);
	background-repeat:repeat;
	background-position:center top;
}

.header-pompier
{
	height:200px;
	width:980px;
	margin:0px;
	padding:0px;
	background-color:#fff;
	background-image:url(../img/header-pompiers.png);
	background-repeat:repeat;
	background-position:center top;
}
.contact
{
	height:37px;
	width:200px;
	float:right;
	text-align:center;
	background-image:url(../img/contact_bg.png);
	background-repeat:no-repeat;
	background-position:top right;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding-top:8px;
	}


.contact a{
	color:#FFF;
}
.contact a:hover{
	color:#FFF;
	text-decoration:underline;
}
.footer
{
	height:300px;
	width:980px;
	margin:0px;
	padding:0px;
	padding-top:80px;
	background-color:#fff;
	background-image:url(../img/bg_bottom.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.footer-link
	{
		font-size:11px;
		padding-left:20px;
	}
	
.divtitre
{
	margin:0px;
	margin-bottom: 5px;
	padding:5px;
	background-color:#b92929;
	border-bottom: 4px solid #ccc;
}
.path
{
	color:#d1d1d1;
	font-size:12px;
	padding:3px 3px 5px 30px;
	margin:0px;
	text-align:left;
	border-bottom: 1px dotted #ccc;
}
.path a {
	color:#d1d1d1;
	font-weight:bold;
	text-decoration:none;
}
.path a:hover {
	color:#f1f1f1;
	font-weight:bold;
	text-decoration:none;
}	
.titre
{
	color:#fff;
	font-size:20px;
	font-weight:bold;
	padding:8px 3px 8px 30px;
	margin:0px;
	text-align:left;
}
.titre-pdt
{
	color:#fff;
	font-size:24px;
	font-weight:bold;
	padding:8px 3px 8px 30px;
	margin:0px;
	text-align:left;
}
.sstitre
{
	color:#f1f1f1;
	font-size:15px;
	font-weight:bold;
	letter-spacing:1.1 em;
	padding:0px 0px 8px 40px;
	font-style:italic;
	margin:0px;
	text-align:left;
}

.coldroite
{
	padding: 10px 0px 0px 0px;
	background-color:#fff;
	border: 0px solid #f5f5f5;
	text-align: center;
}


.colgauche
{
	padding: 10px 20px 10px 20px;
	background-color:#fff;
	border: 0px solid #f5f5f5;
	
}
.colgaucheprod
{
	margin-right:10px;
	padding:20px;
	padding-top:0px;
	background-color:#fff;
	border: 0px solid #eee;
	}

.box_tech
{
	background-color:#999;
	color:#FFF;
	padding:10px;
	margin:5px;
	margin-top:20px;
}

.desc
{
	background-color:#f1f1f1;
	color:#000;
	padding:10px;
	margin:5px;
}
.container-dr
{
	margin-top:5x;
	margin-bottom:5px;
}

.box_top
{
	height:18px;
	width:220px;
	margin:0px;
	padding:0px;
	padding-top:4px;
	text-align: center;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	background-color:#fff;
	background-image:url(../img/box_top.png);
	background-repeat:no-repeat;
	background-position:center top;
}


.box_bottom
{
	height:10px;
	width:220px;
	margin:0px;
	margin-bottom:10px;
	background-color:#fff;
	background-image:url(../img/box_bottom.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}

.box
{
	padding:10px;
	Border: 2px solid #e97d13;
}

.text1
{
	color:#b92929;
	font-size:14px;
	font-weight:bold;
}
.text2
{
	color:#e97d13;
	font-size:14px;
	font-weight:bold;
}
.text3
{
	color:#b92929;
	font-size:11px;
	font-weight:bold;
}
.text4
{
	color:#e97d13;
	font-size:11px;
	font-weight:bold;
}

.context_nav
{
	border:1px solid #ccc;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#999;
}
.context_nav td
{
	padding: 10px 0px 10px 0px;
	border:1px solid #f1f1f1;
	height:150px;
	text-align:center;
}
.context_nav .cat
{
	padding: 3px;
	padding-left:20px;
	border:1px solid #f1f1f1;
	height:150px;
	text-align:left;
	vertical-align:top;
	background-color:#f1f1f1;
}
.context_nav .th
{
	background-color:#b92929;
	color:#FFF;
	font-size:14px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	border: 1px solid #fff;
	height:15px;
}
.context_nav .img
{
	padding:5px;
}
.context_nav a
{
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#999;
}

.context_nav a:hover
{
	color:#e97d13;
}

.content_categ
{
	border:0px solid #ccc;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#999;
}
.content_categ td
{
	padding: 10px;
	background-color:#f1f1f1;
	border:0px solid #f1f1f1;
	height:150px;
	text-align:center;
}
.content_categ .img2
{
	padding:30px;
}
.content_categ a
{
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#999;
}

.content_categ a:hover
{
	color:#e97d13;
}
.gal
{width:200px;}

.titrgal
{
	font-size:14;
	font-weight:bold;
	color:#b92929;
	padding: 20px 0px 5px 0px;
	border-bottom: 1px dashed #b92929;
	margin-bottom: 10px;
}
.tabgal
{
	padding-bottom: 10px;
	border-bottom: 1px dashed #b92929;
	margin-bottom: 20px;
}

.form
{
	color:#b92929;
}

.input
{
	border:1px solid #ccc;
	background-color:#f1f1f1;
	margin:2px 0px 2px 0px;
}
.submit
{
	color:#fff;
	background-color:#b92929;
	border:0px;
}

.img-options
{
	margin: 0px 1px 0px 0px;
	border: 0px;
}

h2.tetx1
{
	color:#b92929;
	font-size:14px;
	font-weight:bold;
}
