
@import url(/static/style/easygal/default.php);


body {
  font-family : Verdana,Arial,Helevetica,sans-serif;
  color : #000;
  font-size : 0.8em;
  margin: 0px;
  padding: 0px;
  background : #fcfcfc url(./v1.1/fond.jpg);
}

table {
  font-size : 1em;

}

#top {
  margin-top : 2em;
  padding : 0px;
}
#root {
  margin : 0px 1em 2em 1em;
  padding : 0px;
}

#rubrique_photo #root {margin:0px auto;}

#action_photo #root, #action_intro #root {margin: 0px; padding: 0px;}

a img {border: none;}

a {
  text-decoration : none;
  color : #039;
}

a:hover, a:focus {
  text-decoration : none;
}

h1, h2, h3, h4 {
  font-family : "Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
}

.new_info {color: red;} 

h2.new:before {content: url(/icons/alert.red.gif)' ';}
h1.error:before {content: url(/icons/alert.red.gif)' ';}

h3.error:before {content: url(/icons/alert.red.gif)' '; vertical-align: middle;}

h3.info:before {content: url(/static/images/v1/check_on.png)' '; vertical-align: middle;}

h1 { font-size: 1.7em; margin: .67em 0; color: #f60; }
h2 {font-size: 1.5em; margin: .83em 0; color : #069;}
h3 {font-size: 1.17em; margin: 1em 0; color : #f60; }
h4 {font-size: 1.00em; margin: 0.33em 0; color : #069; }
h5 {font-size: 0.83em; margin: 1.67em 0; }
h6 { font-size: 0.67em; margin: 2.33em 0; }



#top {
  
  float : left;
  width : 100%;
  line-height : normal;
  background-image : url(./v1.1/dot999.png);
  background-repeat : repeat-x;
  background-position : 0 100%;
}

#top ul {
  margin : 0;
  padding : 0;
  list-style : none;
}
#top li {
  float : left;
  margin : 0 -1px 0 0;
  padding : 0 0 0 25px;
  background-repeat : no-repeat;
  background-position : 0 -110px;
}
#top a {
  float : left;
  display : block;
  background-image : url(./v1.1/onglet_right.png);
  background-repeat : no-repeat;
  background-position : 100% -110px;
  padding : 10px 10px 5px 3px;
  font-family : Arial,Helvetica,sans-serif;
  font-weight : bold;
  text-decoration : none;
  color : #000;
}

/* Commented Backslash Hack
Cache des rIE5-Mac \*/
#top a {float:none;}
/* Fin du hack IE5-Mac */

#top li.active, #top li.active:hover {
  background-position : 0 0;
}
#top li.active a, #top li.active:hover a {
  padding-bottom : 6px;
  background-position : 100% 0;
}
#top li:hover {
  background-position : 0 -220px;
}
#top li:hover a {
  background-position : 100% -220px;
}


#menu li {                                                                                                                                                                                                                                                                  
  background-image : url(./v1.1/onglet_blank.png);
}


#menu #elm_easygal,
#menu #elm_skin {
  background-image : url(./v1.1/onglet_image.png);
}

#menu #elm_summary {
  background-image : url(./v1.1/onglet_summary.png);
}

#menu #elm_ciel {
  background-image : url(./v1.1/onglet_ciel.png);
}

#menu #elm_file_lang {
  background-image : url(./v1.1/onglet_lang.png);
}

#menu #elm_article {
  background-image : url(./v1.1/onglet_billet.png);
}
#menu #elm_com {
  background-image : url(./v1.1/onglet_comment.png);
}
#menu #elm_category  {
  background-image : url(./v1.1/onglet_cat.png);
}
#menu #elm_admin_message  {
  background-image : url(./v1.1/onglet_user.png);
}
#menu #elm_user  {
  background-image : url(./v1.1/onglet_user.png);
}
#menu #elm_newsletter  {
  background-image : url(./v1.1/onglet_user.png);
}
#menu #elm_pref  {
  background-image : url(./v1.1/onglet_pref.png);
}
#menu #elm_stat  {
  background-image : url(./v1.1/onglet_stat.png);
}
#menu #elm_adminask {
  background-image : url(./v1.1/onglet_tools.png);
}
#menu #elm_logout {
  background-image : url(./v1.1/onglet_logout.png);
}

/******************************
submenu
******************************/

#submenu {
  display : block;
  position : relative;
  clear : left;
  border-bottom : 1px solid #ccc;
  padding : 0.5em 1em;
  margin : 0;
  background : #eceade url("./v1.1/degrade_beige.png") repeat-x bottom left;
  color : #666;
  
}

#submenu li {
  display : inline;
  list-style : none;
  margin-right: 5px;
  background-repeat : no-repeat;
  background-position: left;
  padding-left: 20px;
  padding-right: 10px;
}

#submenu li#submenu_add, #submenu li#submenu_add_cat, #submenu li#submenu_list_for_send_mail {
  background-image: url(/static/images/v1/ico_edit.png); 
}

#submenu li#submenu_list, #submenu li#submenu_list {
  background-image: url(/static/images/v1/ico_left.png); 
}

#submenu li#submenu_add a, #submenu li#submenu_add_cat a {
font-weight: bold;
}

#submenu li#current_user { font-weight: bold; float: right;
  background-image: url(/static/images/v1/ico_user_2.png); 
}


/************
blog_content
***********/

#center {
margin : 0 0 1px 0;
padding : 0 0 1px 0;
background : #fff;
color : #000;
clear : left;
border-width : 0 1px 1px 1px;
border-style : solid;
border-color : #999;
}

#blog_content {
  padding : 1em;
  /*font-size: 0.8em;*/
}

#action_photo #blog_content {
  padding : 0px;
}

table.importciel.category {width: 400px;}
table.importciel {font-size: 80%;}
table.importciel td {text-align: center;}

table.article td.subject a.deleted {text-decoration: line-through;}


table.article,
table.diff {width: 100%;}
table.category, 
table.newslettermail, 
table.user, 
table.diff,
table.article {border-collapse: collapse;}
table.category, 
table.newslettermail, 
table.user, 
table.diff,
table.article {border-width: 1px; border-style: solid; border-color: #ccc; padding: 2px 5px;}
table.category td, 
table.newslettermail td, 
table.user td, 
table.diff td,
table.article td {border-width: 1px 0px; border-style: solid; border-color: #ccc; padding: 2px 5px;}
table.category th, 
table.newslettermail th, 
table.user th, 
table.diff th,
table.article th {padding:5px;border-width: 0px 0px; border-style: solid; border-color: #ccc; 
  background : #d2e0e6 url(./v1.1/degrade_bleu.png) repeat-x 0 100%;
  background : #eceade url("./v1.1/degrade_beige.png") repeat-x bottom left;
  background : #fc3 url(./v1.1/degrade_orange.png) repeat-x 0 100%; 
  background : #d2e0e6 url(./v1.1/degrade_bleu.png) repeat-x 0 100%;
}
table.category tr:hover, 
table.newslettermail tr:hover, 
table.user tr:hover, 
table.diff tr:hover,
table.article tr:hover {
  background : #fc3 url(./v1.1/degrade_orange.png) repeat-x 0 100%;

}
table.category td.name a,
table.category td.sort a,
table.article td.subject a 
{display: block;}

table.article td.delete, table.category td.delete,
table.article td.category, table.category td.category,
table.article td.author, table.category td.sort,
  table.article td.online, table.user td.online, table.category td.online, table.newslettermail td.validate 
{text-align: center;}

table.diff td {vertical-align: top;}
table.diff td.author {text-align: center;font-weight: bold;}


table.diff td.info_diff {white-space: pre; font-family: monospace; font-size: 12px; overflow: auto;}
table.diff td.info_diff .moin {background-color: #f31635;}
table.diff td.info_diff .plus {background-color: #30e54a;}
table.diff td.info_diff .title {background-color: #66f; margin: 0px 5px; padding: 0px 2px;}

table.article td.date, 
table.article td.id,
table.category td.id {text-align: left; font-weight: bold;}

table.category td.pro {text-align: center;}
table.category td.nb_produit {text-align: center;}
table.category td.id_ciel {text-align: center;}
table.category td.total {text-align: right;}

/*#blog_content {clear: both;}*/


/*****************/
/* Mybox article */
/*****************/
.article {background-color: #eceade; border: 1px solid #000; padding: 5px;}
.article .header div.date .subtitle {font-weight: bold;}
.article .header div.date .data {}
.article .header {margin-bottom: 10px;}
.article .header .author:before {content: 'Auteur: '; font-weight: bold;}
.article .content .clear {clear: both;}

/************/

.commentbox {border-top: 1px solid black; margin-top: 5px; font-size: 100%;}
.commentbox .header {border-bottom: 1px solid #999; margin-bottom: 5px;}
.commentbox .header h2 {margin: 5px 3px;}
.commentbox .header .before {float:right;}
.commentbox .header .delete {float:right;}
.commentbox .header .info .title {margin: 3px; font-weight: bold;}
.commentbox .content {padding: 3px;}
.commentbox .content a img.right {float: none; display: block;}
.commentbox .content a {border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #039; text-decoration : none;}
.commentbox img {margin: 2px;}
.commentbox {background-color: #eee;}
.commentbox .footer {clear: both;}
.commentbox .content .clear {clear: both;}

/* g2html */
img.g2html-left {
 float: left;
 margin: 1px;
}

.left {float: left;}

img.g2html-right {
 float: right;
 margin: 1px;
}

.right {float: right;}

.navigator {margin: 5px 0px;}

.navigator:before {content: "Pages: "; font-weight: bold; }
.navigator .current a {color: black; font-weight: bold; }

/*******************************
easygal
***************************/
#easygal ul.dirs, #easygal ul.files {
  /*font: bold 14px verdana, arial, sans-serif;*/
  padding-bottom: 0px;
 display: block;
  /*list-style-type: none;*/
}

#easygal ul.dirs {}

div.files {}

#easygal ul.files {margin: 0px; padding: 0px;}
#easygal ul.files fieldset {min-width: 220px;}
#easygal ul.files li {display: block; padding: 3px;float: left;}
#photo .nav, #easygal .nav {border-bottom: 1px solid black; margin-bottom: 5px; opacity: 0.70; background-color: #ccc;}
#photo a, #easygal a {font-weight: bold; text-decoration: none;}
#photo .nolink, #easygal .nolink {text-decoration: line-through;}
#easygal .infodir {padding: 3px; /*opacity: 0.70; background-color: #ccc;*/ border: 1px dashed black; margin: 0px 5px;}



/*****************/
/* admin_message */
/*****************/
.admin_message .header h2 {margin-bottom: 0px; font-size: 1.0em;}
.admin_message .content {padding-left: 30px;}

.formadmin_message {}/*width: 400px; margin: 0px auto; }*/

/**************/
/* FORMULAIRE */
/**************/

.articletypechoise p {padding-left: 30px;}

form.log {margin-bottom: 5px;}
.formarticle .listmedias {/*max-height: 200px; overflow: auto;*/ border: 1px solid black;}

.formarticle .listmedias ul {list-style: none; margin: 0px; padding: 0px;}

.formarticle .listmedias {background-color: #eef3f5;}

.formarticle .listmedias .image, 
.formarticle .listmedias .media {text-align: center; min-width: 160px; height: 130px; border: 1px solid #ccc;black; margin: 2px; float: left;}

.formarticle .listmedias .image.image-with-info { 
  height: 180px;
}

.formarticle .listmedias textarea {
  width: 150px;
  margin : 0px auto;
  height: 50px;
 display: block;
}

.formarticle .listmedias .info {clear: both; font-weight: bold;}

.formarticle p#articlemedia_file ,
.formarticle p#articlemedia_file input {display:inline;}/*float: left;}*/
.formarticle p#articlemedia_preview label {display: inline; margin: 0px 5px; font-weight: normal;}
.formarticle p#articlemedia_preview label:after {content: ' : '}
.formarticle p#articlemedia_preview {display: inline;}

label {font-weight: bold; border-bottom: 1px dashed #ccc; margin-bottom: 3px}

form {background-color: #eceade; border: 1px solid #000; padding: 5px;}
form .editform {background-color: #eef3f5;}
form .editform img {cursor: pointer;}
form table {width: 100%;}

form table th {width: 200px;}


input, textarea, option, select {
  background : #eef3f5;
  color : #000;
  font-family : Verdana,Arial,Helvetica,sans-serif;
  font-size : 1em;
}
input, textarea, select {
  border-width : 1px; border-style: solid; border-color: black;
}

input[type="checkbox"], input[type="radio"] { border:none; }

select { width: 150px;}


textarea.picture-info {
 width:300px;
}


textarea {
 width:100%;
}
.editform { border-width: 1px 1px 0px 1px; border-style: solid; border-color: black; padding-bottom: 0px; margin:0px;}

*>input, *>textarea {
  border-color : #333;
}

label, span.label {
  display : block;
}

input.submit {
  border-style : outset;
  background : #d2e0e6 url(./v1.1/degrade_bleu.png) repeat-x 0 100%;
  font-weight : bold;
}

input.submit:hover, input.submit:focus {
  background : #fc3 url(./v1.1/degrade_orange.png) repeat-x 0 100%;
}

input.submit:active {
  border-style : inset;
}

fieldset {
 border: 1px solid #ccc;
 /*padding: 1em;
  margin: 1em 0;*/
 width : 95%;
}
legend {
 color: #999;
 background: #fff;
 padding: 0 .25em;
 font-weight: bold;
}

p.field {
  clear : left;
  margin : 0;
  padding : 1em 0 0 0;
}

label.float, span.label {
  position : relative;
  float : left;
  width : 25%;
  padding-right : 0.5em;
}

#blog_form_connect div.login {
  width : 14em;
  text-align : left;
  padding : 1em 1em;
  margin: 1em auto;
  background : #fff;
  color : #000;
  border : 1px solid #ccc; 
}

#blog_form_connect div.login .title {font-weight: bold; text-align: center;}

#blog_form_connect div.login label {font-weight: bold;}
#blog_form_connect div.login label.user_remember  {display: inline;}

h3.moreOptions {
  background : #eceade;
  margin : 0;
  padding : 0.5em;
  font-size : 1em;
  font-family : Verdana,Arial,Helevetica,sans-serif; 
}
div.moreOptions {
  background : #f7f5e9;
  padding : 0.5em;
  margin : 0;
}


#blog_copyright {font-size: 80%;}

#blog_form_connect #blog_copyright {text-align: center;}


table.secondary_cat_list {border: 1px solid #000; background-color: #fff; border-spacing: 0px;}
table.secondary_cat_list input {border: 1px solid #000;}
table.secondary_cat_list th {border-bottom: 1px solid #000;}

table.file_lang_file td {width: 40%;}
table.file_lang_file td.key {font-size: 80%; width: 100px;}
