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

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:13px;
	margin-right: 5px;
	margin-left: 5px;
}



/*==================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;
	text-transform: none;
}
.list1 li img { float:left; margin-right:12px; margin-left:3px;}
.list1 li a { text-transform:uppercase; text-decoration:none; color:#4F00C4;}
.list1 li a:hover {
	color: #003399;
}
.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;
	font-style: normal;
	font-size: 0.80em;
	color: #000000;
}

.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:#333333;}
a:hover{
	text-decoration:none;
	color: #666666;
}
.txt1 { color:#333333;}

.link {
	padding:0 8px 0 0;
	text-transform:uppercase;
	color: #FF0000;
	text-decoration: underline;
}

.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;
	width: 260px;
}
.title-box .fright { margin:6px 0 0 0;}

/*==================boxes====================*/
.box {
	width:100%;
	background-color: #F0F2F4;
}
.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-top: 12px;
	padding-right: 12px;
	padding-bottom: 11px;
	padding-left: 12px;
}

.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:#666666; text-decoration:none;}

/*content*/

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

.banners {
	width:100%;
	overflow:hidden;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.banners li { float:left; width:222px; margin-right:3px;}
.banners li.last { margin-right:3px;}
.banners li .title1 { font-size:1.17em; font-weight:normal; padding:0 14px 10px 15px; color:#FFCC00;}
.banners li .title2 { font-size:1.17em; font-weight:normal; padding:0 14px 10px 15px; color:#CCCC66;}
.banners li .title3 { font-size:1.17em; font-weight:normal; padding:0 14px 10px 15px; color:#CCFFFF;}
.banners li .title4 { font-size:1.17em; font-weight:normal; padding:0 14px 10px 15px; color:#CCFF00;}
.banners li p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	padding:12px 10px 21px 16px;
	margin:0;
	font-size:13px;
	font-weight:normal;
	line-height:1.2em;
	text-decoration: none;
	text-transform: uppercase;
}

.banners li a {
	text-decoration:underline;
	font-weight: bold;
	font-size: 11px;
}
.banners li a:hover {
	padding:0 0px 0 0;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.banners li .alignright { padding-right:11px;}

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

.banner2 {
	background:#CCCC66;
	width:100%;
	margin-top:2px;
	color: #FFCC00;
}
.banner2 .top { background:url(images/pole_location_top.gif) no-repeat left top;}
.banner2 .inner { padding:3px 0 0px 0;}
.banner2 li a:hover {
	padding:0 0px 0 0;
	color: #CCCC66;
	text-decoration:none;
	text-transform: uppercase;
}

.banner3 { background:#CCFFFF; 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:#CCFF00; 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;}

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

#content .row-2 { padding:0px 0 0px 0px;}
#content .row-3 {
	padding:2px 2px 5px 3px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
/*footer*/
#footer { color:#767676; text-align:justify;}
#footer p { margin:0; padding:7px 0 0 0;}
#footer a {color:#FF0000;}

/*==========================================*/
#page1 .tail-top .tail-bottom #main #content .row-1 .row-2 .wrapper .col-2 .col-2 .col-3 .col-42 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: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #333333;
}
#page1 .tail-top .tail-bottom #main #content .banners .banner1 .top .bottom .inner .banner1 {
	color: #003399;
}
#page1 .tail-top .tail-bottom #main #content .banners .last .banner6 {
}
#page1 .tail-top .tail-bottom #main #content .row-1 .wrapper .col-1 maxheight .box maxheight .left-top-corner maxheight .right-top-corner maxheight .right-bot-corner maxheight .left-bot-corner maxheight .inner .Style19 a {
}
a:link {
	color: #003399;
}

