/**************************************/
/*             Style Body             */
/**************************************/
body
{
	background:#f6f7fa;
	margin:0;
	padding:0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size:9pt;
}
/**************************************/
/*           Style Général            */
/**************************************/
* {
        margin:0;
        padding:0;
}

a{
        text-decoration:none;
        /*color: #0000CC;*/
		color:#005B9C;
}

a:hover{
        color: #0099FF;
}
fieldset {
	padding:5px;
	border: 1px solid #c8c8c8;
}

fieldset legend {
	font-weight:bold;
	padding:5px;
}

label{
	display:block;
}
.formulaire_ecrire_auteur {
	border-bottom: 1px solid #c8c8c8;
	padding-bottom: 10px;
}
.forml_input  {
        background-color: #FFFFFF;
        border: 1px solid #c8c8c8;
        color: #333333;
        padding: 2px;
        cursor: text;
}
.forml_input:hover {
        border: 1px solid #0099FF;
}

.forml_input:focus {
        border: 1px solid #003366;
        color: #0033CC;
}

.forml_warn_input {
        background-color: #FFFFFF;
        border: 1px solid #FF0000;
        color: #333333;
        padding: 2px;
        cursor: text;
}
.forml_warn_input:hover {
        border: 1px solid #FF0000;
}

.forml_warn_input:focus {
        border: 1px solid #FF0000;
        color: #0033CC;
}
[disabled].forml_warn_input, [disabled].forml_input {
        background-color: #FFFFFF;
        border: 1px solid #999999;
        color: #CCCCCC;
        padding: 2px;
		cursor:default;
}
/* Form button styles
---------------------------------------- */
input.button1, input.button2 {
        font-size: 1em;
}

a.button1, input.button1, input.button3, a.button2, input.button2 {
        width: auto !important;
        padding-top: 1px;
        padding-bottom: 1px;
        font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
        color: #000;
        background: #FAFAFA none repeat-x top;
}

a.button1, input.button1 {
        font-weight: bold;
        border: 1px solid #666666;
                background:url(./img/form/bg_button.gif) repeat-x;

}

input.button3 {
        padding: 0;
        margin: 0;
        line-height: 5px;
        height: 12px;
        background-image: none;
        font-variant: small-caps;
}

/* Alternative button */
a.button2, input.button2, input.button3 {
        border: 1px solid #666666;
}

/* <a> button in the style of the form buttons */
a.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.button2:link, a.button2:visited, a.button2:active {
        text-decoration: none;
        color: #000000;
        padding: 2px 8px;
        line-height: 250%;
        vertical-align: text-bottom;
        background-position: 0 1px;
}

/* Hover states */
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
        border: 1px solid  #0000CC;
        background-position: 0 100%;
        color: #0000CC;
        background:url(./img/form/bg_button.gif) repeat-x;
}
input[disabled].button1 {
        color:#CCCCCC;
        border: 1px solid  #CCCCCC;
}
.pagination img{
	position: relative;
	top: 3px;
}
.pagination{
	width: auto;
	float: right;
	padding: 5px;
	border: 1px solid #c8c8c8;
}
.lien_pagination{
	display: inline;
	border: 1px solid #EFEFF5;
	padding: 0px 1px 0px 1px;
}
.lien_pagination:hover{
	border:1px solid #0000CC;
}

img
{
	border:0px none;
}
#page
{
	background:url('./img/background.png');
	width:1004px;
	margin:auto;
	overflow:hidden;
	border-left:1px solid #dcdce1;
	border-right:1px solid #dcdce1;
	border-bottom:1px solid #dcdce1;
	overflow:hidden;
}
.clearing {
  height: 0;
  clear: both;
}
li
{
	margin-left:50px;
}

/**************************************/
/*            Style Header            */
/**************************************/
#header
{
	background:url('./img/header/header.png');
	width:100%;
	text-align:center;
	height:130px;
	cursor: pointer;	
}

#header h1, #header h2
{
	display: none;
}

#flags
{
	position:relative;
	right:30px;
	height:20px;
	top:-17px;
}

.hoverflag
{
	float:right;
	padding-top:10px;
	display:inline;
	bottom:0px;
	position:relative;
	margin:0 3px;
}

/*.hoverflag:hover, */
#selectedflag
{
	background:url('./img/header/flag_hover.png') top center no-repeat;
}
.hoverflag:hover
{
	padding-top:7px;

}
/**************************************/
/*             Style Main             */
/**************************************/
#main
{
	width:970px;
	margin:auto;
	overflow:hidden;
	position:relative;
	top:5px;
}

/**************************************/
/*   Style block Last articles/news   */
/**************************************/
#lastentries
{
	background:url('./img/block_last/background.gif');
	width:799px;
	margin:15px 0;
	height:167px;
	max-height:167px;
}

#parent2stat
{

}
#lastarticles
{
	width:389px;
	float:left;
	padding:0px 5px;
	max-height:167px;
}

#lastnews
{
	width:389px;
	float:right;
	padding:0px 5px;
	max-height:167px;
}

.title
{
	color:#4c6187;
	font-size:10pt;
	height:14px;
	padding:5px 5px 10px 5px;
	text-align:right;
	float:right;
}
.title_rss{
	padding:3px 0px;
	float:right;
}

#lastentries img
{
	vertical-align:middle;
}
.align_droite
{
	float:right;
}
#lastentries .wactive{
	color: #0099FF;
}

/**************************************/
/*         Style Block SUPINFO        */
/**************************************/
#pub
{
	background:url('./img/block_supinfo/background.gif');
	width:799px;
	height:68px;
	text-align:center;
	padding-top:7px;
}

/**************************************/
/*           Style Block menu         */
/**************************************/
#sidebar
{
	float:left;
	width:159px;
}

.menutitle
{
	color:#4c6187;
	font-size:10pt;
	height:14px;
	padding:4px 5px 4px 5px;
	text-align:right;
	background:url('./img/block_menu/header.gif') no-repeat;
}

.menutitle-sub
{
	color:#4c6187;
	font-size:10pt;
	height:14px;
	padding:4px 5px;
	text-align:right;
	background:url('./img/block_menu/title-sub.png') repeat-x;
}

#sidebar a.menutitle-sub_a
{
 color:#4c6187;
}

.menu
{
	background-color:#f3f3f8;
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:9pt;
	padding:5px 0;
	width:157px;
	border:#d6d6dc solid;
	border-width:0 1px;
}

.menufooter
{
	background:url('./img/block_menu/footer.png') no-repeat;
	height:7px;
	margin-bottom:15px;
}

#sidebar a
{
	color:black;
	text-decoration:none;
	display:block;
	padding:2px 0px 2px 10px;
	
}

#searchbox
{
	text-align:center;	
}
#searchbox .firebox
{
	height: 17px;
	padding-left:5px;
	border:none;
	width:100%;
}
#searchbox input[type="search"]
{
	color:#000000;
}

#searchbox .sbox_l  {
	background: white url('./img/block_menu/srch_l.gif') no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

#searchbox .sbox_r  {
	background: white url('./img/block_menu/srch_r.gif') no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}
#searchbox .sbox input {
	background: white url('./img/block_menu/srch_bg.gif') repeat-x top left;
	float: left;
	border: 0;
	height: 19px; width: 100px;
	padding: 3px;
	font: 11px/13px arial;
	color: #999999;
}

#sidebar li
{
	list-style:none;
	width:157px;
	margin:0px;
	padding:0px;
}

#sidebar li:hover
{

}

#sidebar a:hover
{
	color:#FFFFFF;
}
#sidebar li a:hover
{
	background:url('./img/block_menu/bg_hover.png') !important;
	background:#748db6;
}

#sidebar ul
{
	padding:0px;
	margin:0px;
}

#news
{
	background-image:url('./img/block_menu/bg_news.png');
}

#articles
{
	background-image:url('./img/block_menu/bg_articles.png');
}

#liens
{
	background-image:url('./img/block_menu/bg_podcast.png');
}

#cours
{
	background-image:url('./img/block_menu/bg_cours.png');
}

#otherlabs
{
	background-image:url('./img/block_menu/bg_supinfo.png');
}
.page_login .title-article {
	text-transform:uppercase;
}

/**************************************/
/*         Style Block contenu        */
/**************************************/
#content
{
	float:right;
	width:799px;
}

.title-article
{
	color:#4c6187;
	font-size:10pt;
	height:14px;
	padding:4px 5px;
	background:url('./img/block/block_title.gif') no-repeat;
}

.title-article > a {
	font-size:10pt;
	color:#4c6187;
	text-decoration:none;
}
.title-article > a:hover {
	font-size:10pt;
	color:#FFFFFF;
	text-decoration:none;
}
.content-article
{
	padding:5px 10px 5px 10px;
	background:url('./img/block/block_background.png') repeat-y;
	text-align:justify;
}

.content-article_img .spip_logos
{
	width:100px;
	float:left;
	padding:5px 5px 5px 5px;
}

.content-article img
{
	padding:5px;
}

.content-article p
{
	margin-bottom:10px;
}

.footer-article
{
	clear:both;
	height:10px;
	background:url('./img/block/block_footer.png') no-repeat;
	margin-bottom: 15px;
}
.article_date
{
	height:102px;
	width:66px;
	float:right;
	margin:0px 5px;
	
}
.article_date_jm
{
	height:82px;
	width:66px;
	background:url('./img/block_articles/date.png') no-repeat;
	float:right;
}
.article_date_annee
{
	float:right;
	height:15px;
	width:66px;
	color:#999999;
	display:block;
	text-align:center;
}
.article_date_mois
{
	color:#FFFFFF;
	display:block;
	margin:7px 0px 0px 0px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}
.article_date_jour
{
	font-size:36px;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	display:block;
	text-align:center;
}
#foot_article {
	display:block;
	border-top: 1px solid #c8c8c8;
}
#hierarchie
{
	padding:5px 0px 5px 0px;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	margin: 5px 5px 5px 0px;
}

.chapo
{
	font-size:14px;
}
.imageGauche
{
	text-align:left;
	float:left;
}

.content-rubriques
{
	padding:5px 10px 5px 10px;
	background:url('./img/block/block_background.png') repeat-y;
}
.content-rubriques .cartouche
{
	text-align:center;
}
code {
	display:block;
	border:1px solid #999999;
	margin:5px 2px;
	background:#FFFFFF;
	font-family: monospace;
	font-style: normal;
}
#decoupe_haut, #decoupe_bas {
	float:none;
	margin:5px auto 5px auto;
	width:150px;
}

/**************************************/
/*            Style Footer            */
/**************************************/
#footer
{
	background:url('./img/footer/background.png');
	width:100%;
	height:100px;
	margin-top:20px;
}

#madeonamac
{
	background: url('./img/footer/madeonamac.png') no-repeat center top;
	float:left;
	width:200px;
	text-align:center;
	margin-top:-30px;
	width:230px;
	height:50px;
	cursor: pointer;
}

#copyright
{
	text-align:center;
	font-size:8pt;
	color:#5b5b5b;
	position:relative;
	top:30px;
	width:600px;
	margin:auto;
}
#copyright img
{
	vertical-align:middle;
}
#copyright a
{
	color:#5b5b5b;
	text-decoration:none;
}

#xiti
{
	float:right;
	width:90px;
	text-align:right;
	font-size:8pt;
	color:#5b5b5b;
	margin-top:4px;
	padding-right:10px;
}

#xitiimg
{
	float:right;
	width:100px;
	text-align:left;
}

#valEmailerr
{
	clear:both;
	color:#FF0000;
	font-weight:bold;
	display:block;
}