html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

body {
	font-smooth: never;
	margin: 0;
	padding: 0;
	background: #F4F4F4;
	font: 12px Arial, Helvetica, sans-serif;
	color: #444;
	text-shadow: 0 0 0 #444;
}

/* header */
#header {
	width: 784px;
	height: 262px;
	margin: 17px auto 0 auto;
	padding: 7px 7px 0px 7px;
	background: url(../images/bg_header.jpg) no-repeat top left;
}
#header .logo {float:left; display:inline; width:240px; height:59px;}
#header .logo span {display:none;}
#header .links {float:right; display:inline; margin:27px 20px 0 0; color:#3566A8; font-size:11px;}
#header .links a {color:#CCD9E9; margin:0 5px; text-decoration:none;}
#header .links a:hover {text-decoration:underline;}
#header .banner {clear:both; margin-left:8px; width:768px; height:202px;}


/* container */
#container {
	width: 779px;
	margin: 0 auto;
	padding: 0 0 0 19px;
	background:url(../images/bg_container.jpg) repeat-y top left;
}


/* left */
#left {float:left; display:inline; width:225px; margin:0 0 0 0;}
#left h3 {font-size:18px; font-weight:normal; padding:0 0 8px 5px; background:url(../images/bg_box1_tp.gif) no-repeat bottom left;}
#left .box1 {background:url(../images/bg_box1_mb.gif) repeat-y top left; margin-bottom:15px;}
#left .box1 .bt {background:url(../images/bg_box1_bt.gif) no-repeat; height:5px; overflow:hidden;}
#left .cont1 { padding:5px 15px 0 15px; margin:0px 0 8px 0; font-size:11px;}
#left .cont1 .title, #left .cont1 .title2 {color:#CC0000; font-weight:bold; padding-left:8px; font-size:12px; background:url(../images/arrow1.gif) no-repeat 0 4px;}
#left .cont1 .title2 {float:left; display:inline; height:16px;}
#left .cont1 .title2 {margin-top:20px;}
#left .cont1 .img2 {clear:both; display:block; width:190px; height:80px; margin:0px auto; padding:2px; border:1px solid #D6D19E; background:#FFF;}
#left .cont1 .img2 {width:190px;}
#left form {margin:10px 0 0 0; overflow:hidden;}
#left form input {float:left; display:inline; margin-right:4px;}
.print {float:right; display:inline; width:14px; height:14px; overflow:hidden;}
#left .cont1 .print {margin-top:19px;}
#left .cont1 .print img {width:14px; height:14px;}


/* center */
#center {float:left; display:inline; width:521px; margin-left:18px;}
#center .menu {width:521px; height:42px;}
#center h1, #center h2, #center h3, #center h4, #center p, #center ul, #center form, #center table {margin:0 5px;}
#center h1 {font-size:18px; color:#004195; font-weight:normal;}
#center h2 {font-size:15px; font-weight:normal; color:#004195; margin-bottom:2px;}
#center h3 {font-size:11px; font-weight:normal; color:#999; margin-bottom:17px; font-style:italic;}

#center p {margin-bottom:25px;}
#center ul {list-style-type:none; margin:0 0 25px 25px;}
#center ul li {padding-left:8px; background:url(../images/arrow2.gif) no-repeat 0 6px;}
#center .box2 {margin-bottom:15px;}
#center .box2 a {float:left; display:inline; width:139px; height:90px; margin:0 6px 12px 6px; padding:6px 10px 6px 10px; cursor:default; color:#333; text-decoration:none; font-size:11px; background:url(../images/bg_box2.gif) no-repeat top left; overflow:hidden;}
#center .box2 a strong {color:#CC0000;}
#center .box2 a:hover {background:url(../images/bg_box2_hover.gif) no-repeat top left;}
#center .image {margin-bottom:25px; padding:0 20px;}
#center .image .img {float:left; display: inline; width:194px; height:127px; margin:0 20px; padding:2px; border:1px solid #DFDFDF; background:#FFF;}
#center table {margin-bottom:10px;}
.contact {margin:0 0 20px 80px !important;}
.contact th {text-align:right; padding-right:10px;}
p.news {margin:10px 5px !important; border-bottom:1px solid #F4F4F4; padding-bottom:10px;}
p.news a {color:#CC0000; font-size:13px; font-weight:bold;}
p.news span {font-size:11px; font-style:italic; color:#999;}
.active {color:#444; font-weight:bold; text-decoration:none;}


/* footer */
#footer {
	width: 774px;
	height: 40px;
	margin: 0 auto;
	padding: 13px 12px 0 12px;
	font-size: 11px;
	color: #666;
	background:url(../images/bg_footer.jpg) no-repeat top left;
}
#footer p {line-height:17px;}
#footer .left {float:left;}
#footer .right {float:right;}
#footer a {color:#666;}


/* items */
.cleaner {clear:both;}
p, ul, li, form, table, tr, td, h1, h2, h3, h4 {margin:0px; padding:0px;}
img {vertical-align:top; border:0px;}
a:focus {-moz-outline-style:none;}
a:active {outline:none;}
a {color:#CC0000;}
a:hover {text-decoration:none;}

.inp1 {width:151px; padding:1px 2px 2px 2px; background:#FFF !important; border:1px solid #D6D19E; font:12px Arial, Helvetica, sans-serif;}
.inp2, .inp3 {width:200px; padding:1px 2px 2px 2px; background:#FFF !important; border:1px solid #C4E0FF; font:12px Arial, Helvetica, sans-serif;}
.inp3 {height:80px;}
.but_ok {border:0; cursor:pointer; width:30px; height:20px; background:url(../images/but_ok.gif) no-repeat;}
.but_envoyer {border:0; cursor:pointer; width:76px; height:20px; background:url(../images/but_envoyer.gif) no-repeat;}
