body
{
	background-color:#000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:0;
	text-align:justify;
}

a { color:#9B060B; text-decoration:none; }
a:link{ color:#9B060B; text-decoration:none; }
a:hover{ color:#FFF; text-decoration:none; }
a:visited{ color:#9B060B; }

img { border:0;}

h1
{
	font-weight:bold;
	color:#9B060B;
	text-transform:uppercase;
	font-size:16px;
}

/* HEADER */
#header
{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:560px;
	height:163px;
}
#menu
{
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
	width:275px;
	height:269px;
}


.headcoord
{
	background-image:url(images/headcoord.jpg);
	background-repeat:no-repeat;
	width:275px;
	height:137px;
	font-weight:bold;
	font-size:11px;
}


.headcoord p
{
	padding-left:50px;
}

.headmiddle
{
	background-image:url(images/headmiddle.jpg);
	background-repeat:no-repeat;
	width:285px;
	height:106px;
}

/* HEADER */

.principal
{
	background-image:url(images/fondtable.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	vertical-align:top;
}

.lateral
{
	background-image:url(images/fondlateral.jpg);
	background-repeat:no-repeat;
	height:372px;
	width:275px;
	vertical-align:top;
	text-align:center;
	color:#000;
	font-size:14px;
}

.lateral a { color:#000; text-decoration:none; }
.lateral a:link { color:#000; text-decoration:none; }
.lateral a:hover { color:#FFF; text-decoration:none; }
.lateral a:visited { color:#000;  }

.contenu
{
	width:560px;
	vertical-align:top;
}

.contenu p
{
	padding:0 40px 0 40px;
}

.footer
{
	text-align:center;
	color:#FFF;
	height:100px;
	vertical-align:bottom;
}

.footer a {	color:#9B060B; text-decoration:none; }
.footer a:link { color:#9B060B; text-decoration:none; }
.footer a:hover { color:#FFF; text-decoration:none; }
.footer a:visited {  }

.textfield
{
	width:250px;
	background-color:#000;
	border:1px solid #5B060B;
	color:#FFF;
}

.bouton
{
	border:1px solid #FFF;
}

.avertissement
{
	font-weight:bold;
	color:#FF0000;
}

.listebars li
{
	float:left;
	width:150px;
	height:180px;
	text-align:center;
	list-style-type:none;
	margin-right:10px;
	font-weight:bold;
}

.listebars li img
{
	border:3px solid #FFF;
}

.listeetape li
{
	float:left;
	width:150px;
	height:150px;
	text-align:center;
	list-style-type:none;
	margin-right:10px;
	font-weight:bold;
}

.listeetape li img
{
	border:3px solid #FFF;
}

.concepttable
{
	border:0;
	width:87%;
}

.conceptvideos
{
	text-align:right;
}

.conceptnom
{
	font-weight:bold;
	color:#9B060B;
	text-transform:uppercase;
}

.retour
{
	float:left;
	width:100%;
}

.listefranchises li
{
	float:left;
	width:150px;
	height:150px;
	text-align:center;
	list-style-type:none;
	margin-right:10px;
	font-weight:bold;
	text-transform:uppercase;

}

.listefranchise li img
{
	border:3px solid #FFF;
}

.listeetapefranchise
{
	width:33%;
	text-align:center;
}

.listeetapefranchise img
{
	border:2px solid #FFF;
}

.franchisenom
{
	font-weight:bold;
	color:#9B060B;
	text-transform:uppercase;
}

.listecatalogue li
{
	float:left;
	width:150px;
	height:150px;
	text-align:center;
	list-style-type:none;
	margin-right:10px;
	font-weight:bold;
	text-transform:uppercase;

}

.listecatalogue li img
{
	border:3px solid #FFF;
}

.listeetapecatalogue
{
	width:33%;
	text-align:center;
}

.listeetapecatalogue img
{
	border:2px solid #FFF;
}

.cataloguenom
{
	font-weight:bold;
	color:#9B060B;
	text-transform:uppercase;
}


div.conteneur_partenaire {
margin:20px 0 ;
}

div.conteneur_partenaire img{
float:left;
width:100px;
padding:3px;
margin:0 10px 0 0;
background-color:#FFF;
}

div.conteneur_partenaire img:hover {
float:left;
width:100px;
padding:3px;
margin:0 10px 0 0;
background-color:#9B060B;
}

.image
{
	border:3px solid #FFF;
}