* {
	margin:0;
	padding:0;
	background-image: none;
	background-repeat: no-repeat;
}
body { background:#969696; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:normal;}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:16px;}



/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#search-form { background:url(images/search-bg.gif) no-repeat left top;}
#search-form input.text { background:none; border:none; width:226px; margin-right:5px; padding:2px 2px 2px 7px; color:#969696; }
#search-form input.submit { background:url(images/button.gif) no-repeat left top; width:28px; height:26px; border:none; }

#contacts-form label { display:block; height:26px;} 
#contacts-form label input { width:235px; padding:2px 0 2px 3px; color:#8c8c8d; font-family:Tahoma, Geneva, sans-serif;}
#contacts-form textarea {width:235px; height:118px; padding:2px 0 2px 3px; margin-bottom:10px; color:#8c8c8d; overflow:auto; font-family:Tahoma, Geneva, sans-serif;}

/*==================list====================*/
ul { list-style:none;}

.list1 li { width:100%; overflow:hidden; border-bottom:1px solid #424242; padding-bottom:7px; margin-bottom:7px;}
.list1 li img { float:left; margin-right:12px; margin-left:3px;}
.list1 li a { text-transform:uppercase; text-decoration:none; color:#CC3300;}
.list1 li a:hover { text-decoration:underline;}
.list1 li.last { border-bottom:none; padding-bottom:0; margin-bottom:0;}

.list2 dt { font-size:1.17em; padding-bottom:5px;}
.list2 dd { border-bottom:1px solid #424242; padding-bottom:7px; margin-bottom:10px;}
.list2.alt dd:first-line { color:#767676;}
.list2 dd:first-line { color:#dbd3c1;}
.list2 dd.last { border-bottom:none; padding:0; margin:0;}

.list3 li {
	background:url(images/arrow3.gif) no-repeat left 5px;
	padding:0 0 8px 11px;
}

.list4 dt {padding-bottom:8px; text-transform:uppercase;}
.list4 dd { border-bottom:1px solid #424242; padding-bottom:7px; margin-bottom:10px;}
.list4 dd.last { border-bottom:none; padding:0; margin:0;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

/*==================txt, links, lines, titles====================*/
a {color:#666666;}
a:hover{text-decoration:none;}

h3 {font-size:1em; text-transform:uppercase; font-weight:normal; margin-bottom:9px;}

.txt1 { color:#dbd3c1;}

.link1 { background:url(images/arrow3.gif) no-repeat right 4px; padding:0 8px 0 0; text-transform:uppercase;}

.button { float:right;}
.button span { display:block; background:url(images/button-left.gif) no-repeat left top; padding-left:3px;}
.button span span { background:url(images/button-right.gif) no-repeat right top; padding-right:4px; padding-left:0;}
.button span span a { display:block; background:#333743; padding:4px 5px 3px 5px; color:#fff; text-decoration:none; text-transform:uppercase;}
.button span span a:hover { text-decoration:underline;}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title { margin-bottom:20px;}

.title-box { border-bottom:1px solid #1f1f1f; height:31px; padding-left:3px; margin-bottom:14px;}
.title-box .fright { margin:6px 0 0 0;}

/*==================boxes====================*/
.box { background:#FDFEDA; width:100%;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom; width:100%;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:28px 26px 20px 26px;}

.cont-box {margin:0;}
.cont-box span { float:left; width:79px;}


/*header*/
#header .row-1 { height:22px;}
#header .row-2 .fleft { padding:1px 0 0 0px;}
#header .row-2 .fright { padding:5px 0 0 0;}

.nav { width:100%; overflow:hidden;}
.nav li { display:inline;}
.nav li a { display:block; float:left; width:149px; height:23px; line-height:22px; background:url(images/nav-bg1.gif) no-repeat left top; margin-right:1px; color:#FFFFFF; text-align:center; text-decoration:none; font-size:1.17em;}
.nav li a:hover { background:url(images/nav-bg2.gif) no-repeat left top; line-height:22px;}
.nav li a.current { background:url(images/nav-bg2.gif) no-repeat left top; line-height:22px;}

.top-links { font-size:.91em; text-transform:uppercase; padding-bottom:10px; width:auto;}
.top-links li { display:inline; color:#5f5f5f;}
.top-links li a {
	color:#5f5f5f;
	text-decoration:none;
	padding-top: 5;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 9px;
	margin-top: 5px;
}
.top-links li a.first { padding-left:0;}
.top-links li a:hover { color:#dbd3c1; text-decoration:none;}

/*content*/
#content { padding:0 0 2px 0;}

.banners {
	width:100%;
	overflow:hidden;
	padding:1px 0 26px 0;
}
.banners li { float:left; width:223px; margin-right:3px;}
.banners li.last {
	margin-right:0;
	background-color: #FFCC33;
}
.banners li .title1 { font-size:1.17em; font-weight:normal; background:url(images/arrow2.gif) no-repeat right 8px; padding:0 14px 10px 15px; color:#CC3300;}
.banners li .title2 { font-size:1.17em; font-weight:normal; background:url(images/arrow2.gif) no-repeat right 8px; padding:0 14px 10px 15px; color:#d09b35;}
.banners li .title3 { font-size:1.17em; font-weight:normal; background:url(images/arrow2.gif) no-repeat right 8px; padding:0 14px 10px 15px; color:#00CCFF;}
.banners li .title4 { font-size:1.17em; font-weight:normal; background:url(images/arrow2.gif) no-repeat right 8px; padding:0 14px 10px 15px; color:#33CC00;}
.banners li a { background:url(images/arrow1.gif) no-repeat right 6px; padding:0 32px 0 0; color:#1f1f1f; text-decoration:none;}
.banners li a:hover { text-decoration:underline;}
.banners li p { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#fff; padding:12px 10px 21px 16px; margin:0; font-size:16px; font-weight:normal; line-height:1.25em;}
.banners li .alignright { padding-right:11px;}


.banner1 {
	width:100%;
	margin-top:2px;
	background-color: #CC0000;
}
.banner1 .top { background:url(images/pole_affaire_top.gif) no-repeat left top;}
.banner1 .inner { padding:3px 0 0px 0;}


.banner2 { background:#d09b35; width:100%; margin-top:2px; padding: 5px}
.banner2 .top { background:url(images/pole_location_top.gif) no-repeat left top;}
.banner2 .inner { padding:3px 0 0px 0;}

.banner3 { background:#00CCFF; width:100%; margin-top:2px;}
.banner3 .top { background:url(images/pole_gestion_3_top.gif) no-repeat left top;}
.banner3 .inner { padding:3px 0 0px 0;}

.banner4 { background:#FFCC33; width:100%; margin-top:2px;}
.banner4 .top { background:url(images/pole_communication4-top.gif) no-repeat left top;}
.banner4 .inner { padding:3px 0 0px 0;}

#content .col-1 a, #content .col-1 dt, #content .col-1 h3 { color:#CC0000!important;}
#content .col-2 a, #content .col-2 dt, #content .col-2 h3 { color:#CC0000!important;}
#content .col-3 a, #content .col-3 dt, #content .col-3 h3 { color:#CC0000!important;}
#content .col-3 a.link1 {color:#9d0b35 !important;}

#content .row-2 { padding:0px 0 0px 0px;}

/*footer*/
#footer { color:#767676; text-align:right;}
#footer p { margin:0; padding:14px 0 0 0;}
#footer a {color: #000000;}

/*==========================================*/
#page1 .tail-top .tail-bottom #main #content .row-1 .wrapper .col-2 maxheight .box maxheight .left-top-corner maxheight .right-top-corner maxheight .right-bot-corner maxheight .left-bot-corner maxheight .inner .list2 .text Style28 span {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.17em;
	color: #666666;
}


