#cadre
{
	position:absolute;
	top:50%;
	left:50%;
    margin-top:-258px;
	margin-left:-455px;
	height:517px;
	width:910px;
    background: transparent;
    border-style: solid;
    border-width: 1px;
    border-color: #B2B588;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #089BAC;
}

#cadre2
{
	position:absolute;
	top:50%;
	left:50%;
    margin-top:-258px;
	margin-left:-455px;
	height:710px;
	width:910px;
    background: transparent;
    border-style: solid;
    border-width: 1px;
    border-color: #B2B588;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #089BAC;
}

#carpe{
	position:absolute;
	left:40px;
	height:96px;
	width:200px;
    background: transparent url("images/logo_blanc_2.gif");
}

#logo
{
	position:absolute;
	left:255px;
	margin-top:53px;
	height:29px;
	width:506px;
    background: transparent;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #089BAC;
}

.bloc
{
position:absolute;
left:177.5px;
top:100px;
height:410px;
width:565px;
border-style: solid;
border-width: 1px;
border-color: #089BAC;
color: #089BAC;
}

.bloc2
{
position:absolute;
left:177.5px;
top:100px;
height:600px;
width:565px;
border-style: solid;
border-width: 1px;
border-color: #089BAC;
color: #089BAC;
}

#tete_cadre_inscription {
 text-indent: 5px ;
 padding-top:0px;
 padding-bottom:0px;
 width:100%;
 height:22px;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: #089BAC;
 background: url("images/nav_inscription.gif") no-repeat;
}

#tete_cadre_monprofil {
 text-indent: 5px ;
 padding-top:0px;
 padding-bottom:0px;
 width:100%;
 height:22px;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: #089BAC;
 background: url("images/nav_monprofil.gif") no-repeat;
}

#tete_cadre_desinscription {
 text-indent: 5px ;
 padding-top:0px;
 padding-bottom:0px;
 width:100%;
 height:22px;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: #089BAC;
 background: url("images/nav_desinscription.gif") no-repeat;
}

#go_login
{
position:absolute;
left:250px;
width:24px;
height:20px;
background:url("images/go_bleu.gif");
}

#go_login2
{
position:absolute;
left:350px;
width:24px;
height:20px;
background:url("images/go_bleu.gif");
}

 .cadre_interne
 {
 padding:5%;
 padding-bottom:0px;
 width:95%;
 height:90%;
 color: #089BAC;
 }

.style1 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #DB5B44;
}

.formulaire {
	line-height:2;
}

/*
fieldset{
	margin: auto;
	padding:5%;
	padding-top:10px;
	border: 0px solid #089BAC;
	color: #089BAC;
	line-height:2;
	
}
*/
legend{
	font-weight: bold;
	color: #089BAC;
	background: transparent;
}

.valider {
	margin-left:45%;
}

/*
.p_line {
	display:inline;
}
*/

label {
	font-size: 11px;
}
label:hover {
	cursor: pointer;
	}
	
	
.input{
	position:absolute;
	left:200px;
	font-size: 11px; 
}

.input2
{
position:absolute;
left:140px;
}

.form_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #089BAC;
	text-align: left;
	padding: 1px;

}

.decalage {
	position:absolute;
	left:200px;
}

.anniv_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px solid #089BAC;
	text-align: left;
	padding: 0px;
}

.form_mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #089BAC;
	text-align: left;
	padding: 0px;
	position:absolute;
	left:10em;
}


.texte_bleu {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 	
	color: #089BAC; 
}

.petitbouton {
	height: 20px;
	font-size: 11px;
}
.go {
	height: 20px;
}

.erreur {
	font-weight: bold;
	color : #FF0000;
}

