


* {
	font-family			: Verdana, Arial, sans-serif;
	font-size			: 12px;
}

.MenuSeparatorHome {
	background-image	: URL(img/home/_menu_separateur.gif);
}

.MenuSeparator {
	background-image	: URL(img/_menu_separateur.gif);
	background-repeat	: repeat-y;
}

/* ------------------------------------------------------------------------------------------------- */
/* Titres & Textes
/* ------------------------------------------------------------------------------------------------- */

h1.Titre
{
	font-family 		: Trebuchet MS;
	font-size			: 32px;
	font-weight			: bold;
	fon-t-variant		: small-caps;
	letter-spacing		: 6px;
	color				: #F1B73D;
	tex-t-decoration	: underline;
}

.Titre
{
	font-family 		: Trebuchet MS;
	font-size			: 32px;
	font-weight			: bold;
	fon-t-variant		: small-caps;
	letter-spacing		: 6px;
	color				: #F1B73D;
}

.TitreProduit {
	font-family			: Arial;
	font-size			: 32px;
	/*font-variant		: small-caps;*/
	font-weight			: bold;
	text-transform		: uppercase;
	letter-spacing		: 6px;
	color				: #fff;
	text-align			: center;
}

.Message {
	font-family			: Trebuchet MS, verdana, Arial, sans-serif;	
	font-weight			: bold;
	font-size			: 14px;
	color				: #2E609D;
	background-color	: #F1B73D;
	border				: solid 2px #2E609D;
	text-align			: center;
	margin-right		: 50px;
	margin-top			: 50px;
	padding				: 10px;
}

.TitrePresentation
{
	font-size			: 32px;
	font-family			: Trebuchet MS, verdana, Arial, sans-serif;	
	font				: bold;
}

.DescriptionPresentation
{
	padding-left		: 15px;
}

.accroche {
	font-family			: Trebuchet MS, verdana, Arial, sans-serif;	
	font-size			: 20px;
	font-weight			: bold;
	font-variant		: small-caps;
	t-ext-transform		: uppercase;
	text-align			: center;
	letter-spacing		: 1px;
	margin-bottom		: 10px;
}

.ActuTitreHome {
	font-size			: 24px;
	font-weight			: bold;
}

.ActuTexteHome {
	font-size			: 18px;
	font-weight			: bold;
	padding-top			: 10px;
}

.ActuTitre {
	font-family 		: Trebuchet MS;
	font-size			: 22px;
	font-weight			: bold;
	color				: #F1B73D;
}

.ActuTexte {
	font-size			: 12px;
	padding-top			: 10px;
	padding-bottom		: 30px;
	padding-left		: 10px;
	text-align			: justify;
}

.ActuTexte:first-letter {
	font-weight			: bold;
	font-size			: 16px;
}

.Contact {
	font-size			: 14px;
	font-weight			: bold;
	padding-top			: 10px;
}

/* ------------------------------------------------------------------------------------------------- */
/* /Titres & Textes
/* ------------------------------------------------------------------------------------------------- */



/* ------------------------------------------------------------------------------------------------- */
/* Boites
/* ------------------------------------------------------------------------------------------------- */

.BoiteTitre {
	text-transform		: uppercase;
	font-family			: Trebuchet MS;
	font-weight			: bold;
	font-size			: 14px;
	color				: #008FD7;
	l-etter-spacing		: 1px;
	background-color	: #fff;
}

.BoiteTitre a {
	text-transform		: uppercase;
	font-family			: Trebuchet MS;
	font-weight			: bold;
	font-size			: 14px;
	color				: #008FD7;
	l-etter-spacing		: 1px;
	background-color	: #fff;
}

.BoiteTexte {
	font-family			: Verdana, Arial, sans-serif;
	font-size			: 12px;
	text-align			: justify;
	vertical-align		: top;
	padding-top			: 10px;
	padding-left		: 10px;
	height				: 100px;
	color				: #000;
}

.BoiteTexte a {
	font-family			: Verdana, Arial, sans-serif;
	font-size			: 12px;
	color				: #000;
}

.BoiteTexte a:hover {
	text-decoration		: none;
}

.BoiteColor {
	background-color	: #C8F7F7;
}

.BoiteColorPhoto {
	background-color	: #78D1EB;
}

.BoiteImageBorder {
	border				: solid 2px #ffffff;
	width				: 268px;
}

/* ------------------------------------------------------------------------------------------------- */
/* /Boites
/* ------------------------------------------------------------------------------------------------- */



/* ------------------------------------------------------------------------------------------------- */
/* Images
/* ------------------------------------------------------------------------------------------------- */

.ImageMiniOff {
	border				: solid 1px #ffffff;
	filter				: alpha(opacity=40);
}

.ImageMiniOn {
	border				: solid 1px #F1B73D;
}


/* ------------------------------------------------------------------------------------------------- */
/* /Images
/* ------------------------------------------------------------------------------------------------- */



/* ------------------------------------------------------------------------------------------------- */
/* Formulaires
/* ------------------------------------------------------------------------------------------------- */

.FormTitre {
	font-weight			: normal;
	text-align			: right;
	padding-right		: 10px;
	v-ertical-align		: top;
}

.btn {
	color				: #2E609D;
	border				: solid 1px;
	width				: 80px;
	/*font-weight			: bold;
	font-size			: 14px;*/
}

.btn_submit {
	background			: #F1B73D;
}

.btn_reset {
	background			: #d7f6fc;
}

/* ------------------------------------------------------------------------------------------------- */
/* /Formulaires
/* ------------------------------------------------------------------------------------------------- */



/* ------------------------------------------------------------------------------------------------- */
/* Liens
/* ------------------------------------------------------------------------------------------------- */

a {
	font-family			: Arial;
	color				: #0099D9;
	text-decoration		: none;
}

a:hover {
	color				: #2E609D;
	text-decoration		: underline;
}

a.inv {
	font-family			: Arial;
	color				: #fff;
	text-decoration		: none;
}

a.inv:hover {
	color				: #F1B73D;
	text-decoration		: underline;
}

a.Menu {
	font-family			: Arial;
	font-weight			: bold;
	/*color				: #0099D9;*/
	color				: #2E609D;
	text-decoration		: none;
	letter-spacing		: 1px;
}

a.Menu:hover {
	color				: #000;
	text-decoration		: underline;
}

.Contact a {
	font-family			: Arial;
	font-size			: 14px;
	font-weight			: bold;
	color				: #033176;
	text-decoration		: none;
}

.Contact a:hover {
	color				: #F1B73D;
	text-decoration		: underline;
}

#lien_mini_site{
	position			:	absolute;
	height				:	300px;
	width				:	292px;	
	margin-left			:	565px;
	margin-top			:	335px;
}

.lien_mini_site{
	background				: 	url(/img/home/lien_mini_site.jpg) no-repeat top left;
}

.lien_mini_site_hover{
	background				: 	url(/img/home/lien_mini_site_hover.jpg) no-repeat top left;
	cursor					: 	hand;
	cursor					: 	pointer;
}


/* ------------------------------------------------------------------------------------------------- */
/* /Liens
/* ------------------------------------------------------------------------------------------------- */


/* ------------------------------------------------------------------------------------------------- */
/* Bas (liens référencement)
/* ------------------------------------------------------------------------------------------------- */

.bas, .bas div  {
	font-family			: Arial;
	color				: #0099D9;
	/*text-align			: center;*/
}

.bas a  {
	font-family			: Arial;
	color				: #2E609D;
}

.bas a:hover  {
	color				: #000;
	text-decoration		: underline;
}

.bas_fort {
	font-weight			: bold;
}

.bas_cadre {
	background			: #d7f6fc;
	padding				: 6px;
	border				: solid 1px;
}

.bas .bas_axn, .bas_axn a {
	font-family			: trebuchet ms, arial;
	color				: #585858;
	text-decoration		: none;
	text-align			: center;
}

.bas_axn a:hover {
	color				: #000;
	text-decoration		: underline;
}

/* ------------------------------------------------------------------------------------------------- */
/* /Bas (liens référencement)
/* ------------------------------------------------------------------------------------------------- */


