@charset "UTF-8";

body  {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(images/Cosmethica-Fond.jpg);
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#accueil {
	height: 600px;
	width: 833px;
	background-image: url(images/FondAccueil.jpg);
	background-repeat: no-repeat;
    margin-left: 18px;
    margin-right: auto;
}
#accroche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #68676B;
	font-weight: bold;
	text-align: center;
	margin-top: 285px;
	float: left;
	width: 100%;
}
#menuNiv1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 129px;
	float: right;
}
#menuNiv1 a{
	color: #5c5b60;
	margin-right: 20px;
	text-decoration:none;
}
#menuNiv1 a.active {
	color:#FFFFFF;
}
#menuNiv1 a:hover{
	color:#FFFFFF;
}
#menuNiv2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: right;
	width: 73%;
	margin-top: 7px;
	text-align: left;
	padding-left: 27%;
}
#menuNiv2 a{
	color: #5c5b60;
	margin-right: 20px;
	text-decoration:none;
}
#menuNiv2 a:hover {
	color:#FFFFFF;
}
#menuNiv2 a.active {
	color:#FFFFFF;
}
.linked {
	color:#FFFFFF;
}
#ZoneMenuLogo {
	height: 171px;
	width: 100%;
	background-image: url(images/ZoneMenu.gif);
	background-repeat: no-repeat;
}
#entrer {
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 185px;
}

#entrer a{
	font-size: 15px;
	font-weight: bold;
	color: #68676B;
	text-decoration: none;
	margin-right: 13px;
	margin-left: 13px;

}

#entrer a:hover{
	text-decoration: underline;

}
#container {
	width: 800px;
	margin-left: 18px;
	margin-top: 8px;
    margin-right: auto;
}
#partenaire {
	height: 32px;
	width: 100%;
	background-image: url(images/OngletHaut.jpg);
	background-repeat: no-repeat;
	background-position: left;
    text-align:left;
}
#ZoneTextes {
	width: 798px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #98989b;
	border-left-color: #98989b;
	background-repeat: repeat-y;
}
.inscriptions {
	background-image: url(images/fondContent_inscriptions.gif);
}
.informations {
	background-image: url(images/fondContent_informations.gif);
}
.partenaires {
	background-image: url(images/fondContent_partenaires.gif);
}
.exposants {
	background-image: url(images/fondContent_exposants.gif);
}
.presse {
	background-image: url(images/fondContent_presse.gif);
}
.contact {
	background-image: url(images/fondContent_contact.gif);
}
.conferences {
	background-image: url(images/fondContent_conferences.gif);
}
.rose_cosmethica {
      color : #D61A7A;
}
#vignette {
	float: left;
	width: 172px;
	background-color: #FFFFFF;
	text-align: left;
}
#LesTextes {
	background-image: url(images/FondTexte.gif);
	background-repeat: no-repeat;
	float: right;
	width: 555px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-top: 36px;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-left: 32px;
	color: #5c5b60;
}
#FooterLogo {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #68676B;
}
#LesTextes h1{
	color:#d01b79;
	font-weight: lighter;
	margin-top: 0px;
}
#FooterLinks {
	background-image: url(images/FondFooterLinks.gif);
	height: 19px;
	width: 798px;
	border: 1px solid #d5d6d7;
	margin-top: 5px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}
#FooterLinks a{
	color:#68676b;
	text-decoration:none;
	margin-right: 30px;
	margin-left: 30px;
}
#FooterLinks a:hover{
	color: #FFFFFF;
}
#fr {
	position: absolute;
	height: 14px;
	width: 18px;
	margin-top: 9px;
	margin-left: 290px;
}
#uk {
	position: absolute;
	height: 14px;
	width: 18px;
	margin-top: 9px;
	margin-left: 320px;
}
