/***
Feuille de style de qualityservicefrance.fr

Conception : mussardx.com

Table des couleurs :
    
	Bordeau : #990100
	Gris : #DDDDDD
	Noir : #000000
	Rouge : #FF0100

***/

/* Réglages de l'impression
-------------------------------------------------------- */
@page { 
	size: 21.0cm 29.7cm;
    margin-top: 1cm;
    margin-bottom: 1cm;
    margin-left: 1cm;
    margin-right: 1cm;
}

/* Les éléments HTML en général
-------------------------------------------------------- */
body{
    background: #DDDDDD;
    color: #000;
    font-size: 1em;
    line-height: 1.7em;
    font-family: "Times New Roman", Verdana, Geneva, Helvetica, Arial, sans-serif;
    border-top: 0px solid #990100;
    margin: 0;
}

a{
    color: #990100;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #FF0100;
}

.floatleft{
	float: left;
}

/* La page
-------------------------------------------------------- */
#page{
    background: #990100;
    color: inherit;
    width: 750px;
    margin: 1em auto;
	margin-bottom: 0;
    text-align: left;
	border: 0px solid #990100;
}
 
/* L'entête
-------------------------------------------------------- */
#top{
    height: 100px;
    background: #FFF url(images/top.png) no-repeat center top;
	margin: 0;
}

#top h1{
    margin: 0 0 0 0;
    padding-top: 0;
    color: #FFFFFF;
    visibility: hidden;
	width: 50%;
}

#top h1 a{
    text-decoration: none;
    color: #FFFFFF;
    visibility: hidden;
}

#top p{
    visibility: hidden;
}

#top .searchbox{
	float: right;
}

/* La partie gauche
-------------------------------------------------------- */
#left{
    float: left;
    width: 192px;/*28%;*/
    padding: 0 0em 0 0em;
	border: 0px solid #0000FF;
	/*background: #990100;*/
}

#left a{
	color: #FFFFFF;
}

#news p{
	background-color: #FF0100;
	color: #FFFFFF;
	padding: 2px;
	margin-top: 1em; 
}

#news a{
	color: #000000;
}

#left form{
	padding: 0;
	margin: 0;
}

#left fieldset{
	border: 1px solid #B5B5B5;
	background-color: #DDDDDD;
	text-align: center;
	padding-top: 0;
	padding-bottom: 0.5em;
}

#left fieldset p{
	padding: 0;
	margin: 0;
	text-align: left;
	font-weight: bold;
	font-size: 0.8em;
	color: #FFFFFF;
}

#left legend{
	color: #990100;
	background-color: #FFFFFF;
	border: 1px solid #990100;
}

#left .menug{
	border-right: 0px solid #DDDDDD;
	color: #FFFFFF;
}

#left .smallg{
	color: #CCCCCC;
	font-size: 0.75em;
}

#left .smallg a{
	color: #CCCCCC;
	text-decoration: none;
}

#left h1{
    color: #777;
    font-size: 1.1em;
	padding-left: 16px;
	background: #FFF url(../image/style/docb.png) no-repeat left top;
	vertical-align: top;
}

#left .edito{
	/*background: #FFF url(../image/style/edito_bleu_ciel.png) no-repeat center top;*/
}

#left .blocote{
    color: #0065A9;
	font-style: italic;
	text-align: center;
	width: 60%;
	margin: auto;
}

#left acronym{
	font-style: italic;
}

#left .outils{
	padding: 2em 0 0 0;
	text-align: center;
}

#left .outils img{
	border: 0;
}

/* La partie droite
-------------------------------------------------------- */
#right{
    margin: 0 0 0 192px;
    padding: 7px 7px 7px 7px; /* TOP RIGHT BOTTOM LEFT */
	background: #FFF url(images/trait_droit.png) no-repeat right top;
	border: 0px solid #0000FF;
	height: 100%;
}

#right h1, .h1, h2, h3{
    color: #4C4C4C;
    font-size: 1.1em;
	font-weight: bold;
	padding-left: 16px;
	background: #FFF url(images/puce_docgf_f.png) no-repeat left top;
	vertical-align: top;
}

h4{
    color: #B5B5B5;
    font-size: 1em;
	font-weight: bold;
	vertical-align: top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* prec top suiv
-------------------------------------------------------- */
#ptn a{
	width: 100%;
	color: #CCCCCC;
	font-size: 0.8em;
	font-weight: lighter;
}

/* Le pied
-------------------------------------------------------- */
#footer{
    margin: 0px 0px 0px 0px;
	border-top: 1px solid #CCCCCC;
	padding: 0px 0px 0px 0px;/* TOP RIGHT BOTTOM LEFT */
	vertical-align: middle;
	height: 35px;
    /*background-color: #990100;*/
	background: #FFF url(images/bottom_2.png) no-repeat center top;
}

#footer p{
    font-size: 0.9em;
    text-align: center;
    color: #FFFFFF;
}

#footer a{
    text-decoration: none;
    color: #FFFFFF;
}

#footer a.clair{
    text-decoration: none;
    color: #DFE1E2;
}

/* Le reader (en bas)
-------------------------------------------------------- */
.copyright{
    font-size: 0.75em;
    text-align: right;
    color: #4C4C4C;
	width: 750px;
    margin: 3px auto;
}

.copyright a{
	color: #4C4C4C;
	text-decoration: none;
	font-weight: lighter;
}

.copyright p{
	padding: 0;
	margin: 0;
}

/* HR spacer
-------------------------------------------------------- */
.spacer {
	clear: both;
	visibility: hidden;
	margin: 0px;
	width: 0px;
	padding: 0px;
	height: 0px;
	border: 0px solid #C0C0C0;
}

/* Formulaire de contact
-------------------------------------------------------- */
#contact{
	text-align: left;
	width: 302px;
	padding: 1px;
	margin: 1em auto;
}

#contact legend{
	background-color: #FFFFFF;
}

#contact input,textarea{
	width: 300px;
	border: 1px solid #CCCCCC;
}

#contact textarea{
	height: 200px;
}

#contact .field{
	text-align: right;
	margin-right: 97px;
}

.petit{
	Font-size: 0.75em;
}

#contact label{
	vertical-align: top;
}

#a-propos .enretrait{
	margin-left: 2em;
	border-left: 1px dotted #0065A9;
	padding-left: 0.7em;
	vertical-align: middle;
}

ul.menulevel1,ul.menulevel2,ul.menulevel3,ul.sitemaplevel1,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu,ul.search{
	padding-left: 0;
	margin-left: 0;
	list-style: none;
}

li{
	line-height:1.5;
}

li.doc{
	padding-left: 15px;
	/*background-image: url(images/puce_docr_f.png);*/
	background-repeat: no-repeat;
}

li.docs{
	padding-left: 15px;
	/*background-image: url(images/puce_docr_f.png);*/
	background-repeat: no-repeat;
}

li.sdoc{
	padding-left: 15px;
	/*background-image: url(images/puce_docn_f.png);*/
	background-repeat: no-repeat;
}

li.sdocs{
	padding-left: 15px;
	/*background-image: url(images/puce_docn_f.png);*/
	background-repeat: no-repeat;
}

#text{
	width: 100%;
	height: 100%;
}
