body {
	background:#fff;
	font-family:arial;
}

h1 { 
	font-size:1.2em; 
	font-weight: bold;
	border-left: 6px solid #ac0371;
	border-bottom: 2px solid #ac0371;
	text-align:left;
	padding-left:25px;
	margin-left:25px;
	width:80%;
}

h2 { 
	font-size:0.9em; 
	font-weight: bold;
	color: #b60000;
}

h3 { 
	font-size:0.9em; 
	font-weight: bold;
	padding-top:10px;
	color: #b60000;
}

a img 
{ 
  border : none;
 }

 a 
{ 
  color :#333 ;
  font-weight:bold;
  text-decoration:none;
  }

a:hover 
{ 
  color : #81665F; 
  text-decoration:underline;
 }

.page {
    width:872px;
    text-align:center;
margin-left:auto;
margin-right:auto;
background:#fff;
}

#header {
	text-align:left;
}

#text_header {
	text-align:left;
	font-style:italic;
	font-weight:bold;
	color:#333;
	padding-top:10px;
}

.curved {
-moz-border-radius:20px;
-webkit-border-radius:20px;
}

.menu_principal {
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
    margin-bottom : 15px;
    width:100%;
}

.menu_elt {
    float : left;
}


.fond_texte {
    padding:5px;   
	background-repeat : repeat-x;
	margin-top:10px;
}

/* ============================== */

.menu_long {
    width : 872px; /* 872 */
    float:left;
   padding:0px;
}

#menu_content {
	width: 822px;
	height:40px;
	float:left;
}

#ul_menu {
	width:100%;
}

#ul_menu > li {
	float:left;
	list-style-type:none;
	padding:0px 10px 0px 10px;
	text-align:left;
}

#ul_menu > li > a:hover {
	color:red;
}

/* ============================== */

#super_conteneur {
	width:872px; 
	float:left;
}

#contenu {
	width: 722px;
	float:left;
	height:500px;
	overflow:auto;
	text-align:justify;
	padding-left:50px;
	padding-right:50px;
}



.login {
   padding-left:10px;
   padding-right:10px;
   padding-top:6px;
   padding-bottom:4px;
   margin:50px;
   background : #eee;
   text-align:left;
   font-size:0.8em;
   float:right;
   height:20px;
}

/*
ul {margin-left: 0; padding-left: 0.2em;}

*/


p { 
	text-align: justify ;
	font-size:0.9em;
}

p:first-letter { 
	font-weight : bold;
	font-size:1.1em;
}

li {
	text-align:left;
}

.corpstexte { 
	background: #fff;
    border: 0px #444444 solid;
    padding-top:10px;
    padding-left:25px;
    padding-right:35px;
   background : #fff url('/images/fond_texte.png') repeat-y;
   text-align:justify;
}

.obligatoire { color:red;}
.notabene { 
	font-style : italic; 
	font-size : 1em;
}

.error_msg { width : 100%;
             font-weight : bold;
             color : red; 
		background : #ffdca8;
             border : 2px red solid;
}

.vignette {
	position : fixed;
	bottom : 0px;
	height : 200px;
	width  : 872px;
	margin : 0px;
	z-index: 99;
	border : 2px solid #444;
	background:#eee;
}

input { 
	border : none;
	padding-left:3px;
}

textarea {
	background:#eee;
	border : none;
}

.synopsis {
	font-size: 0.8em;
}

.synopsis {
	font-family: helvetica, verdana,times;
	text-align : justify;
	margin : 3px;
	border : 1px solid #888;
	background : #eee;
	padding:4px;
	font-size:1em;
}

.contrib {
	margin-top:20px;
	font-family: helvetica, verdana,times;
	text-align : justify;
	border : 1px solid #888;
	padding:5px;
}

.stringok {
	margin-top:20px;
	font-family: helvetica, verdana,times;
	text-align : justify;
	border : 1px solid #888;
	padding:5px;
	font-size:1.1em;
	font-weight:bold;
}


.galert_voile {
	width:100%;
	height:100%; 
	background-image:url(/images/pixel_fond.png);
	position:fixed;
	z-index:99;
	font-size:0.8em;
	font-weight:bold;
}

/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	padding: 4px;
	vertical-align: top;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}
/*
*/

.ui-tabs-panel {
	background : #eee;
}

.selected {
    background: url('/images/fondSousTitre.png') repeat-x;
}

/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 0.7em; }
.ui-widget .ui-widget { font-size: 0.7em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 0.7em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

