/* CSS General Sensimmo */

body {
	margin: 0px;
	font-size:90%;
	background-color: #FFF;
}

body,td,p,input,select {
	color: #707070;
	font-family: "trebuchet ms", "luxi sans", sans-serif;
}

input,select {
	font-size:90%;
}

hr {
	width:100%;
	height:2px;
	border-top: 1px dashed #D0D0D0;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

/* -- Liens ------------------------------------ */
a {
	color: #2F89C7;
	text-decoration: underline;
}

a:hover {
	color: #FFB140;
	text-decoration: none;
}

a:visited {
	color: #2F89C7;
	text-decoration: underline;
}

a:active {
	color: #2F89C7;
	text-decoration: underline;
}

/* -- Liens vert ------------------------------- */
a.link2 {
	color: #8DA500;
	text-decoration: underline;
	text-align:left;
}
a.link2:hover {
	color: #8DA500;
	text-decoration: underline;
	text-align:left;
}
a.link2:active {
	color: #8DA500;
	text-decoration: underline;
	text-align:left;
}
a.link2:visited {
	color: #8DA500;
	text-decoration: underline;
	text-align:left;
}

/* -- Liens vert ------------------------------- */
a.hide {
	color: #CCC;
	text-decoration: none;
	text-align:left;
}
a.hide:hover {
	color: #CCC;
	text-decoration: none;
	text-align:left;
}
a.hide:active {
	color: #CCC;
	text-decoration: none;
	text-align:left;
}
a.hide:visited {
	color: #CCC;
	text-decoration: none;
	text-align:left;
}

/* -- Calques --------------------------------- */
div.page {
  float:left;
  top: 0px;
  left: 50%;
  width: 683px;
  margin-left: -342px;
  min-height:55em;
  height:55em;
  position: absolute;
}

div.content {
  float:left;
  top: 0px;
  left:0px;
  width:auto;
  height:auto;
}

html>body div.page{
  height:auto;
}

/* -- Header ----------------------------------- */
div.header {
  top: 0px;
  left:0px;
  width:auto;
  height:95px;
  position:relative;
}

div.header-bg {
  float:left;
  top:0px;
  left:0px;
  position:relative;
}

div.header-logo {
  float:left;
  top:14px;
  left:0px;
  position:relative;
}

div.header-ico {
  float:right;
  top:40px;
  right:32px;
  width:273px;
  text-transform: uppercase;
  text-align:right;
  vertical-align:middle;
  position:relative;
}

div.header-txt {
  top:18px;
  right:0px;
  width:auto;
  text-align:right;
  color: #CCC;
  font-size:10px;
  position:absolute;
}

img.header-ico {
  border:0;
  margin-left:15px;
  margin-right:5px;
}

a.header-ico {
  color: #666;
  font-size:70%;
  text-decoration:none;
}

a.header-ico:hover {
  color: #333;
  text-decoration: none;
}

a.header-ico:active {
  color: #666;
  text-decoration: none;
}

a.header-ico:visited {
  color: #666;
  text-decoration: none;
}

/* -- Bandeau --------------------------------- */
div.bandeau {
  width:407px;
  height:auto;
  padding:0px;
  border: 1px solid #CCC;
  position:relative;
}

/* -- Menu ------------------------------------ */
div.menu {
  height: 49px;
  width:683px;
  position:relative;
}

div.menu-img{
  float: left;
  width:135px;
  height: 49px;
  margin-left: 2px;
  position:relative;
}

div.menu-hr{
  float: left;
  top: 0px;
  height: 28px;
  margin-left: 5px;
  background-color: #71B3D4; 
}

div.menu-spacer {
  float:left;
  top:0px;
  width:20px;
  height:28px;
}

a.menu-img:hover {
  filter:alpha(opacity=80); 
}

/* -- Box 1 ------------------------------------ */
div.box1 {
  top: 0px;
  width: auto;
  height:168px;
  padding-top: 15px;
  padding-left: 22px;
  padding-right: 22px;
  border-top:1px solid #CCC;
  border-left:1px solid #CCC;
  border-right:1px solid #CCC;
  background-image:url(../images/box1_top-bg.gif);
  background-position: 1px 1px;
  background-repeat:no-repeat;
  position:relative;
}

div.box1-titre {
  width: 217px;
  margin-bottom:10px; 
  position:relative; 
}

div.box1-text {
  width: 217px;
  font-size:75%;
  text-align:justify;
  position:relative; 
}

div.box1-sep {
  width:217px;
  height:15px;
  background-image:url(../images/sep_points.gif);
  background-position: 0 50%;
  background-repeat: repeat-x;
  position:relative;
}

div.box1-bottom {
  width: auto;
  position:relative;
}

.box1-titre {
  color: #ff7200;
  font-weight:bold;
}

/* -- Box 2 ------------------------------------ */
div.box2 {
  top: 15px;
  width:auto;
  padding-top: 15px;
  padding-left: 22px;
  padding-right: 22px;
  border-top:1px solid #CCC;
  border-left:1px solid #CCC;
  border-right:1px solid #CCC;
  position:relative;
}

div.box2-titre {
  width: 217px;
  margin-bottom:10px; 
  position:relative; 
}

div.box2-text {
  width: 217px;
  font-size:75%;
  text-align:justify;
  position:relative; 
}

div.box2-sep {
  width:217px;
  height:15px;
  background-image:url(../images/sep_points.gif);
  background-position: 0 50%;
  background-repeat: repeat-x;
  position:relative;
}

div.box2-bottom {
  width: auto;
  position:relative;
}

img.box2-thumbs {
  float:left;
  border:0;
  padding-right: 5px;
  padding-bottom: 5px;
}

.box2-titre {
  color: #ff7200;
  font-weight:bold;
}

/* -- Box 3 ---------------------------------- */
div.box3 {
  top:15px;
  width:auto;
  min-height:290px;
  height: 290px;
  padding-top: 15px;
  padding-left: 22px;
  padding-right: 22px;
  border-top:1px solid #CCC;
  border-left:1px solid #CCC;
  border-right:1px solid #CCC;
  background-image:url(../images/box3_top-bg.gif);
  background-position: 256px 3px;
  background-repeat:no-repeat;
  position:relative;
}

div.box3-titre {
  width: 363px;
  margin-bottom:10px;
  position:relative; 
}

div.box3-text {
  width: 363px;
  font-size:75%;
  text-align:justify;
  position:relative; 
}

div.box3-item {
	float:left;
	width:100px;
	height:25px;
	text-align:right;
	vertical-align:middle;
	position:relative;
}

div.box3-form {
	float:right;
	width:250px;
	height:25px;
	vertical-align:middle;
	position:relative;
}

div.box3-bottom {
  width: auto;
  position:relative;
}

div.box3-middle {
  width:auto;
  position:relative;
}

div.box3-sep {
  width:363px;
  height:15px;
  background-image:url(../images/sep_points.gif);
  background-position: 0 50%;
  background-repeat: repeat-x;
  position:relative;
}

div.box3-left {
  float:left;
  width:168px;
  padding-right:10px;
  font-size: 70%;
  text-align:justify;
  position:relative;
}

div.box3-right {
  float:right;
  width:173px;
  background-image:url(../images/sep_box.gif);
  background-repeat:repeat-y;
  padding-left:10px;
  font-size: 70%;
  text-align:justify;
  position:relative;
}

img.box3-thumbs {
  float:left;
  border:0;
  padding-right: 10px;
  padding-bottom: 10px;
}

.box3-date {
  font-size: 80%;
  font-weight:bold;
}

/* -- Box 4 ---------------------------------- */
div.box4 {
  top:4px;
  width:auto;
  min-height:290px;
  height: 290px;
  padding-top: 15px;
  padding-left: 22px;
  padding-right: 22px;
  border-top:1px solid #CCC;
  border-left:1px solid #CCC;
  border-right:1px solid #CCC;
  background-image:url(../images/box3_top-bg.gif);
  background-position: 530px 3px;
  background-repeat:no-repeat;
  position:relative;
}

div.box4-titre {
  width: 363px;
  margin-bottom:10px;
  position:relative; 
}

div.box4-text {
  width: 363px;
  font-size:75%;
  text-align:justify;
  position:relative; 
}

div.box4-item {
	font-size: 120%;
	font-weight:bold;
	color:#ff7200;
	padding-left: 50px;
	height:25px;
	position:relative;
}

div.box4-item2 {
	padding-left: 75px;
	height:25px;
	position:relative;
}

div.box4-item3 {
	padding-left: 100px;
	height:25px;
	position:relative;
}

div.box4-bottom {
  width: auto;
  position:relative;
}

.box4-titre {
	color:#ff7200;
	text-decoration:none;
}
.box4-titre:hover {
	color:#ff7200;
	text-decoration:none;
}
.box4-titre:visited {
	color:#ff7200;
	text-decoration:none;
}

/* -- Footer --------------------------------- */
div.footer {
  float:left;
  left:0px;
  bottom:0px;
  width:683px;
  position:relative;
}

div.footer-line {
  float:left;
  margin-top:16px;
  bottom:0px;
  width:683px;
  height:12px;
  background-image:url(../images/middle_bg.gif);
  background-repeat:repeat-x;
  position:relative;
}

div.footer-text {
  float:left;
  width:683px;
  height:40px;
  position:relative;
}

div.footer-bg {
  float:left;
  width:683px;
  height:72px;
  position:relative;
}

html>body div.footer-bg{
  height:auto;
}

div.footer-legal {
  float:left;
  margin-top:2px;
  width:683px;
  text-align:center;
  color:#999;
  font-size:9px;
  position:relative;
}

/* -- Copyright ------------------------------ */
div.timoa {
  float:left;
  width: 260px;
  color: #999;
  font-size: 75%;
  text-transform:uppercase;
  margin-top: 15px;
  padding-left:5px;
}

div.copyright {
  float:right;
  width: 260px;
  color: #999;
  font-size: 75%;
  text-align: right;
  text-transform:uppercase;
  margin-top: 15px;
  padding-right:5px;
}

.timoa {
  font-weight:bold;
}

a.timoa {  
  color:#999;
  text-decoration:underline;
}

a.timoa:hover {
  color:#999;
  text-decoration:none;
}

a.timoa:active {
  color:#999;
  text-decoration:underline;
}

a.timoa:visited {
  color:#999;
  text-decoration:underline;
}

/* -- Titres ----------------------------------- */
div.titre-page {
  color: #3186B9;
  font-size: 120%;
  font-weight: bold;
  margin-bottom:5px;
}

.titre-orange {
  color: #FF7200;
  font-weight:bold;
  text-align:left;
}

.titre1 {
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  color: #3399CC;
}

.titre2 {
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  color: #2F89C7;
}

.titre3 {
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  color: #FFB140;
}

.titre4 {
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
}

img.arrow {
  width:10px;
  height:11px;
  border:0px;  
  vertical-align:middle;
}

img.titre {
	padding-bottom:8px;
}

/* -- Others ------------------------------------ */
.savoir-plus {
  font-size: 80%;
  font-family: arial, verdana, sans-serif;
  text-transform:uppercase;
}

a.savoir-plus {
	color:#999;	
	text-decoration:none;
}

a.savoir-plus:hover {
	color:#666;
	text-decoration:none;
}

a.savoir-plus:visited {
	color:#999;
	text-decoration:none;
}

a.savoir-plus:active {
	color:#999;
	text-decoration:none;
}

.spacer {
  clear: both;
  font-size:50%;
}


/* Formulaire ---------------------------------- */
.form-s {
	width: 50px;
	color: #666666;
	padding-left:1px;
	border-top: 2px solid #CCC;
	border-left: 2px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.form-m {
	width: 170px;
	color: #666666;
	padding-left:1px;
	border-top: 2px solid #CCC;
	border-left: 2px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.form-l {
	width: 200px;
	height:15px;
	color: #666666;
	padding-left:1px;
	border-top: 2px solid #CCC;
	border-left: 2px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}