@CHARSET "UTF-8";

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
	{
	margin: 0;
	padding: 0;
}

h1{
	font-size:16px;
    margin-bottom:15px;
	color: #940294;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom:#777777 solid 2px;
	padding-bottom:5px; 
}

h2{
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#898989;
	color: #FFF;
	padding:3px;
	margin-top:15px;
	margin-bottom:10px;
}

a img,:link img,:visited img {
	border: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

html,body {
	margin: 0;
	padding: 0;
}

body,td {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color: #fff;
}

body {
	padding: 20px;
	font: 76% arial, sans-serif;
	text-align: center;
	background-color:#22245D;
}

p.action{
    text-align:right;
}

#header {
	height: 80px;
	margin: 0;
	background: #22245D;
}


#menutop ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #940294;
	color: White;
	float: left;
	width: 99.3%;
	font-family: arial, helvetica, sans-serif;
	border:1px outset #000;
	padding:2px;
}

#menutop ul li { display: inline; }

#menutop ul li a
{
padding: 0.2em 1em;
background-color: #940294;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#menutop ul li a:hover
{
background-color: #369;
color: #FFF200;
}

#menuleft
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#menuleft a
{
display: block;
padding: 3px;
width: 144px;
background-color: #777;
border-bottom: 1px solid #eee;
}

#menuleft a:link, #menuleft a:visited
{
color: #EEE;
text-decoration: none;
}

#menuleft a:hover
{
background-color: #999;
color: #fff;
}


div#container {
	text-align: left;
	background: #CCCCCC;
}

div#navigation {
	background: #CCCCCC;
}

div#extra {
	background: #CCCCCC;
}

div#footer {
	background: #333;
	color: #FFF;
}

div#footer p {
	margin: 0;
	padding: 5px 10px;
}

div#container {
	width: 80%;
	margin: 0 auto;
}

div#wrapper {
	float: left;
	width: 100%;
}

div#content {
	margin: 0 150px;
	padding: 5px;
	background-color:#FFF;
	min-height:400px;
	text-align:left;
}

div#navigation {
	float: left;
	width: 150px;
	margin-left: -100%;
}

div#extra {
	float: left;
	width: 150px;
	margin-left: -150px;
}

div#footer {
	clear: left;
	width: 100%;
}

div#footer a{
	color:#FFF;
}

#extra a{
	color:#940294;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

#content p{
	line-height: 1.4;
}

#content ul{
	margin-left: 35px;
	margin-top:10px;
	margin-bottom:10px;
}

#content .miseenvaleur{
    color: #940294;
    font-weight:bold;
    font-size:14px;
}

form{
	padding:10px;
}

form p{
	padding:5px;
	text-align:left;
}

form input,textarea{
	border: 1px solid #000;
	background:#FFF;
}

form label{
	float: left;	/*** Trés important, ne pas suprimer ! ***/
	width: 30%;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;	/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;	/*** ... et centrés verticalement. ***/
	font-weight:bold;
	font-size:12px;
}

form label:hover{
	cursor: pointer;	/*** Petite astuce pour apprendre aux utilisateurs à cliquer sur les intitulés ***/
}

form .form_error{
	color:#F00;
}

form fieldset {	/*** Mise en forme des cadres ***/
	margin: 0;
	font-style: normal;
	padding: 1em 1em 1em;
	border: 2px solid #940294;
	margin-top:5px;
}
form legend {	/*** Mise en forme des titres des cadres ***/
	font-size:12px;
	font-weight: bold;
	color: #FFF;
	background: #940294;
	padding:3px;
}

#buttonbar{
    margin:5px;
	text-align:right;
}

form #buttonbar input{
	border:1px outset #940294;
	background: #940294;
	padding:2px;
	color:#FFF;
}

.bouton{
	border:1px outset #940294;
	background: #940294;
	padding:2px;
	color:#FFF;
}

#buttonbar a{
	color:#3366CC;
	font-weight:bold;
}

.form-row{
    height:30px;
}

.sf_admin_multiple-selected{
    width: 14em;
}

.bannierecategTitle{
    color:#940294;
    font-weight:bold;
	text-decoration:underline;
    font-size:14px;
    margin-top:20px;
}

.bannierecategDesc{
    margin:10px;
}

#breadcrumbs li { display: inline; }

#breadcrumbs li a {
    color: #940294;
    font-size:10px;
    margin-bottom:15px;
}

.TabShow{
    width:100%;
}

.TabShow td{
    padding:5px;
    text-align:right;
}

.Tabular{
    width:100%;
    border-collapse: collapse;
    border: 1px solid #333;
}

.Tabular th{
    padding:3px;
    font-size:10px;
    color:#FFF;
    background-color:#940294;
    text-align:center;
}

.TabularTot td{
	background:#CCCCCC;
	font-weight:bold;
	border-top:2px solid #000;
	padding:2px;
}

.Tabular td{
    text-align:center;
    border-bottom: 1px solid #333;
}

.error_first{
    width:100%;
    background-color:#F00;
    color:#FFF;
    padding:2px;
}

#error{
    background-color:#F00;
}

#error li{
    color:#FFF;
    padding:2px;
    margin:2px;
    margin-left: 2em;
}

#notice{
	text-align:center;
	color:#F00;
	font-weight:bold;
	font-size:12px;
}