@charset "UTF-8";
/* CSS Document */

.mod_2622708 .titre {
display:none;
}

.mod_2622708 h1{
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
text-shadow: 0px 1px 0px #CCC;
color: #398ECE;
line-height: normal;
font-size:24px;
margin-bottom:20px;
text-transform:uppercase;
text-align:center;
}
.mod_2622708 h2{
font-family:Arial, Helvetica, sans-serif;
color: #398ECE;
font-size:15px;
line-height: normal;
font-size:15px;
margin-bottom:10px;
}
/* bouton Inscription gratuite*/
.mod_2622708 .action {
display:block;
width:100%;
height:80px;
margin:10px 0 15px 0;
}
/* bouton Inscription gratuite lien */
.mod_2622708 .action a{
float:left;
padding:20px;
color:#FFF;
font-size:15px;
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;
background:#398ECE;
border-top:solid 1px #469ee0;
/*arrondi*/
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
/*ombre*/
-moz-box-shadow: 1px 1px 1px #1f679d;
-webkit-box-shadow: 1px 1px 1px #1f679d;
box-shadow: 1px 1px 1px #1f679d;
}

.mod_2622708 .action a:hover{
text-decoration:underline;
}
/* boite d'identification */
.mod_2622708 form#login_form{
padding: 10px;
background: #F1F1F1;
margin-top: -20px;
}
