@charset "UTF-8";
/* CSS Document */

/****** holy sd_2008 ******/

/*       
          
		  C O U L E U R S
		   

theatre  = #742858
envers   = #61335d
grey	 = #5a5458

*/

* {margin:0; padding:0;}

h1, h2 { color:#fff; font-weight:normal; line-height:40px;}

ul, li {list-style-type:none;}

body {
background-color:#000;
font: 11px Lucida sans, Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif;
font-weight:normal;
}

#content {
width:525px;
height:525px;
margin:0px auto;
padding:5px;
background-color:#000;
border:1px solid #5a5458;
color:#fff;
}

#content-admin {
width:950px;
height:545px;
margin:0px auto;
padding:5px;
background-color:#000;
/*border:1px solid #5a5458;*/
color:#fff;
}

#header-admin {
background-color:#000;
width:350px;
height:50px;
margin:10px auto 0px auto;
padding:10px;
color:#fff;
/*border:1px solid #5a5458; */
}

#box-login {
background-color:#61335d;
width:350px;
height:150px;
margin:20px auto;
padding:10px;
border:1px solid #5a5458;
color:#000;
}

#center-admin {
background-color:#61335d;
width:400px;
height:370px;
margin:0px auto;
padding:10px;
border:1px solid #5a5458;
color:#fff
}


/*       
          
		  L i E N S   
		   
*/

a:link {text-decoration:none; color:#fff;}
a:visited {text-decoration:none; color:#fff;}
a:hover {color:#fff;} /* couleur theatre */

ul.choix-actions {
clear:both;
display:block;
width:250px;
height:auto;
margin-top:10px;
margin-right:auto;
margin-left: auto;
color:#000;
}
ul.choix-actions li, ul.choix-actions a {
line-height:30px;
text-indent:35px;
}

ul.choix-actions li:hover {
background:url(../admin-img/internal-arrow.gif) left no-repeat;
text-decoration:underline;
color:#fff;
}


/*       
          
		  F O R M U L A I R E S  
		   
*/

/************ formulaire log in  ************/

.login-form {
display:block;
width:330px;
height:auto;
color:#fff;
}

.login-form label {
float:left;
width:100px;
}

.login-form input {
float:left;
width:200px;
border:1px solid #5a5458;
padding:3px;
font-size:11px;
margin-bottom:5px;
color:#000;
}

.login-form textarea {
display:block;
margin-right:auto;
margin-left:auto;
background:#fff;
border:1px solid #322014;
font: 11px Lucida sans, Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif;
color:#000;
}


input.btn-login-left {
position:relative;
float:right;
width:95px;/**/
font-size:11px;
color:#000;
text-align:center;
margin:10px 20px 0 0;
}

input.btn-login-left:hover {color:#fff;background-color:#5a5458;}

input.btn-login-right {
position:relative;
float:right;
width:95px;
font-size:11px;
color:#000;
text-align:center;
margin:10px 20px 0 0;
}

input.btn-login-right:hover {color:#fff;background-color:#5a5458;}

/*       
          
		  B O I T E S   P R E V I E W   C O N T E N U  
		   
*/

#content-article-en-cours {
width:450px;
height:450px;
padding:5px;
float:left;
background-color:#5a5458;
}

#content-article-modifie {
width:450px;
height:450px;
padding:5px;
float:right;
background-color:#61335d;
}

#box_article_review1 {
background-color:#fff;
color:#000;
width:440px;
height:80px;
margin:0 auto;
padding:5px;
overflow:auto;
border:1px dotted #5a5458;
}

.box_article_review2 {
background-color:#fff;
width:440px;
margin:10px auto;
padding:5px;
overflow:auto;
font: 11px Lucida sans, Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif;
border:1px dotted #5a5458;
color:#000;
}

.note-importante {
display:block;
width:auto;
margin-top:60px;
color:darkorange;
}

.info-white {
display:block;
width:auto;
margin-top:60px;
font-style:italic;
color:#fff;
}

.tae-photo {
display:block;
width:300px;
height:200px;
margin:0 auto;
border-top:3px solid #fff;
border-right:3px solid #fff;
border-left:3px solid #fff;
border-bottom:30px solid #fff;
}












