.MESSAGEENVOYER
{
	background:transparent url(img/0.jpg) no-repeat scroll right top;
	width:15px;
	height:16px;
}

.MESSAGEVUES
{
	background:transparent url(img/1.jpg) no-repeat scroll right top;
	width:15px;
	height:16px;
}

.MESSAGEACCEPTER
{
	background:transparent url(img/2.jpg) no-repeat scroll right top;
	width:15px;
	height:16px;
}

.MESSAGEREFUSER
{
	background:transparent url(img/3.jpg) no-repeat scroll right top;
	width:15px;
	height:16px;
}
.InfosPersonnelles
{
	color:white;
	font-size:24px;
	margin:auto;
	padding-bottom:10px;
	padding-top:10px;
	width:90%;
}
.BandeauFormulaire
{
background-color:#FFCC00;
font-size:15pt;
	/*background-color:#958A8A;*/
	/*color:white;*/
	color:#660066;
	margin:auto;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	width:60%;
}

.BandeauReponseMail
{
	background-color:#FFCC00;
	color:#660066;
	font-size:15pt;
	left:50%;
	margin-left:-350px;
	padding-bottom:10px;
	padding-top:10px;
	position:absolute;
	text-align:center;
	top:50%;
	width:700px;
}

.BandeauReponse
{
	color:red;
	margin:auto;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	width:60%;
}


.Titre_Spectacle
{
	/*color:#99FF00;*/
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.form-text
{
	width:250px;
}

.BandeauGris
{

	background-color:#958A8A;
	color:white;
	font-size:27px;
	margin:auto;
	text-align:center;
	width:90%;
	padding-bottom:10px;
	padding-top:10px;
}

.MenuLien{
	font-size:22px;
	margin:auto;
	padding-bottom:10px;
	padding-left:10px;
	padding-top:10px;
	text-align:left;
	width:89%;
}

.LogoEquinoxe{
	background:transparent url(img/LogoEquinoxe.jpg) no-repeat scroll right top;
	height:76px;
	margin-left:69%;
	margin-top:-55px;
	width:324px;
}

.MiseEnFormeTdActif{	
	background-color:blue;
	cursor:pointer;
}




table
{
	margin:auto;
	width : 90%;
	border-collapse : collapse;
	text-align : left;
	border : #D5CDE0 solid 1px;
	font: normal 14px Tahoma;
}

th
{
	background-color : #8064A2;
}

tr.LigneImpaire
{
	background-color : #FFFFFF;
}

tr.LignePaire
{
	background-color : #DFD8E8;
}

a
{
	text-decoration : none;
	color : #000;
}

a:hover
{
color : red;
}

/********/
/* Bouttob */
/*************/



a.EnvoieNewLetter{
	display: block;
	width:25px;
	height:25px;
	background-image:url(img/mailreminder.png);
	cursor:pointer;
	border:none;
}
a.supprimer{
	display: block;
	width:25px;
	height:25px;
	background-image:url(img/Delete.png);
	cursor:pointer;
	border:none;
}

a.Retour{
	display: block;
	width:173px;
	height:93px;
	background-image: url(img/Retour.png);
	cursor:pointer;
	border:none;
}


a.modifier{
	display: block;
	width:25px;
	height:25px;
	background-image:url(img/up.png);
	cursor:pointer;
	border:none;
}

a.Diffuser{
	display: block;
	width:12px;
	height:14px;
	background-image:url(img/Diffuser.PNG);
	cursor:pointer;
	border:none;
}

a.Refuser{
	display: block;
	width:12px;
	height:14px;
	background-image:url(img/Refuser.PNG);
	cursor:pointer;
	border:none;
}


a.Confirmation{
	display: block;
	width:50px;
	height:50px;
	background-image:url(img/button_ok.png);
	cursor:pointer;
	border:none;
	margin-right:15%;
}

a.Annuler{
	display: block;
	width:50px;
	height:50px;
	background-image:url(img/editdelete.png);
	cursor:pointer;
	border:none;
	margin-top:-50px;
	margin-right:5%;
	
}

a.Confirmation2{
	display: block;
	width:50px;
	height:50px;
	background-image:url(img/button_ok.png);
	cursor:pointer;
	border:none;

}

a.Annuler2{
	display: block;
	width:50px;
	height:50px;
	background-image:url(img/editdelete.png);
	cursor:pointer;
	border:none;

	
}



