#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: #000000;
}

#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;
}

#menu{
	position:absolute;
	top:100px;
	left:5px;
	height:410px;
	width:160px;
    background: transparent;
	border-style: solid;
    border-width: 1px;
    border-color: #B2B588;
	line-height:1.3;

}

.login{
margin-top:2px;
position:absolute;
width:100%;
height:60px;
line-height:1.8;
text-align:center;
font-size: 12px;
}
.input{
position:absolute;
top:20px;
left:45px;
}

.input_mdp{
position:absolute;
top:50px;
left:45px;
}

.input2{
position:absolute;
top:30px;
right:8px;
}

#go_menu{
position:absolute;
left:65px;
top:90px;
}

.texte_tete
{
position:absolute;
top:3px;
}

.menu_bas{
top:130px;
position:absolute;
width:100%;
text-align:center;
}

.lien_carton
{
position:absolute;
top:230px;
width:100%;
text-align:center;
}

#mdp
{
top:100px;
width:100%;
}

#go_mdp
{
position:absolute;
top:50px;
left:65px;
}

#flyerS{
top:305px;
height:100px;
padding-top:3px;
position:absolute;
width:160px;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #B2B588;
text-align:center;
}

#centre
 {
  position:absolute;
	top:100px;
	left:172.5px;
	height:410px;
	width:555px;
    background: transparent;
	border-style: solid;
    border-width: 1px;
    border-color: #B2B588;
  
 }
 
 .tete_cadre
 {
 position:absolute;
 text-indent: 3px;
 width:100%;
 height:19px;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: #B2B588;
 border-bottom-color: #B2B588;
 }
 
 .bienvenue
 {
 width:100%;
 height:19px;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: #B2B588;
 background-image: url("images/nav_accueil.gif");
 background-repeat: no-repeat;
  text-indent: 5px ;
 }
 .texte_accueil
 {
 position:absolute;
 top:4px;
 }
 
 #flyer_accueil
 {
 padding-top:25px;
 padding-left:2px;
 width:552px;
 height:280px;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: #B2B588;
 text-align:center;
 }
 
 .menu_log{
top:40px;
margin-left:5%;
position:absolute;
width:95%;
text-align:center;
}

#accueil_pied
{
padding-top:3px;
padding-left:2px;
width:552px;
text-align:center;
}

.photos_accueil
{
margin-left:2px;
margin-right:2px;
}

#flash
{
position:absolute;
	top:100px;
	left:733px;
	height:410px;
	width:170px;
}

.erreur {
	font-weight: bold;
	color : #FF0000;
}

/********************************************************************/
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.form_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #089BAC;
	color: #003399;
	text-align: left;
	padding: 1px;
}
.form_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #FF0000;
	color: #999999;
	text-align: left;
	padding: 1px;
}
.form_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #B2B588;
	text-align: center;
	padding: 1px;
}
.form_noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	color: #000000;
	text-align: left;
	padding: 1px;
}
.texte_gris {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #B2B588; }
.texte_noir {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.texte_rouge {font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #999999; }
.texte_bleu {font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #089BAC; }
.texte_bleu2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #089BAC; }
.petitbouton {
	height: 20px;
	font-size: 11px;
}
.go {
	height: 20px;
}

a img{
border:none
}
a {
text-decoration:none;
font-size: 11px;
color: #B2B588;
}
a:hover{
text-decoration: underline ;
}