/********/
/* corps de page */
/********/
.body {
	background-image: url(images/bg_header.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px 0px auto 0px;
	padding:0px;
	}
h1 {
	margin:0px;
	padding:5px 0px 0px 10px;
}
h2 {
	margin:0px;
	padding:0px 0px 0px 10px;
	}
h3 {
	margin:0px;
	padding:0px 0px 10px 30px;
	}
h4 {
	margin:0px;
	padding:20px 0px 0px 0px;
	}
#Site{
	margin:0px;
	padding:0px;
}
#ove {
	overflow:auto;
	padding:0px;
	margin:0px;
}
#rubrique {

}
/**********/
/* Header */
/**********/
#header{
	margin:0px;
	padding:0px;
	background-image:url(images/fond_header.jpg); 
	background-repeat: no-repeat; 
	background-position:top center; 
	height:204px;
	width:826px;
}
#head {
	width:826px;
	margin:0px auto 0px auto;
	padding:0px;
}
#ombremenu {
	width:600px;
	height:71px;
	background-image:url(images/ombre_menu.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:0px auto 0px 0px;
	padding:0px;
}
.favoris {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #E41370;
}
.favoris a:link {
	color: #E41370;
	text-decoration: none;
	
}
.favoris a:visited {
	color: #E41370; 
	text-decoration: none; 
}
.favoris a:hover {
	color: #ffffff;
	text-decoration: none; 
}
/********/
/* Menu */
/********/
#fond_menu {
	background-image:url(images/fond_menu.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin: 14px 0px 0px 0px;
	padding: 0px;
	height: 120px;
}
#Menu{
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #E6E6E6;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	margin:0px auto 0px 100px;
	padding:45px 0px 0px 0px;
}
#Menu ul{
	list-style: none;
	margin:0px auto 0px auto;
	padding: 0px;
}
#Menu ul li{
	float:left;
	margin: 0px:
	padding: 0px 0px 5px 0px;
}
#Menu ul li a {
	padding-top:35px;
	display:block;
	cursor:pointer;
	color:#E6E6E6;
	font-weight: normal;
	text-decoration: none;
	width:90px;
	height:25px;
	}
#accueil #Menu ul li a#accueil,
#cv #Menu ul li a#cv,
#photos #Menu ul li a#photos,
#objectifs #Menu ul li a#objectifs,
#tarifs #Menu ul li a#tarifs,
#contact #Menu ul li a#contact{
	text-decoration: none;
	background-image:url(images/fleche.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#C81363;
	font-weight: normal;
}
#Menu ul li a:hover{
	text-decoration: none;
	background-image:url(images/fleche.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	color: #C81363;
	font-weight: normal;
}

/************/
/* corps */
/************/
#corps {
	padding:0px;
	margin:0px;
	background-image:url(images/fond_corps2.jpg); 
	background-position:center top; 
	background-repeat: no-repeat;
	}
#fond_corps {
	background-image:url(images/fond_corps.jpg); 
	background-position:center top; 
	background-repeat:repeat-y;
}
#col_gauche {
	width:500px;
	margin:0px;
	padding:15px 0px 0px 0px;
}
#col_droite {
	background-image:url(images/fond_menu2.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	width:200px;
		height:430px;
	margin:0px;
	padding:0px;
}
#contenu{
	padding:0px;
	margin:0px;
	overflow:auto;
}
/********/
/* News */
/********/
marquee{
	overflow:auto;
	display:block;
	margin:0px;
	padding:10px 5px 0px 15px;
	height:205px;
	width:170px;
}
.news {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.news a:link {
	color: #E41370;
	text-decoration: none;
}
.news a:visited {
	color: #E41370; 
	text-decoration: none; 
}
.news a:hover {
	color: #ffffff;
	text-decoration: none;
}
/********/
/* Logo Titres et textes */
/********/
.logo {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 19px;
	font-weight: normal;
	color: #B3B3B3;
	text-decoration: none;
}
.logo a:link {
	color: #B3B3B3;
	text-decoration: none;
}
.logo a:visited {
	color: #B3B3B3;
	text-decoration: none;
}
.logo a:hover {
	color: #ffffff;
	text-decoration: none;
}
.logo2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 27px;
	font-weight: normal;
	color: #E41370;
	text-decoration: none;
}
.logo2 a:link {
	color: #E41370;
	text-decoration: none;
}
.logo2 a:visited {
	color: #E41370;
	text-decoration: none;
}
.logo2 a:hover {
	color: #ffffff;
	text-decoration: none;
}
h3.liens_secondaires {
	font-family: "Trebuchet MS" , Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	}
h3.liens_secondaires a:link {
	color: #CCCCCC ; 
	text-decoration: none;
}
h3.liens_secondaires a:visited {
	color: #CCCCCC; 
	text-decoration: none;
}
h3.liens_secondaires a:hover {
	color: #E41370;
	text-decoration: none;
}
h2.texte {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px; 
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
h2.texte a:link {
	color: #E41370 ; 
	text-decoration: none; 
}
h2.texte a:visited {
	color: #E41370; 
	text-decoration: none; 
}
h2.texte a:hover {
	color: #999999;
	text-decoration: none; 
}

h1.titre {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px; 
	color: #E41370;
	font-weight: bold;
	text-decoration: none;
}
h1.titre a:link {
	color: #E41370 ; 
	text-decoration: none; 
}
h1.titrea:visited {
	color: #E41370; 
	text-decoration: none; 
}
h1.titre a:hover {
	color: #ffffff;
	text-decoration: none;
}
.bt_infos_galerie {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}
.bt_infos_galerie a:link {
	color: #ffffff;
	text-decoration: none;
}
.bt_infos_galerie a:visited {
	color: #ffffff;
	text-decoration: none;
}
.bt_infos_galerie a:hover {
	color: #cccccc;
	text-decoration: none;
}
#bouton_lien {
	height:56px;
	width:171px;
	background-image:url(images/bouton.jpg);
	background-repeat: no-repeat;
	background-position:center;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
	padding:0px 5px 0px 15px;
}
#bouton_lien a:link {
	color: #ffffff;
	text-decoration: none;
}
#bouton_lien a:visited {
	color: #ffffff;
	text-decoration: none;
}
#bouton_lien a:hover {
	color: #E41370;
	text-decoration: none;
}
#texte_bouton_lien {
	padding:10px 0px 0px 10px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}
/********/
/* footer*/
/********/
#foot {
	padding:0px;
	margin:0px;
}
#footer {
	margin:0px;
	padding:5px 0px 0px 0px;
	background-image:url(images/bas_corps.jpg); 
	background-repeat: no-repeat; 
	background-position:top center; 
}
h4.footersmall {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
h4.footersmall a:link {
	color: #E41370;
	text-decoration: none;
}
h4.footersmall a:visited {
	color: #E41370; 
	text-decoration: none; 
}
h4.footersmall a:hover {
	color: #000000;
	border-bottom: 1px dashed #3AAADC;
}