* {
  padding: 0;
  margin: 0;
}
body{
  background-color: #cccccc;
  font-family: Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif;
  font-size:70%;
  top: 0px;
  margin: 0px;
  padding: 0px;
}
.ligne_sep{
  width: 70%;
  height: 1px;
  background-color: #ffffff;
  border: 0;
  margin: 10px auto;
}
h1, legend{
  display: block;
  width: 400px;
  color: #ffffff;
  background-color: #507EB2;
  font-size: 1.2em;
  padding: 2px 2px 2px 10px;
  font-weight: bold;
  text-align: left;
}

p #reponse{
  font-size: 1.2em;
}
.p_gras{
  font-weight: bold;
}
form{
  padding: 10px;
  min-height: 550px;
}
input, select, textarea{
  border: 1px solid #666666;
  font-weight: bold;
}
fieldset{
  border: 0;
}
#titre{
  font-weight: bold;
  font-size: 1.2em;
}
.title{
  display: block;
  background-color: #e5e9e9;
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 5px;
}
#p_bouton{
  text-align: right;
  margin-top: 20px;
  padding: 10px;
}
/*#bouton_soumettre, #bouton, #pagePrecedente{
  background:#e0dfe3 url('forminscrs.img?ww_c=BTN_FORM') no-repeat right top;
  width: 222px;
  height: 39px;
  border: 0;
  text-align: center;
  padding: 0 0 10px;
  margin: 0;
  cursor: pointer;
  font-weight : bold;
}*/
#bouton_soumettre{
  display:block;
  margin:20px auto;
}
#bouton, #bouton_soumettre, #bouton_retour{
  padding: 5px;
  background-color:#666666;
  border:1px solid #cccccc;
  color:#ededed;
  width:150px;
}
#bouton:hover, #bouton_soumettre:hover, #bouton_retour:hover{
  background-color:#cccccc;
  border:1px solid #666666;
  color:#666666;
  cursor: pointer;
}
.textbold{
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 5px;
}
#contenulogin form{
  padding: 0;
  height: auto;
}
#contenu, #contenulogin{
  background-color: #fff;
  width: 1000px;
  margin: 0 auto;
  /*border-right: 1px solid #666666;
  border-left: 1px solid #666666;*/
}
#entete{
 display: block;
 position: relative;
 top: 0;
 left: 0;
 height: 100px;
 width: 100%;
 /*border-bottom: 3px solid #e20017;*/
 
 background-image: url(forminscrs.img?ww_c=LOGO_HEVS);
 background-repeat: no-repeat;
 background-position: right;

}
#contenu_bordure_haut{
  /*background-image: url(forminscrs.img?ww_c=LOGO_HEVS);
  background-repeat: repeat-x;*/
  height: 2px;
  display: block;
  width: 100%;
}
#txt_titre1{
  color: #666666;
  font-size: 1.9em;
  font-weight: bold;
  position: relative;
  top: 20px;
}
#titre_entete{
color: #507EB2;
  font-size: 1.9em;
  font-weight: bold;
  position: absolute;
  top: 20px;
  left: 180px;
}
legend, #creation{
  display: block;
  font-weight:bold;
  padding:10px;
}
#formlist{
  font-weight:bold;
}
#imgstage{
  float: left;
}
.fondPiedPage{
  background-color: #507EB2;
}
#piedpage{
  color: #000;
  font-size: 0.9em;
  text-align: center;
  display: block;
  width: 100%;
  /*background-color:#507EB2;*/
}
#piedpage a{
  color: #507EB2;
}
#piedpage a:hover{
  color: #89a3a8;
}
a         {cursor:pointer; }
a:active  {FONT-WEIGHT: bold; COLOR: #003366; TEXT-DECORATION: none;}
a:link    {FONT-WEIGHT: bold; COLOR: #003366; TEXT-DECORATION: none;}
a:visited {FONT-WEIGHT: bold; COLOR: #003366; TEXT-DECORATION: none;}
a:hover   {FONT-WEIGHT: bold; COLOR: #336699; TEXT-DECORATION: none;}

ul{
  padding: 5px;
  /*height: 220px;*/
}
li{
  margin-left: 35px;
}

/* *************************** ERREUR ******************************* */
#error {
  position : relative;
  background-color : transparent;
  margin : 0.5em;
  font-weight : bold;
  text-align : center;
  color : #ff0000;
}

/* ****************   ENTETE   ***************** */

#entete_login {
  height: 93px;
  border: 0px;
  background: #fff url(logins.img?ww_c=FOND_BANDEAU) repeat-x 0 0;
}

#logo{
  height: 79px;
  width: 172px;
  background: transparent url(forminscrs.img?ww_c=LOGO_HEVS) no-repeat 0 0;
  top: 0px;
  left: 0px;
  float: left;
}
/* ****************************  CADRE CONNEXION ********************* */

#connexion {
  /*position: relative;
  left: 0px;*/
  background-color : #89a3a8;
  color : #ffffff;
  border : 1px solid #fff;
  width : 70%;
/*  top: 2em;*/
  padding-top: 1.4em;
}

#bande_sup{
  background: transparent url(forminscrs.img?ww_c=LOGO_HEVS) no-repeat 90% bottom;
 /* top: 5em;
  left: 0px;*/
  height: 120px;
  width: 64%;
 /* position: relative; */
  border-bottom: 1.2em solid #666666;
}

.champ_texte{
  border: 1px solid #e6e9e9;
  height : 1.4em;
  width : 10em;
  float: right;
  margin-right: 4em;
}

.champ_texte:focus{
  border: 1px solid #1d4851;
}

#bouton_ok{
  height: 2.2em;
}

#bouton_submit{
  border : 0;
  background : transparent url(forminscrs.img?ww_c=BOUTON_LOGIN) no-repeat right 9px;
  height : 2em;
  width : 30px;
  font-size: 1.1em;
  font-weight:bold;
  color : #ffffff;
  text-align: left;
  position: relative;
  cursor: pointer;
  float: right;
  margin-right: 6px;
}

/* ********************** MESSAGES ******************************* */
#messages {
  position : relative;
  top : 10em;
  left : 5em;
  border : 0;
  background-color : #e6e9e9;
  padding: 2em;
  width: 50%;
}  

#messages ul { padding:0px; margin:1px; margin-left:5px; }
#messages ul li {list-style-type : none;}
#messages ul li h1 { font-weight:bold; font-size:1em; color:#507EB2;}
#messages ul li h2 { font-weight:bold; font-size:1em; color:#507EB2;}
#messages ul li p { clear:both; margin:5px; }
#messages ul li a { clear:both; }

#cadre label{
  color: #000000;
  float: left;
  width: 310px;
  text-align:right;
}
.sexe{
  margin-left: 5px;
  vertical-align: top;
}
input{
  width:13em;
  margin:0 0 0 5px;
  padding:1px 2px;
  margin-bottom: 4px;
  background-color: #fff;
  border: 1px solid #5c71a2;
  color: #333;
  font-weight: bold;
}

textarea{
  background-color: #fff;
  border: 1px solid #5c71a2;
  color: #333;
  font-weight: bold;
  margin:0 0 0 5px;
  padding:1px 2px;
  margin-bottom: 4px;
}

#erreur{
	color:#ff0000;
	border:2px solid #ff0000;
	padding: 5px;
}

#cadre{
  padding: 10px;
  margin: auto;
  text-align: left;
  /*background-color: #ededed;*/
  border-top:10px solid #ffffff;
}


.check{
  display: none;
}
#info{
  font-weight: bold;
  font-size: 1.2em;
  text-align:center;
}
.petit{
  width: 1em;
  border: 0;
  background-color: transparent;
}
.coche, .croix{
  padding: 0 0 0 10px;
}
ul#erreurs{
  margin: 10px;
  display: block;
  height: auto;
}
ul#erreurs li{
  color: #ff5555;
  list-style-type:disc;  
}
.erreur{
  border: 1px solid #ff5555;
  background-color: #fff1f1;
}

/* ********************** Styles pour formulaire HESV FC ******************************* */
#langue_it {
 display: none;
}

#langue {
  text-align:right;
  position: static;
  top: 95px;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 1.5em;
  right: 0;
}

.li_langue {
display: inline;
font-weight: bold;
}

#txtTop, #txtBottom {
  font-weight: bold;
  text-align: left;
}

#cadre {
  padding: 10px;
  margin: auto;
  text-align: left;
  background-color: #EDEDED;
  border-top: 10px solid white;
}

/*Eqnx.Ajax.ewnet.calendar*/
img.calendar-img-button { border: none; cursor: pointer; vertical-align: middle; opacity:0.20; filter:alpha(opacity=20); -moz-opacity:0.20 }
img.calendar-img-button:hover { border: none; cursor: pointer; vertical-align: middle; opacity:1; filter:alpha(opacity=100); -moz-opacity:1 }
div.calendar-div-container { position: absolute; border: 1px solid #000; background-color: #f0f0f0; width: 210px; padding: 2px; font-size: 10px; cursor: default; z-index: 29; }
div.calendar-div-container ul { list-style-type: none; margin: 0; padding: 0; text-align: center; height: auto;}
div.calendar-div-container li { float: left; }
div.calendar-div-container div.datepickerdiv { position: relative; }
div.calendar-div-container div.monthpickerdiv, div.calendar-div-container div.yearpickerdiv { position: absolute; top: 0; left: 0; visibility: hidden; }
div.calendar-div-container div.panelright { position: absolute; top: 0; right: 0; width: 41px; padding: 0; margin: 0; }
div.calendar-div-container img.selectnow { margin-right: 20px; }
div.calendar-div-container img.closecalendar { vertical-align: top; }
div.calendar-div-container a, div.calendar-div-container a:hover { text-decoration: none; color: #000; }
div.calendar-div-container a.month { display: block; width: 60px; text-align: center; }
div.calendar-div-container table { font-size: 10px; margin-left: auto; margin-right: auto; clear: both; width: 100%; }
div.calendar-div-container th { border: 1px solid #444; background-color: #CFCFCF; text-align: center; width: 23px; }
div.calendar-div-container td { border: 1px solid #444; text-align: center; cursor: pointer; background-color: #FFF; }
div.calendar-div-container td.inactive, div.calendar-div-container td.inactive:hover { background-color: #f0f0f0; border: 1px solid #CFCFCF; color: #f0f0f0; cursor: default; }
div.calendar-div-container td.today { background-color: #B3FF99; }
div.calendar-div-container td.selected { background-color: #FF99B3; }
div.calendar-div-container td.we { background-color: #99B3FF; }
div.calendar-div-container td:hover, div.calendar-div-container td.today:hover, div.calendar-div-container td.we:hover { background-color: #FFE699; }
div.calendar-div-container img { border: none; cursor: pointer; vertical-align: text-bottom; }
/*END ewnet.calendar*/
