/* Général */
html {
	color: #FFFFFF;
	background: #1A181D;
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background: #1A181D;
	font-size: 12px;
}

html>body, html>div, html>p, html>th, html>td, html>li, html>dd {
	font-size: small;
}




table.mytable td.toptable {
	background-color:#D8D9DA;
	color:#D010B1;
	font-weight:bold;

}

table.mytable td {
	background-color:#555555;
	border:0px inset black;
	padding:3px;
}


img {
	border: 0;
}

h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.70em;
	font-weight: normal;
	color: #333333;
}

h2, caption {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.20em;
	font-weight: normal;
	color: #D010B1;
}

h3, h4 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	line-height: 1.20em;
	margin: 10px 0 10px 1px;
	padding: 0;
}

p {
	margin-bottom: 0.7em;
	line-height: 1.40em;
	font-size: 12px;
}

ul {
	list-style: disc;
	margin: 0 0 1em 2em;
}

hr {
	border: 0 none;
	border-top: 1px dashed #999999;
	margin-bottom: 5px;
	padding-bottom: 5px;
	height: 1px;
}

.small {
	font-size: 9px;
}

/* Liens générals  */
a:link, a:visited {
	color: #D010B1;
	text-decoration: none;
}

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

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* Blocs de page */
#wrap {
	padding: 0;
	margin: auto;
	width: 1000px;
}

.clearfix, #tabs, .row, #content, fieldset dl, #page-body {
	height: 1%;
	overflow: hidden;
}

#page-header {
	clear: both;
	text-align: left;
	font-size: 12px;
}

#page-header h1 {
	color: #ffffcc;
	line-height: 1.2em;
	margin-bottom: 0;
}

#page-body {
	clear: both;
	width: 1000px;
	padding-top: 20px;
}

#page-footer {
	clear: both;
	font-size: 10px;
	text-align: center;
}

#content {
	width: 1000px;
	margin: 10px 10px 10px;
	position: relative;
}

#content h1 {
	color: #ffffcc;
	line-height: 1.2em;
	margin-bottom: 0;
}

#main {
	float: left;
	width: 50%;
	width: 1000px;
}

/* Onglets */
#tabs {
	line-height: normal;
	margin: 0 0 0 8px;
	min-width: 600px;
}

#tabs ul {
	margin:0;
	padding: 0;
	list-style: none;
}

#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	font-weight: bold;
}

#tabs a {
	float: left;
	background:url("images/bg_onglet1.gif") no-repeat 0% -35px;
	margin: 0 1px 0 0;
	padding: 0 0 0 7px;
	text-decoration: none;
	position: relative;
}

#tabs a span {
	float: left;
	display: block;
	background: url("images/bg_onglet2.gif") no-repeat 100% -35px;
	padding: 7px 10px 4px 4px;
	color: #D010B1;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#tabs a span, .rtl #tabs a span { float:none; }
/* End hack */

#tabs a:hover span {
	color: #FFFFFF;
}

#tabs #activetab a {
	background-position: 0 0;
}

#tabs #activetab a span {
	background-position: 100% 0;
	color: #FFFFFF;
}

#tabs a:hover {
	background-position: 0 -70px;
}

#tabs a:hover span {
	background-position: 100% -70px;
}

#tabs #activetab a:hover span {
	color: #D010B1;
}

/* Bloc Principal */
#acp {
	margin: 0;
	padding: 0;
	width: 1000px;

}

.panel {
	margin: 0;
	padding: 0;
	width: 1000px;
	background: url("../images/motif.gif");
	border: 1px solid #302E33;
}

/******* Liste ********/
#liste ul {
	width: 100%;
	margin: auto;
	font-size: 0.90em;
	list-style: none;
	margin: 0;
	padding: 0;
}

#liste ul li {
	width: 200px;
	font-size: 0.90em;
	text-align: center;
	padding: 25px 0 30px 0;
}

#liste span {
	cursor: pointer;
	color: #BC2A4D;
}

#listebannieres ul {
	width: 100%;
	font-size: 1.00em;
	list-style: none;
	margin: 5px;
	padding: 0;
}

#listebannieres ul li {
	width: 33%;
}

/******* Menu *******/
#menu-horiz {
	background-color: #FFFFFF;
	font-size: 1.00em;
	padding: 10px;
	border: 1px solid #CCCFD3;
}

#menu {
	float: left;
	width: 20%;
	font-size: 1.00em;
	padding: 0;
	border-right: 1px solid #CCCFD3;
}

#menu p {
	font-size: 0.85em;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	padding: 0;
	margin: 0;
	font-size: 0.85em;
	font-weight: bold;
	display: inline;
}

#menu li span {
	display: block;
	padding: 3px 3px 3px 8px;
	margin: 1px 0;
	text-decoration: none;
	font-weight: normal;
	color: #138ECB;
}

#menu li a:hover, #menu li a:hover span {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #BC2A4D;
}

#menu li a:active, #menu li a:active span {
	color: #F632A0;
}

#menu li#activemenu a span {
	text-decoration: none;
	font-weight: bold;
	color: #1180B7;
	background: #FFFFFF url("images/puce_droite.gif") 0% 50% no-repeat;
}

#menu li#activemenu a:hover span, #menu li#activemenu span {
	text-decoration: none;
	font-weight: bold;
	color: #BC2A4D;
	background: #FFFFFF url("images/puce_droite.gif") 1% 50% no-repeat;
}

#menu li a:active, #menu li a:active span, #menu li#activemenu a:active span {
	color: #F632A0;
}

#menu li span.donnees {
	display: block;
	padding: 3px 3px 3px 0;
	margin: 1px 0;
	text-decoration: none;
	font-weight: normal;
	color: #BC2A4D;
}

#menu li span.donnees span.label {
	text-decoration: none;
	font-weight: bold;
	color: #ffffcc;
}

#menu li span.completed {
	text-decoration: none;
	padding: 3px 3px 3px 12px;
	background: url("images/puce_bas.gif") 1% 50% no-repeat;
}

#menu li.header {
	font-family: Tahoma, Helvetica, sans-serif;
	display: block;
	font-weight: bold;
	color: #ffffcc;
	border-bottom: 1px solid #327AA5;
	padding: 4px 0 2px;
	margin-top: 15px;
	text-transform: uppercase;
	font-size: 0.75em;
}

#menu li.activermenu a span {
	text-decoration: none;
	font-weight: bold;
	color: #1180B7;
	background: #FFFFFF url("images/puce_droite.gif") 0% 50% no-repeat;
}

#menu li.desactivemenu a span {
	text-decoration: none;
	font-weight: bold;
	color: #BC2A4D;
	background: #FFFFFF url("images/puce_droite.gif") 1% 50% no-repeat;
}

/* Styles Tableaux  */
table {
	font-size: 12px;
}

th {
	border-top: 1px solid #D010B1;
	border-bottom: 1px solid #D010B1;
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
}

td {
	padding: 2px 0 3px 0;
}

.row1 { }
.row2 { }
.row3 { background-color: #DBDFE2; }
.row4 { background-color: #E4E8EB; }
.col1 { background-color: #DCEBFE; }
.col2 { background-color: #F9F9F9; }


table.documents {
	width: auto;
	border: 1px solid #CCCFD3;
	background-color: #FFFFFF;
}

table.documents td {
	width: 150px;
	height: 150px;
	border: 1px solid #CCCFD3;
	text-align: center;
}


/* General Formulaire style */

form { padding: 0; margin: 0; }

fieldset { border: 0; }

dt {
	float: left;
	width: 20%;
}

fieldset.soumettre {
	border: 0; margin: 0; padding: 0;
}

fieldset.soumettre legend {
	color: #c00000;
}

fieldset.soumettre label {
	display: block;
	float: left;
	width: 180px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffcc;
	margin: 0 0 3px 0;
}

input {
	width: 160px;
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #3E3E3E;
}

textarea {
	width: 250px;
	height: 90px;
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #3E3E3E;
}

input.submit {
	font-family: "Arial";
	width: 100px;
	height: 20px;
	background-color: #521046;
}

fieldset.soumettre select {
	width: 200px;
	font-family: "Arial";
	font-size: 11px;;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #3E3E3E;
}

fieldset.soumettre .checkbox {
	width: 11px;
	padding: 1px;
}

input:focus, textarea:focus, select:focus {
	border: 1px solid #D010B1;
	color: #000000;
	background: #F0F0F0;
}

input.required, textarea.required {
	border: 1px solid #D010B1;
	background: #FFC4C4;
}

input.required:focus, textarea.required:focus {
	border: 2px solid #D010B1;
}

span.required {
	margin-left: 2px;
	color: #D010B1;
	font-size: 11px;
}

p.small { text-align: justify; font-size: 9px; color: #999999; }

p.message_error {
	width: 305px;
	font-weight: bold;
	color: #000000;
	background: #ff9900;
	text-align: center;
	font-size: 11px;
}

/* Pagination */
.pagination {
	height: 1%; /* IE tweak (holly hack) */
	width: auto;
	text-align: right;
	margin-top: 5px;
	font-size: 0.85em;
	padding-bottom: 2px;
}


.pagination strong, .pagination b {
	font-weight: normal;
}

.pagination span.page-sep {
	display:none;
}

.pagination span strong {
	padding: 0 2px;
	margin: 0 2px;
	font-weight: normal;
	font-size: 0.85em;
	color: #FFFFFF;
	background: #4692BF;
	border: 1px solid #4692BF;
}

.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
	font-weight: normal;
	font-size: 0.85em;
	text-decoration: none;
	color: #5C758C;
	margin: 0 2px;
	padding: 0 2px;
	background: #ECEDEE;
	border: 1px solid #B4BAC0;
}

.pagination span a:hover {
	border-color: #368AD2;
	background: #368AD2;
	color: #FFFFFF;
	text-decoration: none;
}

.successbox, .errorbox {
	padding: 8px;
	margin: 10px 0;
	color: #FFFFFF;
	text-align: center;
}

.success {
	color: #228822;
}

.error {
	color: #BC2A4D;
}

.successbox {
	background-color: #228822;
}

.errorbox {
	background-color: #BC2A4D;
}

.rose { color: #D010B1; }
.titre_rose { font-size: 16px; font-weight: bold; color: #D010B1; }
.jaune { color: #ffffcc; }
