/* ------------------------------------*/
/* -------GlobalContent-------------------------*/
/* ------------------------------------*/
#GlobalContent {
position: absolute;
top: 123px; left:0;
z-index:1;
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;
}

/* ------------------------------------*/
/* -------ContentFiche-------------------------*/
/* ------------------------------------*/
#ContentFiche {
float: left;
margin-top: 1px;
width: 495px;
margin-left: 14px;
padding-left: 14px;
padding-right: 14px;
background-color: white;
}

/* ------------------------------------*/
/* -------ContentFiche ul li-------------------------*/
/* ------------------------------------*/
/*#ContentFiche ul {
margin-top: 5px; padding:0; border: 1px red solid;
}
#ContentFiche li {
position: relative;
display: inline;
float: left;
cursor: pointer;
list-style: none;
}*/
#ContentFiche li .itemScnd {
display: block;
font-size: 0.8em;
border: 1px red solid;
font-weight: bolder;
line-height: 10px;
text-align: left;
padding: 2px 2px 2px 15px;
color: #00578e;
background: transparent url(/eac-global/medias/flcStItem.gif) no-repeat;
}
#ContentFiche li .itemScnd:hover {
color: #00b2ed;
}

/* ------------------------------------*/
/* -------ContentFiche img-------------------------*/
/* ------------------------------------*/
#ContentFiche .ImgGene img {
padding-top: 10px;
padding-bottom: 10px;
}
/* Modifié par sigma le 30/03/2005 */
#ContentFiche .ImgFiche img {
margin: 5px 0 0 12px;
clear: both;
}

/* ------------------------------------*/
/* -------ContentFiche titres-------------------------*/
/* ------------------------------------*/
#ContentFiche h3 .stitFiche {
display: block;
margin-top: 10px;
width: 480px; height: 20px;
padding: 4px 0 0 20px;
font-size: 12px;
color: #208bcf;
background: transparent url(/eac-global/medias/bgContentH3.gif) no-repeat;
}
#ContentFiche h3 .TitRappelTheme {
display: block;
width: 480px;
padding: 4px 0 0 20px;
font-size: 12px;
color: #208bcf;
border-bottom: 1px #00578e dashed;
background: transparent url(/eac-global/medias/bgContentH3.gif) no-repeat;
}
#ContentFiche 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;
}

/**************************** rajouté par sigma */
/* Modifié par sigma le 30/03/2005 */

#ContentFiche h3.stitForm, #ContentFiche h3 .stitForm
{
	margin: 10px 0 10px 0;
	padding: 0;
	clear: both;
	/*position: relative;*/
	display: block;
	padding: 4px 0 0 15px;
	font-size: 12px;
	color: #208bcf;
	border-bottom: 1px #1e8bce dashed;
	background: transparent url(/eac-global/medias/bgContentH3.gif) no-repeat;
	width: 480px;
}

/* Ajouté par sigma le 30/03/2005 */
#contenuApercu{
	position: relative; 
	left: 170px; 
	top: -100px;
}

/**********************************************/

/* ------------------------------------*/
/* -------TitrageFiche-------------------------*/
/* ------------------------------------*/
#TitrageFiche {
position: relative;
width: 495px; height: 25px;
margin-bottom: 10px;
border-bottom: 1px #1e8bce dashed;
}
#TitrageFiche h2 .titFiche {
display: block;
width: 300px; height: 20px;
padding: 5px 0 0 20px;
font-size: 14px;
color: #6da30f;
background: transparent url(/eac-global/medias/bgContentH2.gif) no-repeat;
}
#TitrageFiche h2 .titFicheAgenda {
display: block;
width: 400px; height: 20px;
padding: 5px 0 0 20px;
font-size: 14px;
color: #6da30f;
background: transparent url(/eac-global/medias/bgContentH2Agenda.gif) no-repeat;
}
#TitrageFiche h2 .titFicheTrait {
display: block;
width: 400px; height: 20px;
padding: 5px 0 0 20px;
font-size: 14px;
color: #6da30f;
background: transparent url(/eac-global/medias/bgContentH2Trait.gif) no-repeat;
}
#ContentFiche h2 .titFicheRech{
display: block;
width: 475px; height: 20px;
padding: 5px 0 0 20px;
font-size: 14px;
color: #6da30f;
border-bottom: 1px #1e8bce dashed;
background: transparent url(/eac-global/medias/bgContentH2Trait.gif) no-repeat;
clear: both;
}
#ContentFiche h2 .titFicheResultRech{
display: block;
width: 475px; height: 20px;
padding: 5px 0 0 20px;
font-size: 14px;
color: #6da30f;
border-bottom: 1px #1e8bce dashed;
background: transparent url(/eac-global/medias/bgContentH2Trait.gif) no-repeat;
clear: both;
}
.retour {
position: absolute;
z-index: 1;
left: 610px; top: 10px;
display: block;
text-decoration: none !important;
width: 40px;
padding: 0 10px 0 10px;
font-size: 9px;
font-weight: bolder;
text-align: right;
color: #1e5aa2;
background: transparent url(/eac-global/medias/puceTitre.gif) no-repeat right;
}
.retour:hover {
color: #6da30f;
}

/* ------------------------------------*/
/* -------ContentUne-------------------------*/
/* ------------------------------------*/
.ContentUne {
position: relative;
display: block;
width: 495px;
float: left;
}
.Chapeau {
display: block;
margin-bottom: 10px;
font-size: 10px;
font-weight: bolder;
line-height: 11px;
/*text-indent: 10px;*/
color: #1e5ba4;
clear: both;
}
.ContentUne img {
display: block;
float: left;
padding-right: 7px;
}
.txtFiche {
display: block;
font-size: 10px;
line-height: 12px;
color: #1e5ba4;
}

/* ------------------------------------*/
/* -------ContentAgenda-------------------------*/
/* ------------------------------------*/
.ContentAgenda {
position: relative;
display: block;
width: 495px;
float: left;
padding-bottom: 10px;
margin-bottom: 7px;
border-bottom: 1px #1e8bce dashed;
clear: both;
}
/*.FiletPointille {
margin-top: 7px;
clear: both;
}*/
.AgendaDate {
display: block;
margin-top: 10px;
font-size: 12px;
font-weight: bolder;
line-height: 11px;
color: #1e5ba4;
clear: both;
}
.ContentAgenda h3 .stitAgenda {
display: block;
margin-top: 2px;
width: 480px; height: 20px;
padding: 4px 0 0 20px;
font-size: 12px;
color: #208bcf;
background: transparent url(/eac-global/medias/bgContentH3.gif) no-repeat;
clear: both;
}
.txtAgenda img {
position: relative;
display: block;
float:left;
padding-right: 10px;
}
.txtAgenda {
display: block;
font-size: 10px;
line-height: 11px;
color: #1e5ba4;
}
a.suiteEntretien {
display: block;
width: 480px;
font-size: 10px;
padding: 5px 10px 5px 0;
font-weight: bolder;
color: #00578e;
text-decoration: none !important;
text-align: right;
background-color:#d0eafe;
background: transparent url(/eac-global/medias/flcTitre.gif) no-repeat right;
}

/* ------------------------------------*/
/* -------ResultRecherche-------------------------*/
/* ------------------------------------*/
#ResultRecherche {
position: relative;
display: block;
width: 495px;
float: left;
padding-bottom: 2px;
clear: both;
background-color: #cdebf7;
}
.CorpResult {
display: block;
width: 470px;
margin-left: 20px;
padding-bottom: 10px;
padding-top: 7px;
font-size: 11px;
color: #1e5ba4;
}

/* ------------------------------------*/
/* -------ContentResult-------------------------*/
/* ------------------------------------*/
/* Modifié par sigma le 30/03/2005 */
.ContentResult {
position: relative;
display: block;
width: 495px;
float: left;
padding-bottom: 2px;
margin-bottom: 10px;
clear: both;
/*border-bottom: 1px #1e8bce dashed;*/
}

/* Ajouté par sigma le 30/03/2005 */
.ContentResult table{
border : 1px solid #fff;
}

/* Modifié par sigma le 30/03/2005 */
.ContentResult h3 .stitResult {
display: block;
width: 90%;
padding: 0.4em 0 0 1.5em;
font-size: 0.4em;
color: #208bcf;
background: transparent url(/eac-global/medias/bgContentH3.gif) no-repeat;
clear: both;
/*border:1px solid #f00;*/
}

.ContentResult img {
position: relative;
display: block;
float:left;
padding-right: 10px;
}

/* Modifié par sigma le 30/03/2005 */
.txtResult {
display: block;
/*font-size: 10px;
line-height: 11px;*/
color: #1e5ba4;
}

/* Ajouté par sigma le 30/03/2005 */
.LireSuite {
	border-bottom: 1px #1e8bce dashed;
}

a.LireSuite {
display: block;
cursor: pointer;
color: #1e5ba4;
text-decoration: none !important;
font-size: 11px;
padding: 0 15px 0 0;
width: 480px;
text-align: right;
background: transparent url(/eac-global/medias/btnSuite.gif) no-repeat right;
}
.LireSuite:hover {
color: #208bcf;
}

/* ------------------------------------*/
/* -------.ContentStandard-------------------------*/
/* ------------------------------------*/
.ContentStandard {
position: relative;
display: block;
margin-bottom: 10px;
width: 495px;
float: left;
}
.ContentStandard img {
display: block;
float: left;
padding-right: 7px;
}
.ContentStandard h3 .titFicheH3vert {
display: block;
margin-top: 2px;
width: 480px; height: 20px;
font-size: 12px;
color: #6da30f;
clear: both;
}
.txtFiche {
display: block;
font-size: 10px;
line-height: 12px;
color: #1e5ba4;
}

.ContentStandard .txtFiche img {float:none;}

.ContentStandard .txtFiche p {margin: 5px 0 5px 0;}

/* gestion des listes */
.ContentStandard .txtFiche ul,
.ContentStandard .txtFiche ol {
list-style-position: inside;
margin: 10px 0 10px 0;
padding: 0;}

.ContentStandard .txtFiche ul li,
.ContentStandard .txtFiche ol li {line-height: 12px; margin: 0; padding: 0;}

/* gestion des tableaux */
.ContentStandard .txtFiche table {
	border-collapse: collapse; 
    width: 95%;
    margin-top: 10px;}
.ContentStandard .txtFiche th,
.ContentStandard .txtFiche td {
    font-size: 10px; color: #1E5BA4; 
    padding: 2px;
    border: 1px #1E5BA4 solid;}
.ContentStandard .txtFiche th {text-align: left;}

/* ------------------------------------*/
/* -------.ContentContact-------------------------*/
/* ------------------------------------*/
.ContentContact {
position: relative;
display: block;
margin-bottom: 50px;
width: 495px;
float: left;
}

/* ------------------------------------*/
/* -------Pagination-------------------------*/
/* ------------------------------------*/
#Pagination {
margin:0; padding:0;
z-index: 100;
float: left;
width: 500px;
margin-top: 10px;
border-top: 1px #1e8bce solid;
background-color: #e6f3fb;
}
.precedent, .NbrePages, .suivant {
display: block;
cursor: pointer;
text-decoration: none !important;
float: left;
font-size: 11px;
}

/* Modifié par sigma le 30/03/2005 */
.precedent {
display: block;
color: #1e5ba4;
text-decoration: none !important;
/*width: 210px;*/
padding: 0 10px 0 15px;
text-align: left;
background: transparent url(/eac-global/medias/btnPre.gif) no-repeat left;
/*border:1px solid #0f0;*/
}

/* Modifié par sigma le 30/03/2005 */
.NbrePages {
display: block;
color: #03b2ed;
text-align: center;
width: 287px;
}

/* Ajouté par sigma le 30/03/2005 */
.PagerNbrePages{
border-top: 1px #1e8bce solid;
background-color: #cdebf7;
color: #1e5ba4;
text-align: center;
}

.pageActive {
 font-weight:bold;
}

/* Modifié par sigma le 30/03/2005 */
.suivant {
display: block;
color: #1e5ba4;
padding: 0 15px 0 10px;
/*width: 210px;*/
text-align: right;
background: transparent url(/eac-global/medias/btnSuiv.gif) no-repeat right;
/*border:1px solid #0f0;*/
}
.precedent:hover, .suivant:hover  {
color: #208bcf;
}

/* ------------------------------------*/
/* -------Formulaire-------------------------*/
/* ------------------------------------*/
.inptPreciseRech {
position: relative;
float: left;
margin-top: 10px;
display: block;
width: 300px; height: 15px;
font-size: 9px;
text-align: center;
border: 1px #aabac7 solid;
color: #477ba9;
}
.inptImgOk {
position: relative;
float: left;
display: block;
cursor: pointer;
margin-top: 10px;
margin-left: 10px;
width: 20px; height: 20px;
}
.okPrecise {
position: relative;
cursor: pointer;
margin-top: 10px;
margin-left: 10px;
float: left;
display: block;
font-size: 0.5em;
color: #477ba9;
width: 20px; height: 20px;
background: transparent url(/eac-global/medias/formulaire/btnOKRech.gif) no-repeat;
}
.aide {
position: relative;
cursor: pointer;
margin-top: 10px;
margin-left: 50px;
float: left;
display: block;
font-size: 0.5em;
color: #477ba9;
width: 93px; height: 20px;
background: transparent url(/eac-global/medias/formulaire/btnAide.gif) no-repeat;
}

/* ------------------------------------*/
/* -------FormulaireDocumentation-------------------------*/
/* ------------------------------------*/
.IntroForm{
display: block;
margin-top: 10px;
font-size: 10px;
font-weight: bolder;
line-height: 11px;
color: #1e5ba4;
clear: both;
}

/* ------------------------------------*/
/* -------ContentForm-------------------------*/
/* ------------------------------------*/
.ContentForm {
position: relative;
display: block;
float: left;
width: 485px;
float: left;
padding-bottom: 2px;
margin-bottom: 10px;
clear: both;
}
.ContentForm .inptTextbox {
display: block;
position: relative;
float: left;
margin-top: 4px;
width: 225px;
border:solid 1px black;
}
.ContentForm h3 .stitForm {
display: block;
margin-bottom: 10px;
width: 475px; height: 15px;
padding: 4px 0 0 15px;
font-size: 12px;
color: #208bcf;
border-bottom: 1px #1e8bce dashed;
background: transparent url(/eac-global/medias/bgContentH3.gif) no-repeat;
clear: both;
}
#profil {
position: relative;
margin-top: 7px;
margin-bottom: 7px;
float: left;
width: 490px;
}
#profil h3 .stitProfil {
position: relative;
float: left;
display: block;
width: 125px; height: 15px;
margin-bottom: 10px;
padding: 4px 0 0 15px;
border-bottom: 1px #1e8bce dashed;
font-size: 12px;
color: #208bcf;
background: transparent url(/eac-global/medias/bgContentH3.gif) no-repeat;
}
#profil .inptSelectProfil {
display: block;
position: relative;
float: left;
margin-top: 4px;
width: 225px;
background-color: #cde8f7;
}

.okForm {
position: relative;
cursor: pointer;
margin-top: 10px;
margin-left: 10px;
float: left;
display: block;
font-size: 0.5em;
color: #477ba9;
width: 20px; height: 20px;
background: transparent url(/eac-global/medias/formulaire/btnOKRech.gif) no-repeat;
}

/* Modifié par sigma le 30/03/2005 */
.okProfil {
position: relative;
display: block;
font-size: 0.9em;
font-weight: bolder;
color: #00578e;
cursor: pointer;
float: right;
background: transparent url(/eac-global/medias/formulaire/btnOKRech.gif) no-repeat right center;
}

/* Ajouté par sigma le 30/03/2005 */
.okAnnuaire {
position: relative;
cursor: pointer;
padding-right:20px;
margin-top: 4px;
margin-left: 10px;
float: right;
display: block;
font-size: 0.9em;
font-weight: bolder;
color: #00578e;
width:auto;
height: 20px;
background: transparent url(/eac-global/medias/formulaire/btnOKRech.gif) no-repeat right center;
}

/* ------------------------------------*/
/* -------FormCoor------------------------*/
/* ------------------------------------*/
#FormCoor {
/*float: left;
position: relative;
width: 495px;*/
}
#FormCoor p {
/*clear:both;*/
}

/* Ajouté par sigma le 30/03/2005 */
#FormCoor span {
/*clear:right;*/
}

/* Modifié par sigma le 30/03/2005 */
#FormCoor .SelectCoor{
/*display: block;
width: 300px;
margin-bottom: 7px;
clear: both;*/
}

/* Ajouté par sigma le 30/03/2005 */
#FormCoor .SelectCoor input{
/*width: 300px;*/
}

/* Ajouté par sigma le 30/03/2005 */
#FormCoor .SelectCoor select{
/*float:left;
background-color:#fff;*/
}

#FormCoor label.Libele {
/*position: relative;*/
display: block;
/*width: 125px;*/
width: 135px;
float: left;
padding-left: 15px;
padding-bottom: 7px;
font-size: 11px;
font-weight: bolder;
color: #00578e;
}

#FormCoor .InptCoor {
/*position: relative;
display: block;
width: 300px;
float: left;
border: 1px #9acbe9 solid;*/
}

.asterix {
color: #90d911;
}

.mentions {
font-size: 10px;
margin-left: 140px;
margin-bottom: 5px;
text-align: center;
color: #90d911;
}

/**************************** rajouté par sigma */

/* Modifié par sigma le 30/03/2005 */
#FormCoor .label, #profil .label {
	position: relative;
	/*width: 40%;*/
	width: 150px;
	display: block;
	float: left;
	/*margin: 1px 0 1px 15px;*/
	margin: 1px 0 1px 0;
	padding: 2px;
	height: auto;
	color: #00578e;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*position: relative;
	float: left;
	display: block;
	padding-left: 15px;
	font-weight: bold;
	color: #00578e;
	padding-bottom: 7px;*/
	clear: both;
}

#FormCoor .label img 
{
	/*display: none;*/
}

/* Ajouté par sigma le 30/03/2005 */
#FormCoor .labelinter {
	position: relative;
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00578e;
	top:1px;
	padding-bottom: 7px;
}

/* Ajouté par sigma le 30/03/2005 */
#FormCoor .labelpetit {
	font-size: 9px;
}

/* Modifié par sigma le 30/03/2005 */
#FormCoor .labelMdpConfirm {
position:relative;
top:-7px;
vertical-align: top;
float:left;
width:35%;
display: block;
padding-left: 15px;
font-size: 11px;
font-weight: bolder;
color: #00578e;
clear:left;
}

/* Modifié par sigma le 30/03/2005 */
#FormCoor .zone, #FormCoor .zoneNum, #FormCoor .zonelecture {
	position: relative;
	display: block;
	float: left;
	border: 1px solid #9acbe9;
	color: #00578e;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 1px;
	margin: 1px 0 1px 0;
	clear: right;
}

#FormCoor .zonelecture 
{
	border-style: none;
	padding: 2px;
}

#FormCoor select
{
	width: 55.375%;
	padding: 0;
	margin: 0;
}

/* Ajouté par sigma le 30/03/2005 */
/*#FormCoor .zonelecture 
{
	position: relative;
	display: block;
	float: left;
	left:-10px;
	clear: right;
	color: #00578e;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#fff;
	top:3px;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border: 1px solid #9acbe9;
}*/

/* Ajouté par sigma le 30/03/2005 */
#UpPhoto_fileInput{
	width:60%;
	}

.alignleft{
	clear:left;
	float:left;
	padding-left: 10px;
}

#FormCoor h4 .stitCoor
{
display: block;
width: 200px; height: 20px;
font-size: 11px;
margin-left: 15px;
color: #6da30f;
clear: both;
}

/* Modifié par sigma le 30/03/2005 */
.SelectListe .radioList
{
position: relative;
display: block;
padding-left: 20px;
font-size: 11px;
font-weight: bolder;
color: #00578e;
width:90%;
}

.SelectListe input 
{
	float:left;
}

/* Modifié par sigma le 30/03/2005 */
.SelectListe td 
{
	clear:both;
	font-size: 11px;
	font-weight: bolder;
	color: #00578e;
}

.SelectListe .radioList td label
{
	position: relative;
	display: block;
	font-size: 11px;
	padding-left: 35px;
	font-weight: bolder;
	color: #00578e;
}

.SelectListe .radioList td input
{
	position: relative;
	float: left;
	display: block;
}

/* Modifié par sigma le 30/03/2005 */
.SelectListe h4 .stitListe
{
display:block;
width: 95%;
font-size: 11px;
margin-left: 15px;
color: #6da30f;
clear: both;
}

/***************************************/
/* ------------------------------------*/
/* -------FormChoix--------------------*/
/* ------------------------------------*/
.FormChoix {
position: relative;
float: left;/*--*/
width: 495px;
}
.Choix {
position: relative;
display: block;
width: 200px;
float: left;
margin-bottom: 10px;
border-right: 1px #9acbe9 solid;
}

/*************************************** rajouté par sigma */
.Choix .radioList
{
	position: relative;
display: block;
padding-left: 10px;
font-size: 11px;
font-weight: bolder;
color: #00578e;
}

.Choix .radioList td label
{
	position: relative;
display: block;
font-size: 11px;
font-weight: bolder;
color: #00578e;
}

.Choix .radioList td input
{
	position: relative;
	float: left;
	display: block;
}

/**************************************************/
.ChampsChoix {
position: relative;
display: block;
width: 250px;
margin-left: 10px;
float: left;
margin-bottom: 10px;
/*border-right: 1px #9acbe9 solid;*/
}
.Choix p {
display: block;
clear: both;
padding-bottom: 10px;
}
.Choix h4 .stitChoix, 
.ChampsChoix h4 .stitChoix {
display: block;
width: 200px; height: 20px;
font-size: 11px;
margin-left: 15px;
color: #6da30f;
clear: both;
}

/************************************* rajouté par sigma */
.ChampsChoix .zone, .ChampsChoix .zoneNum {
position: relative;
font-size: 10px;
display: block;
width: 225px;
height: 50px;
float: left;
border: 1px #9acbe9 solid;
}
/****************************************************/
.CheckChx {
position: relative;
display: block;
width: 170px;
float: right;
font-size: 11px;
font-weight: bolder;
color: #00578e;
}
.coche {
position: relative;
display: block;
width: 10px; height: 10px;
margin-left: 15px; padding: 0; border: 0;
}

/* ------------------------------------*/
/* -------ChoixDoc-----------------------*/
/* ------------------------------------*/
.ChoixDoc {
position: relative;
display: block;
width: 485px;
float: left;
margin-bottom: 10px;
}
.ChoixDoc h4 .stitChoix  {
display: block;
width: 200px; height: 20px;
font-size: 11px;
margin-left: 15px;
color: #6da30f;
clear: both;
}

/************************************* rajouté par sigma */
.ChoixDoc input  
{
	position: relative;
	float: left;
	display: block;
}

.ChoixDoc .label {
display: block;
font-size: 11px;
font-weight: bolder;
color: #00578e;
padding-bottom: 7px;
}

/* Modifié par sigma le 30/03/2005 */
.ChoixDoc .formulaireListe .label 
{
	display:block;
	float:left;
}

.ChoixDoc .inptSize 
{
	background-color:white;
}
/****************************************************/


.CheckChxRight {
position: relative;
float: left;
display: block;
width: 190px;
margin-bottom: 10px;
padding-left: 15px;
font-size: 11px;
font-weight: bolder;
color: #00578e;
}
.cocheRight {
position: relative;
display: block;
width: 10px; height: 10px;
padding: 0; border: 0;
float: left;
}
.inptSelectChoix {
position: relative;
float: left;
width: 190px;
background-color: #cde8f7;
}
.InptArea {
position: relative;
font-size: 10px;
display: block;
width: 225px;
height: 50px;
float: left;
border: 1px #9acbe9 solid;
}
.Envoyer {
display: block;
cursor: default; /*pointer;*/
margin-top: 15px;
color: white;
padding-right: 20px;
padding-top: 2px;
font-size: 11px;
width: 475px; height: 18px;
text-align: right;
border-top: 1px #9acbe9 solid;
background: transparent url(/eac-global/medias/btnEnvoi.gif) no-repeat top right;
}

/*********************************** rajouté par sigma */
/* Modifié par sigma le 30/03/2005 */
.btnFormulaire
{
	display: block;
	margin-top: 15px;
	color: white;
	padding-bottom : 5px;
	font-size: 11px;
	width: 20%;
	height: 22px;
	background: transparent url(/eac-global/medias/btnEnvoi.gif) no-repeat top;
	cursor: default; /*pointer;*/
}

/********************************************************/


/* ------------------------------------*/
/* -------ContentVisite-------------------------*/
/* ------------------------------------*/
#ContentVisite {
position: relative;
float: left;
width: 495px;
clear: both;
background: transparent url(/VisiteVirtuelle/medias/bgFiletVisite.gif) repeat-y;
}
#ContentVisite img {
padding: 0; margin: 0;
border: 1px #00578e solid;
}
.ContentVisiteLeft {
position: relative;
display: block;
float: left;
width: 240px;
}
.ContentVisiteRight {
position: relative;
display: block;
margin-left: 10px;
float: left;
width: 240px;
}
.ContentVisiteLeft img, 
.ContentVisiteRight img {
}
.stit {
display: block;
width: 200px; height: 20px;
padding: 4px 0 0 15px;
font-size: 12px;
color: #208bcf;
background: transparent url(/eac-global/medias/bgContentH3.gif) no-repeat;
}
.inptSelectVisite {
position: relative;
float: left;
margin-top: 10px;
margin-left: 10px;
width: 220px;
background-color: #cde8f7;
}

/* ------------------------------------*/
/* -------ContentVisiteChoix----------------------*/
/* ------------------------------------*/
#ContentVisiteChoix {
position: relative;
float: left;
width: 495px;
clear: both;
}
#VisiteContent {
display: block;
width: 495px;
font-size: 10px;
line-height: 12px;
color: #1e5ba4;
}
#VisiteContent .stitVisite {
display: block;
width: 230px;
float: left;
padding: 4px 0 0 15px;
font-size: 12px;
color: #208bcf;
background: transparent url(/eac-global/medias/bgContentH3.gif) no-repeat;
clear: both;
}
#VisiteContent img {
display: block;
float: right;
margin-top: -50px;
padding-left: 5px;
}
#VisiteContent .inptSelectVotrechoix {
position: relative;
/*border: 1px red solid;*/
float: left;
margin-top: 10px;
width: 230px; height: 15px;
background-color: #cde8f7;
clear: both;
}
.piedimpression {
	display: none;
}
