@CHARSET "UTF-8";

html,body {
	height: 100%;
	margin: 0;
}

html {
	background: url(../img/back.png) repeat-y center;
}

body {
	font: 90% "Trebuchet MS", sans-serif;
}

div#avertissement{
	text-align : center;
}

div#droit{
	text-align:center;
	color:#969696;
	margin: 2px 0;
	padding: 0 10px;
	font-size: 0.9em;

}

a:link{
	color: #6994d8;
	text-decoration: none;
}
a:visited{
	color: #6994d8;
	text-decoration: none;
}

/* GLOBAL*/
div#global {
	position: relative;
	height: auto;
	width: 974px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(../img/global.png) repeat-y center;
}

/* HEADER*/
div#header {
	position: relative;
	height: 120px;
	margin: 0;
	padding: 0;
	background: url(../img/header2.png) 200px 0 no-repeat;
}
div#header #logo {
	position: absolute;
	top: 30px;
	left: 20px;
	border-style: none;
}
div#header #title {
	position: absolute;
	top: 90px;
	left: 40px;
	font: 1em Courier New;
}


div#header #auth {
	position: absolute;
	right: 8px;
	margin-top: 113px;
}
div#header #auth input#submit{
	width:500px;
}
div#header #inscription {
	position: absolute;
	right: 8px;
	top: 145px;
}
div#header form#auth {
	position: absolute;
	right: 8px;
}

div#header form#auth input {
	position: relative;
	float: left;
	margin: 1px;
	width: 70px;
	font: 0.9em verdana, arial, sans-serif;
	color: #EEAA22;
}
div#header form#auth input#submit {
	width:108px;
}
div#header a#inscription {
	position: absolute;
	right: 8px;
	top: 70px;
}

/* MENU*/
div#menu {
	width: 974px;
	height: 36px;
	border-bottom: #EEEEEE solid 1.5px;
	/* >!menu.css!< */
}

/* MENU_EVAL*/
div#menu_eval {
	padding: 5px 5px 0px 5px;
	margin: 0px 20px 0px 20px;
}

/*CENTER*/
div#center {
	width: 100%;
	height: 100%;
	/* >!menu.css!< */
}

/* SIDEBAR*/
div#sidebar {
	margin-right: 1px;
	width: 196px;
	padding-top: 5px;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	/* >!sidebar.css!< */
}


/* CONTENT*/
div#content  {
	float: right;
	width: 79%;
	padding-top: 2px;
	padding-right: 5px;
	font: 1em verdana, arial, sans-serif ;
	min-height: 768px; 
}
h3{
	color: #EEAA22;
	font-size: 20px;
}

/* CONTENT_ASSO*/
div#content_asso,div#content_eval {
	float:left;
	width: 900px;
	min-height: 600px;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 20px;
	font: 1em verdana, arial, sans-serif;
}
div#content_asso h3{
	color: #EEAA22;
}

div#content_asso table {
    margin-left:auto;
    margin-right:auto;
}
div#content_asso p{
	text-align:justify;
}




/* CONTENT_MENU*/
div#content_menu {
	height: 30px;
	background: url(../img/content_menu.png) 0 0 no-repeat;
	font-size: 14px;
	font-weight: bold;
}
div#content_menu div#bug{
	position:relative;
	padding-top: 6px;
	margin: 0px 20px 0px 20px;
}
div#content_menu a#ajouter{
	position:relative;
	margin: 0px 20px 0px 20px;
}
div#content_menu a#supprimer{
	position:relative;
	margin: 0px 20px 0px 20px;
}
div#content_menu a#modifier{
	position:relative;
	margin: 0px 20px 0px 20px;
}
div#content_menu a#menu {
	position:absolute;
	top:183px;
	left:930px;
}
div#content_menu img {
	padding-left: 8px;
	padding-right: 8px;
	margin-top : 6px;
	border-style: none;
}
div#content_menu a:link {
	color: #7399d9;
	text-decoration:none; 
}
div#content_menu a:visited {
	color: #7399d9;
	text-decoration:none; 
}
div#content_menu a:hover {
	color: #000000;
}


.thicbox a{
	font-size: 20px;
}

/* SOURCE_EVAL*/
div#source_eval{
	width: 91%;
	padding: 30px;
	margin-bottom: 50px;
	margin-left: 20px;
	font-size: 13px;
	text-align: justify;
	border: #EEEEEE solid 1px;
}

/* SOURCE*/
div#source{
	width: 92%;
	padding: 30px 30px 0px 30px;
	font-size: 13px;
	/*text-align: justify;*/
	border: #EEEEEE solid 1px;
}
div#source .editeur{	
	margin-left: -15px;
}

div#source div#chemin{
	margin-top:-30px;
	margin-left:-20px;
	color: #194cb5;
}
div#source span#page_title, div#source div#pageName, div#source_eval div#pageName{
	//padding: 20px 0 20px 40px;
	//margin: 20px 0 20px 0;
	color: #EEAA22;
	font-size: 20px;
	font-weight: bold;

}
div#source p{
	text-align:justify;
}
div#source div#footer_source{
	width:100%;
	height: 1.5em;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
div#source div#footer_source a{
	padding-left: 7px;
	padding-right: 7px;
}
div#source div#footer_source a:link {
	color: #7399d9;
	text-decoration:none; 
}
div#source div#footer_source a:visited {
	color: #EEAA22;
	text-decoration:none; 
}
div#source div#footer_source a:hover {
	color: #000000;
	text-decoration:none; 
}
div#source div#footer_source a:active{
	text-decoration:underline; 
}

/* NAV_MENU*/
div#nav_menu {
	position: absolute;
	width: 143px;
	left:985px;
	top:205px;
	background-color: #ffffff;
	opacity: 0.5;
	text-align: left;
}
div#nav_menu ul {
	list-style-type: decimal;
	padding-left: 25px;
}
div#nav_menu li {
	position:relative;
	list-style-type: decimal;
	padding-left:0px;
}
div#nav_menu h4 {
	font-size:13px;
	margin-left:1px;
}
div#nav_menu a {
	font-size:13px;
	color: #EEAA22;
}
div#nav_menu a:link { 
	color:#333366;
	text-decoration:none; 
}
div#nav_menu a:visited { 
	color:#333366;
	text-decoration:none; 
}
div#nav_menu a:hover {
	color: #000000;
}


/* FOOTER*/
div#footer {
	float: right;
	width: 973px;
	background-color: #CCCCCC;
	text-align:center;
	font-size:12px;
	margin-top:20px;
}
div#footer a:link { 
	color:#333366;
	text-decoration:none; 
}
div#footer a:visited { 
	text-decoration:none; 
}
div#footer a:active{
	text-decoration:underline; 
} 
div#footer a:visited { 
	text-decoration:none; 
}
div#footer p {
	text-align:center;
	color:#969696;
	margin: 2px 0;
	padding: 0 10px;
	font-size: 0.9em;
}

/* VIDE*/
div#vide {
    clear:both;
}


 .calque{
	opacity:.80;
	position: absolute;
	visibility : hidden;
	padding: 0px;
	background-color: #222222;
	width: 98%;
	height : 100%;
	top : 0;
	left : 10px ;
}

.image_calque{
	height: 100%;
}

.window{
	position: absolute;
	visibility : hidden;
	padding: 0px;
	background-color: #FFFFFF;
	width: 500px;
	height : 300px;
}


.contemp_window{
	width: 100%;
	height : 100%;
	border : 0;
	margin: 2px 0;
	padding: 0 10px;
} 




/* gestion des boutons pour administrateur*/
.btLigne{
		position:relative;
		top:2px;
		margin: 20px;
		padding: 2px 2px 2px 22px;
		color:#EEAA22;
		text-transform:capitalize;
		text-decoration:none;
		font-weight:bold;
		font-size: 12px;
		cursor:pointer;
		border:1px solid #EEEEEE;
		background:transparent url('../img/ico16_floppy.gif') 0 0 no-repeat;
}

div#outil_admin a:link{
	color: #EEAA22;
	text-decoration: none;
}
div#outil_admin a:hover{
	background-color:#ffce59;
	color: #0d42ac;
}

/*Formulaire des langues pour la page d'index*/
form#lang{
	margin-top : 25px;
	text-align : center;
}

div#img1{
	margin:25px 0 40px 0;
	text-align:center;
}
div#img1 a:link{
	color: #000000;
	text-decoration: none;
}


