@charset "utf-8";
/* CSS Document */
html
{height:100%}

body
{font-family:verdana,arial;margin:0;min-height:100%;}

table 
{background-color:#FFF;border-collapse:collapse}
td
{border:1px solid #000;border-collapse:collapse}
 
#content
{clear:both}

#content_bulletin
{width:97%;clear:both;padding-left:3%}

#header
{padding-top:10px}

.bull_insc
{padding-left:0.5%;background-color:#F5F5F5;overflow:hidden;min-height:100vh}
.bull_insc_float
{padding-left:0.5%;width:49%;float:left;overflow:hidden}

.bull_insc1
{background-color:#F6F6F6;border:1px solid #000;border-radius:7px;padding:10px;width:30%;}

.button_retour
{width:auto;height:35px;background-color:#C5001B;color:#FFF;border:1px solid #C5001B;cursor:pointer}
.button_retour:hover
{border:1px solid #C5001B;background-color:#FFF;color:#C5001B}

.comm
{color:#494949;text-decoration:none;font-size:1.2em}
.comm:hover
{color:#6C9;}

.comm_accueil
{border-bottom:1px solid #6C9;border-top:none;border-left:none;border-right:none;padding:5px;width:45%;background-color:#FFF;line-height:35px}

.field_reserv
{background-color:#FFF;border-radius:0 0 7px 7px}
.field_reserv input
{border:1px solid #CFCFCF}
.field_reserv legend
{font-size:1.2em;color:#6C9}

.form_reserv input
{width:99%;height:24px;border:none}

.lien_ecol
{color:#828282;text-decoration:none}
.lien_ecol:hover
{color:#6C9;}

.lien_reserv
{color:#6D6D6D;text-decoration:underline;font-size:0.9em}
.lien_reserv:hover
{color:#000}

.spec_bull
{border:1px solid #6C9;border-radius:0 0 7px 7px;padding:5px;width:16%;float:left;margin-right:0.5%;background-color:#FFF;font-size:1em}
.spec_bull1
{border:1px solid #6C9;border-radius:0 0 7px 7px;padding:5px;width:16%;float:left;margin-right:0.5%;background-color:#FFF;font-size:1em}
.spec_bull2
{border:1px solid #6C9;border-radius:0 0 7px 7px;padding:5px;width:95%;background-color:#FFF;font-size:1em}

.submit
{cursor:pointer;width:80%;height:50px;background-color:#6C9;color:#FFF;border:1px solid #6C9;font-size:1.2em}
.submit:hover
{border:1px solid #6C9;color:#6C9;background-color:#FFF}
