/* ------------------------------------*/
/* -------GlobalContent-------------------------*/
/* ------------------------------------*/
#GlobalContent {
position: absolute;
top: 123px; left:0;
width: 700px;
border-left: 1px white solid;
border-right: 1px white solid;
border-bottom: 1px white solid;
border-top: 1px white solid;
background: transparent url(/eac-global/medias/bgGaucheContent.gif) repeat-x;
}

.erreur 
{
	display: block;
margin-top: 10px;
font-size: 10px;
font-weight: bolder;
line-height: 11px;
clear: both;
color: red;}

/* ------------------------------------*/
/* -------AncienCompte------------------------*/
/* ------------------------------------*/

#Content .BoiteTitre {
display: block;
width: 370px; height: 38px;
border-right: 1px #f8b955 solid;
border-left: 1px #f8b955 solid;
background: #fcead2 url(/eac-global/medias/bgH2Etudiant.gif) no-repeat;
}
#Content .BoiteCompte {
display: block;
width: 370px; height: 38px;
border-right: 1px #78c377 solid;
border-left: 1px #78c377 solid;
background: #f4fbe7 url(/eac-global/medias/bgH2Ancien.gif) no-repeat;
}
#Content h4 .compte {
display: block;
width: 325px; height: 33px;
font-size: 12px;
padding: 5px 0 0 45px;
color: #4a8e00;
}
#Content h4 .message {
display: block;
width: 325px; height: 33px;
font-size: 12px;
padding: 5px 0 0 45px;
color: white;
}

/* ------------------------------------*/
/* -------FormBoite------------------------*/
/* ------------------------------------*/
#FormBoite {
position: relative;
float: left;
width: 370px;
background-color: #fcead2;
clear: both;
margin-bottom: 10px;
border-right: 1px #f8b955 solid;
border-left: 1px #f8b955 solid;
border-bottom: 1px #f8b955 solid;
}
.txtBoite {
display: block;
width: 320px;
margin-left: 25px;
padding: 0 0 0 25px;
margin-bottom: 7px;
font-size: 11px;
color: #f08d08;
background: transparent url(/eac-global/medias/flcLibelEdudiant.gif) no-repeat;
clear: both;
}
.txtBoiteDate {
display: block;
width: 320px;
margin-left: 25px;
padding: 0 0 0 25px;
margin-bottom: 7px;
font-size: 11px;
font-weight: bolder;
color: #f08d08;
background: transparent url(/eac-global/medias/flcLibelEdudiant.gif) no-repeat;
clear: both;
}
.txtBoiteEmetteur {
display: block;
width: 310px;
margin-left: 25px;
padding: 0 0 10px 25px;
margin-bottom: 10px;
font-size: 11px;
font-weight: bolder;
border-bottom: 1px #f8b955 dashed;
color: #f08d08;
background: transparent url(/eac-global/medias/flcLibelEdudiant.gif) no-repeat;
clear: both;
}

/* Modifié par sigma le 30/03/2005 */
/* ------------------------------------*/
/* -------FormCompte-------------------*/
/* ------------------------------------*/
#FormCompte {
position: relative;
float: left;
width: 370px;
margin-bottom: 10px;
background-color: #f4fbe7;
clear: both;
border-right: 1px #78c377 solid;
border-left: 1px #78c377 solid;
border-bottom: 1px #78c377 solid;
}
#FormCompte .SelectCompte{
display: block;
width: 350px;
padding-left:20px;
float: left;
}
#FormCompte .Libele {
position: relative;
float: left;
display: block;
width: 18px; height: 14px;
padding-bottom: 10px;
background: #f4fbe7 url(/eac-global/medias/flcLibelAncien.gif) no-repeat left;
}
#FormCompte .InptCoor {
position: relative;
float: left;
display: block;
padding: 2px;
width: 290px;
margin-bottom: 5px;
margin-left: 5px;
font-size: 11px;
font-weight: bolder;
color: #4a8e00;
border: 1px #78c377 solid;
}

.MaFiche {
display: block;
text-decoration: none !important;
width: 270px; height: 20px;
margin-top: 5px;
margin-left: 45px;
padding: 5px 25px 0 0;
font-size: 11px;
font-weight: bolder;
color: #4a8e00;
border-bottom: 1px #78c377 solid;
text-align: right;
background: transparent url(/eac-global/medias/btValide.gif) no-repeat right;
clear: both;
}
.Adhesion {
display: block;
text-decoration: none !important;
width: 270px; height: 20px;
margin-top: 5px;
margin-left: 45px;
padding: 5px 25px 0 0;
font-size: 11px;
font-weight: bolder;
color: #4a8e00;
border-bottom: 1px #78c377 solid;
text-align: right;
clear: both;
}
.Devenir {
display: block;
width: 270px; height: 20px;
margin-top: 5px;
margin-left: 45px;
padding: 0 0 0 25px;
font-size: 11px;
text-decoration: none !important;
font-weight: bolder;
color: #4a8e00;
background: transparent url(/eac-global/medias/PictoDevenir.gif) no-repeat left;
clear: both;
}
.MaFiche:hover, .Devenir:hover, .Adhesion:hover {
color: #1c2b84;
}

/* Ajouté par sigma le 30/03/2005 */
/* ------------------------------------*/
/* -------FormAnnuaire-------------------*/
/* ------------------------------------*/
#FormAnnuaire {
font-size: 0.9em;
color:#00578e;
}

#FormAnnuaire .label {
	position: relative;
	float: left;
	display: block;
	padding-left: 25px;
	font-weight: bolder;
	padding-bottom: 7px;
	width:35%;
	clear:left;
}

#FormAnnuaire .txtInfo{
	margin: 2px 0 5px 25px;
	display: block;
	height: 20px;
	padding: 4px 0 0 0;
	color: #6da30f;
	font-weight: bolder;
	border-bottom:1px dashed #6da30f;
	clear: both;
}

/* ------------------------------------*/
/* -------Content----------------------*/
/* ------------------------------------*/
#Content {
position: relative;
float: left;
margin-top: 1px;
width: 370px;
padding-left: 14px;
padding-right: 14px;
overflow: hidden;
}
#UneContent {
position: relative;
float: left;
width: 370px;
background: transparent url(/eac-global/medias/filet370.gif) repeat-y;
}
#Content img {
background-color: white;
padding-bottom: 10px;
}
#Content h2 .titUne {
display: block;
width: 350px; height: 20px;
padding: 5px 0 0 20px;
border-bottom: 1px #1e8bce dashed;
font-size: 15px;
color: #1e5aa2;
background: white url(/eac-global/medias/bgContentH2.gif) no-repeat;
}
#Content h2 .titUneEtudiant {
display: block;
width: 350px; height: 20px;
padding: 5px 0 0 20px;
border-bottom: 1px #1e8bce dashed;
font-size: 15px;
color: #f08d08;
background: white url(/eac-global/medias/bgContentH2Etude.gif) no-repeat;
}
#Content h2 .titUneAncien {
display: block;
width: 350px; height: 20px;
padding: 5px 0 0 20px;
border-bottom: 1px #1e8bce dashed;
font-size: 15px;
color: #4a8e00;
background: white url(/eac-global/medias/bgContentH2Ancien.gif) no-repeat;
}
.separateur {
display: block;
margin:0; padding:0;
width: 370px; height: 10px;
background-color: white;
}
#Content h3 .stitUne {
display: block;
width: 165px;
margin-bottom: 7px;
padding: 0 0 0 10px;
font-size: 12px;
color: #1e5aa2;
background: white url(/eac-global/medias/PuceHomeActu.gif) no-repeat;
}
a.suiteG {
display: block;
cursor: pointer;
text-decoration: none !important;
margin-top: 5px;
padding: 0 10px 0 0;
width: 160px;
font-size: 9px;
font-weight: bolder;
text-align: right;
color: #1e5aa2;
background: white url(/eac-global/medias/puceTitre.gif) no-repeat right;
}
.suiteG:hover  {
color: #00b2ed;
}
.txtContentUneG {
display: block;
padding-right: 10px;
margin-left: 2px;
/*border: 1px red solid;*/
font-size: 10px;
line-height: 11px;
color: #1e8bce;
}
.UneGauche {
position: relative;
float: left;
margin-right: 7px;
width: 175px;
}
.UneGauche img {
float: left;
padding: 0 5px 0 0;
}



