body {
	font-family: Arial, Verdena;
	font-size: 12px;
	margin:0px;
	background-color:#E6E6E6;
}

a {
	color: #93A6C6;
	font-weight: normal;
}

a:hover{
	text-decoration:none;
}

h1, h2 {
	color: #555555;
	font-size: 16px;
}

ul{
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}

span.erreur{
	color:red;
}


#cadre-principal{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:938px;
	background-color:#ffffff;
	margin-top:40px;
}


#cadre-principal-hg
{
	height:12px;
	width:12px;
	float:left;
	background-image:url(../../images/theme/fond-blanc-hg.gif);
}

#cadre-principal-h
{
	height:11px;
	width:914px;
	float:left;
	background-color:#fff;
	border-top:#f2f2f2 1px solid;
	border-left:none;
	border-bottom:none;
	border-right:none;
}

#cadre-principal-hd
{
	height:12px;
	width:12px;
	float:left;
	background-image:url(../../images/theme/fond-blanc-hd.gif);
}

#cadre-principal-bg
{
	height:12px;
	width:12px;
	float:left;
	background-image:url(../../images/theme/fond-blanc-bg.png);
}

#cadre-principal-b
{
	height:11px;
	width:914px;
	float:left;
	background-color:#fff;
	border-left:none;
	border-bottom:none;
	border-right:none;
}

#cadre-principal-bd
{
	height:12px;
	width:12px;
	float:left;
	background-image:url(../../images/theme/fond-blanc-bd.png);
}

#header
{
	clear:both;
	height:125px;
	width:938px;
	position:relative;
}

#logo
{
	position:absolute;
	width:332px;
	height:65px;
	top:55px;
	left:74px;
}

#logo img{
	border:none;
}

#logo p.baseline, #logo a{
	color:#7C66A5;
	font-size:19px;
	cursor:pointer;
	text-decoration:none;
}

#logo p{
	padding:0px;
	margin:0px;
}

#liens_directs
{
	width:300px;
	height:60px;
	position:absolute;
	left:438px;
	top:35px;
}

#liens_directs img
{
	border:none;
}

#liens_directs li{
	float:left;
	padding-right:10px;
	height:60px;
}

#liens_directs img
{
	padding-left:10px;
	padding-top:6px;
}

#liens_directs li.separateur
{
	background:url(../../images/theme/separateur_v.png) no-repeat left;
}

#playercontroller
{
	position:absolute;
	width:24px;
	height:16px;
	left:836px;
	top:103px;
}

#langue
{
	position:absolute;
	top:73px;
	left:757px;
	width:200px;
}

#langue a
{
	text-decoration:none;
	color:#F29400;
}

#langue a:hover
{
	text-decoration:underline;
	color:#F29400;
}

#contenu{
	position:relative;
	float:left;
	width:636px;
	min-height:450px;
}

/* BANNIERES */

#banniere-violette, #banniere-orange{
	position:relative;
	width:788px;
	height:98px;
	margin-left:72px;
	margin-top:20px;
	margin-bottom:34px;
}

#banniere-violette h1, #banniere-orange h1{
	padding-left:18px;
	padding-right:40px;
	padding-top:0px;
	padding-bottom:0px;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	margin:0px;
}

#banniere-violette p, #banniere-orange p{
	padding-left:18px;
	padding-right:40px;
	padding-top:0px;
	padding-bottom:0px;
	color:#fff;
	font-size:15px;
	margin:0px;
}

#banniere-violette{
	background-color:#7C66A5;
}

#banniere-orange{
	background-color:#F29400;
}

#banniere-g{
	height:98px;
	width:124px;
	float:left;
}

#banniere-m{
	height:84px;
	width:636px;
	float:left;
	padding-top:14px;
}

#banniere-violette-d{
	background:url(../../images/theme/banniere_violette_d.jpg) no-repeat;
	height:98px;
	width:12px;
	float:right;
}

#banniere-orange-d{
	background:url(../../images/theme/banniere_orange_d.jpg) no-repeat;
	height:98px;
	width:12px;
	float:right;
}

/* CONTENU */

#contenu h1
{
	color:#F29400;
	font-weight:bold;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:13px;

}

#contenu h1.accueil{
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:1px;
}

#contenu p, #contenu li{
	color:#87888A;
	text-align:left;
	padding-top:2px;
	margin:0px;
	line-height:16px;
}

#contenu ul{
	padding-top:0px;
	margin-top:0px;
}

#contenu a.download{
	color:#F29400;
	font-size:14px;
	text-decoration:none;
}

#contenu p.slogan{
	color:#F29400;
	font-weight:bold;
}

#contenu span.puce_numerotee{
	color:#F29400;
	font-weight:bold;
}

#contenu a
{
	color:#F29400;
	text-decoration:none;
}

#contenu p.mentions_legales
{
	font-size:11px;
	padding-top:16px;
}

#contenu a:hover
{
	text-decoration:underline;
}

/* FORMULAIRE */

#formulaire_contact
{
	background-color:#999999;
	width:412px;
	font-size:13px;
	padding-left:8px;
	padding-right:8px;
	padding-top:0px;
	margin-top:0px;
	border-left:solid 1px #d3d3d3;
	border-right:solid 1px #d3d3d3;
}

#formulaire-h{
	background:url(../../images/theme/formulaire_h.jpg) no-repeat;
	width:430px;
	height:11px;
	padding:0px;
	margin:0px;
	font-size:2px; /* Pour IE6 */
}

#formulaire-b{
	background:url(../../images/theme/formulaire_b.jpg) no-repeat;
	width:430px;
	height:14px;
}

#formulaire_contact label, #formulaire_contact p{
	color:#fff;
}

#contenu td
{
	color:#fff;
}

div.zone_saisie
{
	background:url(../../images/theme/zone_saisie.jpg) no-repeat;
	width:323px;
	height:23px;
	float:left;
	padding-left:8px;
	padding-top:1px;
}

div.zone_texte
{
	background:url(../../images/theme/zone_texte.jpg) no-repeat;
	width:323px;
	height:156px;
	float:left;
	color:#87888A;
	padding-left:8px;
	padding-top:2px;
}

input, textarea, select, option{
	border:none;
	font-size:12px;
	color:#87888A;
}

label.erreur, span.erreur
{
	color:red;
}

#confirmation
{
	background:url(../../images/theme/cadre_confirmation.gif) no-repeat;
	width:431px;
	height:51px;
	margin-top:20px;
}

#confirmation p{
	padding:10px;
	font-size:14px;
	color:#fff;

}

/* MENU DES RUBRIQUES */

#menu{
	clear:both;
	float:left;
	position:relative;
	width:142px;
	padding-left:72px;
	margin-top:0px;
}

#menu ul, #menu ul li {
	margin:0px;
	padding-top:0px;
	padding-bottom:3px;
}

#menu ul li ul{
	margin:0px;
	padding-top:18px;
	padding-bottom:18px;
}

#menu li{
	color:#A696C4;
}

#menu a{
	color:#A696C4;
	text-decoration:none;
}

#menu a:hover, #menu a.actif{
	color:#7C66A5;
	text-decoration:none;
	font-weight:bold;
}

th{
	text-align:left;
}
