/* CSS Document */

body {background-image:url(imgs/bg_sky.jpg);background-position:center top;background-repeat:no-repeat;background-color:#FFF;margin-top:0px;margin-left:0px;margin-right:0px;background-color:#FFF;font-family: Verdana, Arial, Helvetica, sans-serif;}
.head {width:100%;height:50px;background-color:#000;color:#FFF}
.content {width:960px;text-align:left}
.content img {float:left;margin:0 0 0 12px}
.star {background-image:url(imgs/bg_star2.jpg);background-repeat:repeat-x;height:270px;width:100%}
.menu {background-image:url(imgs/bg_menu.jpg);background-repeat:repeat-x;height:46px;width:100%}
.sky  {height:100%;width:100%;}

.box {float:left;width:307px;height:138px;color:#717171;margin:38px 5px 0 4px;}
.box img {border:0px;}

.box img#visu {margin:8px}
.box img.title {margin:4px 0 0 0}
.box  a {color:#135695;text-decoration:none;font-size:11px;display:block;float:left}
.box  a:hover {color:#135695;text-decoration:underline;font-size:11px}

.box .cnt {width:130px;height:117px;float:left}
.box .cnt .ttle {float:left;font-size:12px;font-weight:bold;color:#3A86D2;margin:8px 0 0 2px}
.box .cnt a {display:block;height:30px}
.box .cnt a:hover {text-decoration:none}
.box .cnt span{font-size:8px;width:100px;display:block}
.box .cnt div span{font-size:11px;font-weight:bold;margin:6px 0 0 0}
.box .cnt div {font-size:10px}

.box #visu1,.box #visu2,.box #visu3,.box #visu1:hover,.box #visu2:hover,.box #visu3:hover {margin:6px 6px 0 15px}

.box #visu1 {background-image:url(imgs/nb1a.jpg);float:left;width:161px;height:122px;display:block;}
.box #visu2 {background-image:url(imgs/nb2a.jpg);float:left;width:161px;height:122px;display:block;}
.box #visu3 {background-image:url(imgs/nb3a.jpg);float:left;width:161px;height:122px;display:block;}

.box #visu1:hover {background-image:url(imgs/nb1b.jpg);float:left;width:161px;height:122px;}
.box #visu2:hover  {background-image:url(imgs/nb2b.jpg);float:left;width:161px;height:122px;}
.box #visu3:hover {background-image:url(imgs/nb3b.jpg);float:left;width:161px;height:122px;}

.foot {position:absolute;bottom:0px;background-color:#3A86D2;background-image:url(imgs/bg_foot.jpg);background-repeat:repeat;width:100%;height:26px}
.foot a{display:block;float:left}
.foot img {float:left}


.foot a#contact {background-image:url(imgs/menu/contactoff.jpg);width:57px;height:26px}
.foot a#newsletter {background-image:url(imgs/menu/newsletteroff.jpg);width:76px;height:26px}
.foot a#espace {background-image:url(imgs/menu/espaceoff.jpg);width:91px;height:26px}
.foot a#plan {background-image:url(imgs/menu/planoff.jpg);width:82px;height:26px}
.foot a#mentions {background-image:url(imgs/menu/mentionsoff.jpg);width:120px;height:26px}
.foot a#recrutement {background-image:url(imgs/menu/recrutementoff.jpg);width:200px;height:26px}

.foot a#contact:hover {background-image:url(imgs/menu/contact.jpg);width:57px;height:26px}
.foot a#newsletter:hover {background-image:url(imgs/menu/newsletter.jpg);width:76px;height:26px}
.foot a#espace:hover {background-image:url(imgs/menu/espace.jpg);width:91px;height:26px}
.foot a#plan:hover {background-image:url(imgs/menu/plan.jpg);width:82px;height:26px}
.foot a#mentions:hover {background-image:url(imgs/menu/mentions.jpg);width:120px;height:26px}
.foot a#recrutement:hover {background-image:url(imgs/menu/recrutement.jpg);width:200px;height:26px}

