/*==================== HEADER ==========================*/
.header{
margin-bottom:15px;
}

.tabMenuHaut{

margin-top:5px
}

/*==================== FIN HEADER ==========================*/

/*==================== ENVOI PAGE à UN AMI ==========================*/
.envoiami_global{
width:800px;
height:700px;
background-color:#ffcc00;
margin:0;
padding:0;
position:absolute;
}

.envoiami_global .envoiami_titre{
position:relative;
width:775px;
height:35px;
/*border:1px solid green;*/
background-color:#FFFFFF;
font-size:24px;
font-weight:bold;
color:#3047AB;
margin:20px 0px 0px 10px;
padding-top:5px;
padding-left:3px;
}

.envoiami_global .envoiami_content{
position:relative;
/*border:1px solid green;*/
width:775px;
height:620px;
background-color:#FFFFFF;
margin:5px 0px 0px 10px;
padding-left:3px;
}

.spacer5{
position:relative;
width:800px;
height:5px;
/*border:1px solid green;*/
}

.envoiami_sousTitre{
position:relative;
top:10px;
left:10px;
color:#3047ab;
font-weight:bold;
font-size:18px;
/*border:1px solid #000;*/
}

.envoiami_formulaire{
position:relative;
border:5px solid #cccccc;
width:600px;
top:30px;
margin-left:auto;
margin-right:auto;
padding:5px;

}

.envoiami_formulaire .envoi_ami_table_formulaire{
/*border:1px solid #000;*/
width:470px;
margin-left:auto;
margin-right:auto;
padding:5px;
color:#3047ab;
font-weight:bold;
}

.envoiami_formulaire .envoi_ami_table_formulaire td{
text-align:center;
}

.envoiami_formulaire .envoi_ami_table_formulaire input{
margin:3px;
}

.envoi_mail_confirmation{
position:relative;
/*border:1px solid green;*/
width:775px;
height:620px;
background-color:#FFFFFF;
margin:5px 0px 0px 10px;
padding-left:5px;
}


.envoi_mail_confirmation_link a{
color:#3047ab;
font-weight:bold;
text-decoration:none;
}

.envoi_mail_confirmation_link a:hover{
color:#000000;
font-weight:bold;
text-decoration:underline;
}
/*==================== FIN ENVOI PAGE à UN AMI ==========================*/



/*=============================STAGES============================*/


table.evaluation {

}
table.evaluation td {
	background-color: #ffcc00;
	padding:0;
	font-size: 13px;
}

table.evaluation td.entete {
	background-color: #ffcc00;
	padding:0;
	font-size: 13px;
	text-align:center;
}

table.evaluation td.titre {
	background-color: #ffcc00;
	padding: 5px 0;
	font-size: 18px;
	text-align: center;
}
table.evaluation td.soustitre {
	text-align: center;
	font-weight: bold;
}
table.evaluation td.dates {
	padding: 5px;
	background-color:#F4F4E9;
}

/*=======================FIN STAGES============================*/

/*=======================promo mars 2009============================*/

a:link{ 
text-decoration:none;
}

a:visited { 
text-decoration:none;
}

a:hover{ 
text-decoration:none;
}

a:active { 
text-decoration:none;
}


.content_promo .titre_promo{
margin-top:20px;
margin-bottom:25px;
text-align:center;
font-size:19px;
color:#E21F25;
font-weight:bold;
}

.content_promo .sstitre_promo{
margin-top:5px;
margin-bottom:15px;
text-align:center;
font-size:15px;
color:#E21F25;
font-weight:bold;
}
.content_promo{
height:500px;
vertical-align:top;
background-color:#ffffff;
}

.content_promo .infos_promo{
width:750px;
height:auto;
/*border:1px solid black;*/
margin-left:auto;
margin-right:auto;
text-align:left;
}

.content_promo .infos_promo .texte_promo {
/*border:1px solid green;*/
width:745px;
height:auto;
margin-left:auto;
margin-right:auto;
}


.content_promo .infos_promo .texte_promo .infos, .infos_cplt {
/*border:1px solid blue;*/
width:650px;
height:auto;
text-align:center;
margin:5px auto 5px auto;
color:#0066CC;
font-size:18px;
}

.content_promo .infos_promo .texte_promo .infos_cplt {
margin-top:10px;
color:#FF0000;
font-size:14px;

}

/*=======================FIN promo mars 2009============================*/

