/*
 * Created on 27 nov. 06
 *
 * To change the template for this generated file go to
 * Window - Preferences - PHPeclipse - PHP - Code Templates
 */

#xEditingArea
{
    border: #696969 50px solid;
}

/*****************************************
* MAIN BODY
*****************************************/
BODY {
	width: 100%;
	margin: auto;
	color: white;
	padding: 0px;
	background-color: #505050;
	color: white;
	font-size: medium;
	font-family:'Times New Roman',Times,serif;
	font-weight: normal;
}

/*****************************************
* PANEL
*****************************************/
DIV.background{
	width: 100%;
	margin: 0px;
    padding: 0px;
}

DIV#panel_header{
	width: 100%;
	margin: 0px;
    padding: 0px;
	text-align: right;
	background-color: black;
    background: url(images/starcraft_bg.jpg) repeat-x left top;
}

DIV#panel_link{
	clear: both;
	width: 99%;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: left;
	color: gray;
}

DIV#panel_center{
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

DIV#panel_footer{
	clear: both;
	width: 99%;
	margin: 0px;
	padding: 0px;
	overflow:auto;
	color: black;
}

/*****************************************
* AUTRE NORMAL
*****************************************/
DIV.box{
	clear: both;
	border: solid 1px black;
	margin: 5px 5px 10px 5px;
	padding: 0px;
}

DIV.header{
	height: 23px;
	font-weight: bold;
	text-align: center;
	background-color: #5C8DD4;
	background-image: url(images/title_blue.gif);
	color: #EEEEEE;
}

DIV.footer{
	font-weight: bold;
	text-align: center;
	background-color: #5C8DD4;
	background-image: url(images/title_blue.gif);
	color: #EEEEEE;
}

DIV.content{
    padding: 5px;
	margin: 0px 0px 0px 0px;
	background-color: #454545;
}

DIV.body{
    padding: 5px;
	background-color: #454545;
}

DIV.form{
	float: right;
    margin:0; 
    padding:0 
}

DIV.left{
	float: left;
}

DIV.right{
	float: right;
}

DIV.textRight{
	text-align: right;
}

DIV.auteur{
	float: right;
	text-align: right;
	color: gray;
}

span.small{
	font-size: 75%;
}

.clear {
	clear: both;
    display: block;
    visibility: visible;
}

/*****************************************
* BOX REDIRECT
*****************************************/
DIV.redirect_yes{
	border: solid 1px blue;
 	WIDTH: 50%;
 	MARGIN-TOP: 20px;
	background-color: green;
}

DIV.redirect_no{
	BORDER: solid 1px blue;
 	WIDTH: 50%;
 	MARGIN-TOP: 20px;
	background-color: orange;
	color: black;
}

/*****************************************
* MENU
*****************************************/
a {
	font-weight: bold;
	text-decoration: none;
	color: #88A3CB;
}

a:hover {
	color: orange;
}

/*****************************************
* AUTRE
*****************************************/
h1{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-decoration: underline;
	font-size: 125%;
	font-weight: bold;
	text-align: left;
}

p {
	margin: 10px 0px 5px 10px;
	padding: 0px;
}

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

form {
	margin: 0px;
	padding: 0px;
}

.center{
    margin: auto;
}


/*****************************************
* TABLEAU
*****************************************/
table{
    margin: 0px;
	padding: 0px;
	border:1px solid #000;
	border-spacing: 0;
	border-collapse: collapse; 
}
td{
	border:1px solid #000; 
	padding: 5px;
}
tr.head{
	font-weight: bold;
	text-align: center;
	background-color: #5C8DD4;
	background-image: url(images/title_blue.gif);
	color: #EEEEEE;
}

tr.head td{
	padding: 0px;
}

img.icon {
    margin: 3px 3px 0px 0px;
    padding: 0px;
    vertical-align: middle;
    border: 0;
    
}

button{
	margin: 0px;
	padding: 0px;
}

button img{
	margin: 0px;
	padding: 0px;
}

form.button{
	display: inline;
	margin: 0px;
	padding: 0px;
}

/* fix IE7 */
button.widget{
	height: 20px;
}

/*****************************************
* TABS
*****************************************/
.ui-tabs-nav li{
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}

.ui-tabs-nav span{
	background-color: #1f8243;
}

.ui-tabs-nav a{
	color: black;
}

.ui-tabs-nav a:hover{
	color: white;
}

.ui-tabs-selected span{
	background-color: #0eb64b;
}


.ui-tabs-panel{
	clear: both;
    border:1px solid #000; 
	min-height: 400px;
}

.ui-tabs-hide{
	display: none;
}

/*****************************************
* list admin
*****************************************/
.list{
	margin: auto;
	padding: 0px;
    border:1px solid black; 
}

.list ul{
	margin: auto;
	padding: 0px;
}

.list li{
	display: block;
	padding: 0px 0px 0px 20px;
}

.list div.line{
	clear: both;
	height: 1.7em;
	overflow: hidden;
}

.list div.line:hover{
	background-color: gray;
}

.middle{
	vertical-align: middle;
	height: 1.7em;
    border:1px solid black; 
}

.bottom{
	vertical-align: bottom;
	height: 1.7em;
}

.head{
	background-color: #38557F;
	height: 1.7em;
	border-style: solid;
	border-color: black;
	border-width: 0px 0px 1px 0px;
}

.foot{
	background-color: #38557F;
	height: 1.7em;
	border-style: solid;
	border-color: black;
	border-width: 1px 0px 0px 0px;
}

li.row1{
    background: url(images/row1.gif) no-repeat left top;
}
li.row2{
    background: url(images/row2.gif) no-repeat left top;
}

.borderList {
	border-style: solid;
	border-color: white;
	border-width: 0px 0px 0px 1px;
	height: 1.7em;
}

.w60{
	width: 60px;
}

.w90{
	width: 90px;
}

.w100{
	width: 100px;
}

.w150{
	width: 150px;
}

.w200{
	width: 200px;
}

.w250{
	width: 250px;
}

.w300{
	width: 300px;
}

/*****************************************
* list suppression
*****************************************/

.supp{
	display: block;
	text-align: center;
}

.supp i{
	color: red;
}

.supp .head{
	background-color: #38557F;
	height: 1.5em;
    border:1px solid black; 
}

.supp .middle{
	height: 5em;
	border-style: solid;
    border-color: black;
    border-width: 0px 1px 0px 1px;
}

.supp .foot{
	background-color: #38557F;
	height: 1.5em;
    border:1px solid black; 
}

/*****************************************
* border
*****************************************/
.border-black{
	border: solid 1px black;
}

/*****************************************
* sessions login
*****************************************/
.login{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

.login li{
	height: 30px;
}

/*****************************************
* info bulle
*****************************************/
.infoBulle {
	display: none; /* on masque l'infobulle */
	position: absolute;
	white-space: nowrap; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */
	background: white;
	color: green;
	padding: 3px;
	border: 1px solid green;
	border-left: 4px solid green;
}

.imgThumb{
	width: 160px;
	text-align: center;
	margin: 5px;
	padding: 0px;
	background: black;
}

.imgThumb div{
	height: 160px;
}


