/********/

/* corps de page */

/********/

.body {

	background-image:url(images/bg.jpg);

	background-repeat:repeat-x;

	background-color: #ffffff;

	margin-top:5px;

	

}

.table {

	margin-left: 10px;

	margin-right: 10px;

}

/********/

/* Menu */

/********/

#Menu{

	width:450px;

	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;

	color: #E2007A;

	font-size:12px;

	text-decoration: none;

}

#Menu ul{

	list-style:none;

	margin:0px;

	padding: 0px;

}

#Menu ul li{

	float:left;

	margin:0px;

	padding:0px 3px 0px 0px;	

}

#Menu ul li a {

	padding-top:28px;

	display:block;

	height:34px;

	width:83px;

	text-align:center;

	cursor:pointer;

	color:#E2007A;

	font-weight: bold;

	text-decoration: none;

}

#Accueil #Menu ul li a#Accueil,

#Infos #Menu ul li a#Infos,

#Galerie #Menu ul li a#Galerie,

#Liens #Menu ul li a#Liens,

#Contact #Menu ul li a#Contact{

	background-image:url(images/survol_menu2.gif);

	background-repeat:no-repeat;

	background-position:center;

	text-decoration: none;

	color:#290004;

	font-weight: bold;

}

#Menu ul li a:hover{

	text-decoration: none;

	background-image: url(images/survol_menu.gif);

	background-repeat:no-repeat;

	color:#9C0055;

	font-weight: bold;

}

/********/

/* News */

/********/

marquee{

	overflow:auto;

	display:block;

	margin:0px;

	padding-top:8px;

	padding-left:20px;

	padding-right:10px;

	height:250px;

	width:200px;

}

/********/

/* Logo Titres et textes */

/********/

.logo {

	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;

	font-size: 30px;

	font-weight: normal;

	color: #E2007A;

}

.logo a:link {

	color: #E2007A;

	text-decoration: none;

}

.logo a:visited {

	color: #E2007A;

	text-decoration: none;

}

.logo a:hover {

	color: #9C0055;

	border-bottom: 1px dashed #9C0055;

}

.accroche_logo {

	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;

	font-size: 15px;

	font-weight: normal;

	color: #4D4D4D;

}

.accroche_logo a:link {

	color: #4D4D4D;

	text-decoration: none;

}

.accroche_logo a:visited {

	color: #4D4D4D;

	text-decoration: none;

}

.accroche_logo a:hover {

	color: #9C0055;

	border-bottom: 1px dashed #9C0055;

}

.titre_news {

	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;

	font-size: 16px;

	font-weight: bold;

	color: #E2007A;

}

.news {

	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;

	font-size: 11px;

	font-weight: normal;

	color: #333333;

}

.news a:link {

	color: #9C0055;

	border-bottom: 1px dashed #9C0055;

	text-decoration: none;

}

.news a:visited {

	color: #9C0055; 

	text-decoration: none; 

	border-bottom: 1px dashed #9C0055;

}

.news a:hover {

	color: #E2007A;

	border-bottom: 1px dashed #E2007A;

}

.texte {

	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;

	font-size: 12px; 

	color: #333333;

	font-weight: normal;

	text-decoration: none;

}

.texte a:link {

	color: #9C0055 ; 

	text-decoration: none; 

	border-bottom: 0px dashed #9C0055;

}

.texte a:visited {

	color: #9C0055; 

	text-decoration: none; 

	border-bottom: 0px dashed #9C0055;

}

.texte a:hover {

	color: #E2007A;

	border-bottom: 0px dashed #E2007A;

}

.titre-texte {

	font-family: Trebuchet MS, Tahoma, verdana, Arial, Helvetica;

	font-size: 15px;

	color: #E2007A;

	font-weight: bold;

	text-decoration: none;



}

/********/

/* footer*/

/********/

.footersmall {

	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;

	font-size: 11px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

}

.footersmall a:link {

	color: #9C0055;

	text-decoration: none;

	border-bottom: 1px dashed #9C0055;

}

.footersmall a:visited {

	color: #9C0055; 

	text-decoration: none; 

	border-bottom: 1px dashed #9C0055;

}

.footersmall a:hover {

	color: #E2007A;

	border-bottom: 1px dashed #E2007A;

}

.ejs_tick_class{

        font-family: Trebuchet MS, Tahoma, verdana, Arial, Helvetica;

        font-size: 22px;

        background-color:#ECECEC;

        border: 0px solid black;

        width:500;

        height:250;

        text-align:center;

        text-decoration:none;

        color:white;

}



.ejs_tick_class a{

        font-family: Trebuchet MS, Tahoma, verdana, Arial, Helvetica;

        color:white;

        font-size: 22px;

        width:500;

        height:250;

        text-align:center;

        text-decoration:none;

}



.ejs_tick_class a:hover{

        font-family: Trebuchet MS, Tahoma, verdana, Arial, Helvetica;

        color:orange;

        text-decoration:none;

}
