body
{
   background: #005397 url("../includes/images/www_bg.jpg") repeat-x left top;
   color:#006699;
   font-size:12px;
   font-family:Verdana;
   padding:0px;
   margin:0px;
}
strong
{
   color:#006699;
}
hr.reset
{
  display: block;
  height: 0;
  margin: 0;
  margin: -8px 0;
  padding: 0;
  border: 0;
  visibility: hidden;
  clear:left;
}
#page
{
   width:960px;
   margin-top:10px;
   margin-left:auto;
   margin-right:auto;
   border:solid 0px #006699}
#block_left
{
   float:left;
   width:960px;
   border:solid 0px red;
}
#right_sidebar
{
   float:left;
   width:370px;
}
DIV#content_right
{
   font-size:10px;
   background-color:white;
}
#bandeau_flash_resa
{
   height:200px;
   width:960px;
}
.bandeauflash
{
   width:590px;
   height:200px;
   border-bottom:solid 0px green;
   float:left;
}
#top_right
{
   width:370px;
   height:200px;
   float:left;
}
a:link,
a:active,
a:visited
{
   color:#008ED2;
}
a:focus,
a:hover
{
   color:white;
   background-color:#008ED2;
}
a img
{
   border:0px;
   text-decoration:none;
}
img
{
   display:block;
}

h1
{
   font-size:18px;
   /*margin:0px auto 10px 25px;*/
}
h2
{
   /*color:006699;*/
   font-size:16px;
   /*margin:15px auto 10px 25px;*/
}
h3
{
   color:#006699;
   font-size:14px;
   margin-left:25px;
}
h4
{
   color:#006699;
   font-size:12px;
   margin-left:25px;
}
h5
{
   color:#006699;
   font-size:10px;
   margin-left:25px;
}
h6
{
   color:#006699;
   font-size:12px;
   margin-top:5px;
   margin-bottom:5px;
}
.error
{
   color:red;
}
.success
{
   color:green;
}
ul.error,
ul.success
{
   margin-left:40px;
}
ul.error li,
ul.success li
{
   list-style-type:circle;
   margin-left:20px;
}
.error h3
{
   margin:2px auto 2px 5px;
}


#gest_lang
{
   width:200px;
   height:20px;
   float:left;
   clear:left;
   margin:170px auto auto 5px;
}
#gest_lang a
{
   float:left;
   margin:auto 2px auto auto;
}
#gest_lang a img
{
   height:16px;
}
#breadcrumb
{
   position:absolute;
   top:298px;
   margin-left:12px;
   font-size:12px
}
.bread_separator
{
   font-size:12px;
   font-weight:bold;
   margin-left:5px;
   margin-right:5px;
}
#content_std
{
   float:left;
   height:auto;
}
ul.ul_content
{
   padding-left:40px;
}
ul.ul_content li
{
   list-style-type:square;
   list-style-position:inside;
}
p
{
   /*margin:5px 25px 10px 25px;
   text-align:justify;*/
}
.photo_site
{
   margin:15px auto 2px auto;
   height:auto;
}
.top, .bottom, .corner
{
   height:7px;
   float:left;
   font-size:0px;
}
.corner
{
   width:7px;
   float:left;
}
.right
{
   font-size:0px;
   float:left;
}
.left
{
   font-size:0px;
   background-image:url(../includes/images/bg_left.gif);
   background-repeat:repeat-y;
   padding-left:7px
}
.right
{
   background-image:url(../includes/images/bg_right.gif);
   background-repeat:repeat-y;
   background-position:right;
}
.container
{
   margin-top:25px;
   float:left;
}
.content
{
   float:left;
   background-color:white;
   font-size:12px;
   margin:0px;
}
.content ul li
{
   list-style-type:square;
   list-style-position:inside;
}
.content ul
{
   padding-left:25px;
}
.spacer
{
  clear: both;
}

.spacer hr
{
  display: none;
}
.table_form h3
{
   margin:5px auto 10px 10px;
}
.table_form
{
   width:95%;
   border-collapse:collapse;
   margin:5px auto 15px auto;
}
.table_form td
{
   border-bottom:dashed 1px #3E2C00;
}
.table_form .label
{
   width:300px;
   font-size:10px;
}
/* propriétés communes à l'ensemble des 4 coins */
#tl, #tr, #bl, #br, #top, #bottom
{
   height: 10px;
   width: 10px;
   background-repeat: no-repeat;
   font-size:1px; /* correction d'un bug IE */
   float:left;
}
/* propriétés spécifiques à chaque coin */
#tl
{
   background: url('/includes/images/tl.gif');
   clear:left
}
#tr
{
   background: url('/includes/images/tr.gif');
}
#bl
{
   background: url('/includes/images/bl.gif');
   clear:left;
}
#br
{
   background: url('/includes/images/br.gif');
}
#top, #bottom
{
   height:10px;
   background-color:white;
}
/* propriétés communes à l'ensemble des 4 coins */
.tl, .tr, .bl, .br, .top, .bottom
{
   height: 10px;
   width: 10px;
   background-repeat: no-repeat;
   font-size:1px; /* correction d'un bug IE */
   float:left;
}
/* propriétés spécifiques à chaque coin */
.tl
{
   background: url('/includes/images/tl.gif');
   clear:left
}
.tr
{
   background: url('/includes/images/tr.gif');
}
.bl
{
   background: url('/includes/images/bl.gif');
   clear:left;
}
.br
{
   background: url('/includes/images/br.gif');
}
.top, .bottom
{
   height:10px;
   background-color:white;
}
.content
{
   padding-left:10px;
   padding-right:10px;
}
.cache
{
   display:none;
}
.montre
{
   display:block;
}
.readonly
{
   background-color:silver;
   color:gray;
}
.bandeauflash
{
   width:648px;
   height:200px;
   border:solid 0px green;
   float:left;
}
.bandeau_video
{
   width:648px;
   height:500px;
   float:left;
}
.module_right
{
   margin:5px auto 25px auto;
   border-top:solid 1px #008ED2;
   padding-top:5px;
   width:230px;
}
.module_right h4
{
   margin:0px auto 7px 0px;
   font-size:15px;
   font-weight:bold;
}
.info, .success, .warning, .error, .validation
{
   border: 1px solid;
   margin: 10px 0px;
   padding:15px 10px 15px 50px;
   background-repeat: no-repeat;
   background-position: 10px center;
}
.info
{
   color: #00529B;
   background-color: #BDE5F8;
   background-image: url('/includes/images/picto/info.png');
}
.success
{
   color: #4F8A10;
   background-color: #DFF2BF;
   background-image:url('/includes/images/picto/success.png');
}
.warning
{
   color: #9F6000;
   background-color: #FEEFB3;
   background-image: url('/includes/images/picto/warning.png');
}
.error
{
   color: #D8000C;
   background-color: #FFBABA;
   background-image: url('/includes/images/picto/cancel.png');
}
/**
 * Bloc tool hebergement
 */
 .block_tool_hebergement,
.photo_right_hebergement
{
   margin:10px 20px 10px 20px;
}
.block_tool_hebergement .resa
{
   display:block;
   width:154px;
   margin:0px auto 10px auto;
}
.block_tool_hebergement
{
   width:195px;
   height:283px;
   padding-top:25px;
   float:right;
   background-color:#57b0ea;
   background-image:url(/includes/images/nav/bg_tool_hebergement.jpg);
}
.tools
{
   width:185px;
   border-collapse:collapse;
}
.tools td
{
   /*background-color:red;*/
   text-align:center;
   vertical-align:middle;
   width:92px;
}
.tools td img
{
   margin-left:auto;
   margin-right:auto;
}
.tools td a
{
   color:#04131E;
   font-weight:bold;
   font-size:11px;
}
.tools td a:hover
{
   background-color:#04131E;
   color:#fff;
}

.photo_right_hebergement
{
   float:right;
   clear:right;
}
p.cgv
{
   font-size:10px;
}