.fl
{
    float:left;
}
.fr
{
    float:right;
}
.clearer
{
    clear:both;
}
.centre
{
	text-align:center;
}
.justifie
{
	text-align:justify;
}
.rouge
{
	color: red;
}
.bleu
{
	color: blue;
}
.border
{
	border: 1px black solid;
}
body
{
	background-color:#FFF;
	font-family:'Trebuchet MS',Verdana,Tahoma,sans-serif;
	font-size:.8em;
	color:#1F1F1F;
	min-width:1000px;
}
h1
{
    color: #1877D5;
	padding-left: 30px;
	font-size: 2em;
	font-weight: 100;
	margin-bottom: 8px;
	margin-top: 8px;
}
h1.page_statique
{
    background:none;
	color:#FFF;
	margin:0;
	padding:37px 0 0 15px;
	text-align:center;
}
h1+h2
{
    margin-top:0;
	margin-bottom:20px;
	color:#696969;
	font-size:1em;
	font-weight:100;
	letter-spacing:0;
	text-align:left;
}
h2
{
    text-align:center;
	font-size:1.7em;
	letter-spacing:1px;
	color:#E8A22B;
}
h3
{
    font-size: 1.5em;
    margin-right: 0;
	margin-bottom: 0;
    margin-left: 20px;
    color: #E8A22B;
    font-weight: bold;
    background: transparent;
}
h4
{
    font-weight:bold;
	font-size:1.2em;
	font-style:italic;
	color:#1877D5;
	margin:0;
	margin-left:50px;
}
hr
{
    border:0;
	border-top:2px solid #9F9F9F;
	border-bottom:1px solid #CCC;
	margin-top:20px;
	margin-bottom:20px;
	clear: both;
}
hr.clearehr
{
    border: 0;
	clear: both;
	margin: 0;
	padding: 0;
	visibility: hidden;
}
a:link,a:visited,a:active
{
	color:#2677C9;
	text-decoration:none;
}
a:hover
{
	color:#C87B02;
}
.defaut_style, .defaut_style:link, .defaut_style:visited, .defaut_style:active, .defaut_style:hover /* Pour avoir le style par défaut des liens */
{
	color: #0000cc;
	text-decoration: underline;
	font-size: 1.1em;
}
a img
{
    border:0;
}
a img:active
{
    background:none;
}
img
{
    border:none;
	vertical-align:middle;
}
label
{
    cursor:pointer;
}
fieldset
{
    margin:10px 0 20px 0;
	padding:14px 10px 7px 10px;
	background-color:#F8FAFD;
	border:2px solid #E3E7EC;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
legend
{
    color:#1877D5;
	padding:3px 10px;
    font-weight:bold;
    background:#B2DAFD url("http://www.siteduzero.fr/Templates/images/designs/2/bg_grosse_cat.png") repeat-x bottom;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
textarea
{
    width: 650px;
    min-height: 200px;
    padding:.2em;
}
textarea.petit_textarea
{
    width: 280px;
    height: 85px;
}
input[type=button],input[type=submit], input[type=reset],textarea,select
{
    border:1px solid #7B7B7B;
}
input[type=button],input[type=submit], input[type=reset]
{
    cursor:pointer;
    color:#222;
    background-color:#FFF;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
input[type=button]:hover,input[type=submit]:hover, input[type=reset]:hover
{
    border:1px solid #F1AB37;
}
input[type=button]:focus,input[type=submit]:focus, input[type=reset]:focus,textarea:focus,select:focus
{
    border:1px solid #000;
}
input[disabled]
{
    background-color:#DDD;
    cursor:default;
}
.barre_msg
{
    border:solid 2px;
    padding:9px;
    padding-left:40px;
    margin-bottom:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}
.barre_msg.barre_info
{
    background:#DFFFDF url("http://www.siteduzero.fr/Templates/images/designs/2/zcode/zcode_info_tn.png") no-repeat;
    border-color:#9FCF9F;
    color:#005F00;
}
.barre_msg.barre_att
{
    background:#FFF0DE url("http://www.siteduzero.fr/Templates/images/designs/2/zcode/zcode_attention_tn.png") no-repeat;
    border-color:#CFB99F;
    color:#5F3300;
}
.barre_msg.barre_erreur
{
    background: #FFF0DE url("http://www.siteduzero.com/Templates/images/designs/2/zcode/zcode_erreur_tn.png") no-repeat;
    border-color: #CFB99F;
    color: #5F3300;
}
.infobox
{
    background-color: #F8FAFD;
    border:2px solid #E3E7EC;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    margin-bottom:15px;
	overflow: hidden;
}
.infobox h3.special
{
    background:#808080 url("http://www.siteduzero.fr/Templates/images/designs/2/homepage/bg_infobox_titre.png") repeat-x top;
    font-size:1em;
    height:18px;
    margin:0;
    padding:5px 14px;
    color:#FFF;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    -webkit-border-top-left-radius:10px;
    -webkit-border-top-right-radius:10px;
    display:block;
    border:none;
}
.infobox .conteneur
{
	overflow: scroll;
    overflow-x: hidden;
	overflow-y: scroll;
}
.infobox .conteneur_infobox
{
	padding:3px 6px;
}
.infobox img
{
    vertical-align:middle;
}
.infobox h3 a
{
    color:#B1D8FC;
}
.conteneur_infobox h3
{
    font-size:1.5em;
    margin:0;
    margin-left:20px;
    color:#E8A22B;
    font-weight:bold;
    background:transparent;
}
span.sous_titre_module
{
	color:#848484;font-size:.85em;
}
.cadre_photo
{
	margin:10px 10%;
}
.cadre_photo h4
{
	font-size:1em;color:black;
}
.cadre_photo table
{
	width:75%;margin:auto;
}
.bloc_left_home
{
    float:left;
    width:48%;
    margin:0;
}
.bloc_right_home
{
    width:48%;
    overflow:auto;
    height:100%;
    float:right;
    margin:0 auto;
}
acronym
{
    border-bottom:1px dotted;
}
p.margin_petite_icone
{
    margin:0 0 0 70px;
    padding:0;
}
p.resume_news
{
    padding:5px 0 0 0;
    text-align:justify;
}
img.petite_icone_news
{
    float: left;
	margin: 10px;
	max-width: 50px;
	max-height: 50px;
}
* html .petite_icone_news
{
	height: 50px;
	width: 50px
}
fieldset img, a img
{
	border: 0;
	cursor: pointer;
}	
.liste_cat, .liste_cat_journaux
{
    width:98%;
    margin-top:10px;
    border-collapse:collapse;
    border:1px solid #C7D6E0;
    background-color:#F8FAFD;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}
.liste_cat
{
	margin:auto;
}
.liste_cat th, .liste_cat_journaux th
{
    background:#808080 url("http://www.siteduzero.fr/Templates/images/designs/2/homepage/bg_infobox_titre.png") repeat-x bottom;
    padding:5px 3px;
    color:#FFF;
    text-align:center;
}
.liste_cat th a, .liste_cat_journaux th a
{
    color:#B1D8FC;
}
.liste_cat tfoot td,.liste_cat thead td, .liste_cat_journaux tfoot td, .liste_cat_journaux thead td
{
    padding:2px 3px;
}
.sous_cat td
{
	color:#333;
	border:1px solid #E2E2E2;
	border-width:1px 0;
	vertical-align:middle;
	padding:3px;
}
.sous_cat .dernier_msg
{
	border-right:1px solid #A3C0D5;
}
.ligne_impaire td
{
	background-color:#ECEFF2;
}
.taille_news
{
	width:70%;float:left;
}
.cadre_auteur_date
{
	width:30%;
	min-width:350px;
	float:right;
	margin-left:10px;
}
.cadre_info_news
{
	width:27%;
	min-width:200px;
	float:right;
}
.cadre_info_news .img
{
	max-height: 250px;
	max-width: 250px;
}
.corps_cote_cadre_auteur_date
{
	width:65%;
}
.auteur_date_commentaires
{
	font-size:.85em;
	text-align: right;
	margin-right: 3px;
}
.mise_en_forme
{
	border: 1px solid #DFDFDF;
}
.bouton_deco
{
	background: url('images/icone_deconnexion.png') no-repeat;
}
.box_menu
{
	margin: 15px;
	margin-right: 50px;
}
.box_menu h5
{
	width:157px;
	height:21px;
	margin:0;
	padding:7px 0 0 15px;
	background:#686868 url("../images/header_menus.png") no-repeat;
	font-family:'Trebuchet MS',Verdana,Tahoma,sans-serif;
	color:#EBEBEB;
	font-size:1em;
}
.corps_inter
{
	background: #FFF url('../images/bg_corps_menu.png') repeat-y scroll left center;
	border-color: #D6D6D6;
	border-style: solid;
	border-width: 0 2px 2px;
	margin: 0 auto 15px;
	padding: 4px 2px;
	width: 164px;
	white-space: nowrap;
}
.corps_inter ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.corps_inter li
{
	margin-left: 10px;
}
.deb_date_intervention
{
	padding-left: 10px;
	padding-bottom: 6px;
	font-weight: bold;
	color: #707070;
	font-family:'Trebuchet MS',Verdana,Tahoma,sans-serif;
}