/* default styles 
* {
margin:0;
padding:0;
}*/

form label {
    display:block;
}
form.analyseFlash label {
    /*float:none;*/
}

/* message de confirmation ou d'erreur */
p.notice {
text-align: center;
background-color: #9ADB9A;
width: 100%;
padding-top: 5px;
padding-bottom: 5px;
border: #226022 1px dotted;
font-size:0.8em;
}
p.error {
text-align: center;
background-color: #D28282;
width: 100%;
padding-top: 5px;
padding-bottom: 5px;
border: #822F2F 1px dotted;
font-size:0.8em;
}
p.warning {
text-align: center;
background-color: #EFDE63;
width: 100%;
padding-top: 5px;
padding-bottom: 5px;
border: #B19D12 1px dotted;
font-size:0.8em;
}

.tableauVeille {
    
    width:90%;
}

body {
text-align: left;
background: url(images/Bg-body.png) top left repeat-y;
background-color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
line-height: 1em;
color: #03427E;
margin:0;
padding:0;
}

div {
font-size: 1em;
}

img {
   border: 0;
   /*display: block;*/
}

a {
color: #03427E;
text-decoration: underline;
}
a:hover {
color: #03427E;
text-decoration: none;
}

/* layout */

#conteneur {
width: 100%;
margin: 0px auto 0px 0px;
background: url(images/Bg.png) top left repeat-x;
background-color: #ffffff;

}
#header {
width: 960px;
height: 71px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#menu1 {
padding-left: 212px;
/*width: 960px;*/
height: 36px;
background: url(images/Bg-menu.png) top left no-repeat;
}
#contenu {
width: 960px;
background-color: #ffffff;
background: url(images/Bg-contenu.png) top left repeat-y;
}
#contenudroite {
/*width:610px;*/
padding-left:30px;
padding-right:20px;
margin-left: 210px;
/*padding-top: 20px;*/
height: auto !important;
height: 200px;
min-height: 200px;
line-height: 1.2em;
padding-bottom: 10px;
}

#contenugauche {
width:210px;
float: left;
background: #2F77BE;
}

.contenudroite2 {
float : right;
}

.contenugauche2 {
float:left;
}

.contenugauche3 {
float:left;
position:relative;
width: 25%;
text-align:center;
}

#footer {

background: url(images/Bg-footer.png) top left repeat-x;
height: 30px;
}

/* text styling */

#contenu h1 {
margin: 0 0 0 0;
padding: 10px 0px 10px 0px;
font-size: 1.8em;
line-height: 1em;
}
#contenu h2, #contenu h3, #contenu h4, #contenu h5, #contenu h6 {
margin: 0 0 0 0;
padding: 10px 0px 0px 0px;
font-size: 1.2em;
}
#contenu p {
margin: 0 0 0 0;
padding: 5px 0px 5px 0px;
font-size: 1em;
}

#contenugauche p.lettre-info {
text-align:center;
font-size: 1.2em;
background-color: #026698;
border-top: #49B8EF 1px solid;
border-bottom: #49B8EF 1px solid;
padding: 10px 0px 10px 0px;
}
#contenugauche p.lettre-info a {
color: #ffffff;
text-decoration:none;
}
#contenugauche p.pre-diagnostic {
text-align:center;
font-size: 1.2em;
padding: 10px 0px 10px 0px;
}
#contenugauche p.pre-diagnostic a {
color: #ffffff;
text-decoration:none;
}
#contenu p.footer {
clear : both;
border-top: #49B8EF 1px dotted;
text-align:right;
padding: 5px 5px;
font-size: 0.8em;
color:#0E6B98;
margin-top: 20px;
}
#contenu p.footer a {
color:#0E6B98;
}

/* actualités à gauche */

#contenugauche div.actu {
width: 80%;
border: #49B8EF 1px solid;
background-color: #FFFFFF;
margin: 10px auto 10px auto;
}
#contenugauche div.actu h2 {
background-color:#026698;
color:#FFFFFF;
text-align:center;
padding: 5px 0px 5px 0px;
border-bottom: #49B8EF 1px solid;
}
#contenugauche div.actu p {
padding: 5px 5px 5px 5px;
margin: 0px 0px 0px 0px;
}
#contenugauche div.actu p a {
color:#000000;
text-decoration:none;
}
#contenugauche div.actu p a:hover {
color:#000000;
text-decoration:underline;
}


#contenugauche ul.menu3 {
width: 80%;
border-top: #49B8EF 1px solid;
border-left: #49B8EF 1px solid;
border-right: #49B8EF 1px solid;
background-color: #FFFFFF;
margin: 10px auto 10px auto;
list-style-type: none;
padding: 0;
}
#contenugauche ul.menu3 li {
margin: 0;
padding: 0;
display: block;
}
#contenugauche ul.menu3 li a {
display: block;
color: #2F77BE;
text-align: center;
text-decoration: none;
font-size: 1.2em;
font-weight: bold;
padding: 5px 5px 5px 5px;
border-bottom: #49B8EF 1px solid;
margin:0;
}

#contenugauche ul.menu3 li a:hover {
    text-decoration : underline;
}

li.menu3-on{
    background-color: #49B8EF;
}

li.menu3-on a {
    color: #FFFFFF !important;
}

/* menu 3 à gauche */
li.entete3 a {
    display: block;
    background-color:#026698;
    color:#FFFFFF !important;
    font-size: 1.2em;
    font-weight: bold;
    padding: 5px 5px 5px 5px !important;
    text-align: center;
    text-decoration:none;
}



/* formulaire de contact */

#contenudroite p.formulaire {
padding: 0 0 0 0;
margin: 0 0 15px 0;
clear: both;
}

#contenudroite form {
margin-left: 30px;
margin-top: 20px;
}

label {
width:150px;
float:left;
text-align:left;
padding-right:18px;
padding-top:0px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:0px;
}

fieldset {
margin-left: 0px;
margin-right: 0px;
border:#49B8EF 1px solid;
}

legend {
font-weight: bold;
}

textarea {
font-family:sans-serif;
font-size:small;
background:#fff;
border:1px solid #49B8EF;
padding:1px;
width:300px;
}

input.textfield, select.textfield {
width:200px;
background:#fff;
border:1px solid #49B8EF;
padding:1px;
margin: 0 0 0 0;
}

input.textfield2, select.textfield2 {
width:70px;
background:#fff;
border:1px solid #49B8EF;
padding:1px;
margin: 0 0 0 0;
}

p.message {
text-align:center;
border: 1px solid #49B8EF;
background-color: #ffffff;
padding-top: 5px;
padding-bottom: 5px;
}

/* mediadb */
div.fichiermediadb {
margin-left: 7px;
margin-bottom: 5px;
margin-top: 5px;
padding-top: 3px;
padding-bottom: 3px;
padding-right: 3px;
padding-left: 3px;
width: 125px;
/*height: 100px;*/
float: left;
text-align:left;
font-size: 0.8em;
color: #999999;
}

div.fichiermediadb img.vignette {
/*border: #E0E1E4 1px solid;*/
filter:alpha(opacity=100);
-moz-opacity:1.0;
opacity:1.0;
}

div.fichiermediadb a:hover img.vignette  {
/*border: #37b4d2 1px solid;*/
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
}

p.cheminmediadb {
color: #0000AE;
font-size: 0.9em;
font-weight: bold;
margin-left: 15px;
margin-top: 5px;
margin-bottom: 0px;
}

p.cheminmediadb a {
color: #0000AE;
}

p.cheminmediadb a:hover {
color: #0000AE;
text-decoration: none;
}

div.emplacementminiature {
    width:118px;
    height:100px;
    text-align:center;
}

form.mediadbform,div#mediadbform{
display:inline;
}

/* tableau de liste par défaut */
table.tableauListe {
font-size: 0.8em;
margin-left: 30px;
width : 100%;
}

table.tableauListe thead {
background-color: #37b4d2;
}

table.tableauListe th {
text-align:left;
color: #ffffff;
padding-top: 3px;
padding-bottom: 3px;
padding-left : 5px;
}

table.tableauListe th.actions {
width: 70px;
text-align:center;
}

table.tableauListe td {
border-top: #ffffff 1px solid;
padding-left : 5px;
}

table.tableauListe tr.bleu1 {
background-color: #e0e1e4;
}

table.tableauListe tr.bleu2 {
background-color: #f1f2f3;
}

table.tableauListe tr.bleu1:hover, table.tableauListe tr.bleu2:hover {
background-color: #caccc0;
}

table.tableauListe tr.bleu1 td:hover, table.tableauListe tr.bleu2 td:hover {
    background-color: #bbbbbb;
    /*-moz-border-radius: 30px;*/
}

table.tableauListe tr.doc {
background-color: #ffffff;
}

table.tableauListe tr.doc:hover {
background-color: #dddddd;
}

table.tableauListe tr.rupt {
    font-size:120%;
    margin:50px;
}

table.tableauListe tr.rupt:hover {
    font-weight:bold;
}

table.tableauAbonnement{
	width: 100%;
	font-size: 1em;
}

table.tableauAbonnement th{
	width: 25%;
}

table.tableauAbonnement th.entete{
	background-color: #026698;
	color: #ffffff;
	text-align:center;
	border:1px solid #000000;
}

table.tableauAbonnement td.entete{
	background-color: #49B8EF;
	text-align:center;
	border:1px solid #000000;
}

p.tarif{
	background-color: #49B8EF;
	color: #000000;
	text-align:center;
	border:2px solid #000000;
}


/*modif pour la page des tarifs*/

table.tableauListe td.data {
height:40px;
border:1px solid #000000;
text-align:center;
}

div.contenu{
position:relative;
float:left;	
width:32%;
margin-right : 5px;
}

table.tableauListe th.espace {
text-align:center;
background-color: #0000AE;
color: #ffffff;
padding-top: 3px;
padding-bottom: 3px;
width:50%;
}

table.tableauListe td.espace {height:70px;
width:50%;
border:1px solid #000000;
text-align:center;
}

.form_tarifs {
clear : both;
}

#tableauTarifs {
    width:90%;
    border:1px solid #000000;
    border-collapse: collapse;
}

#tableauTarifs td {
    border:1px solid #03427E ;
    padding: 5px 5px 5px 5px;
}

.tableauTarifsTitre{
    text-align:left;
    background-color: #026698;
    color: #FFFFFF;
    font-size: 1.2em;
}

.tableauTarifsSoustitre{
    text-align:center;
    background-color: #49B8EF;
    color: #FFFFFF;
    font-size: 1.1em;
}

.tableauTarifsLigne{
    background-color: #66eeff;
    width: 25%;
}



/* fiche aide */
div.zonehead {
background-color: #eeeeee;
border-bottom: #cccccc 1px dotted;
border-top: #cccccc 1px dotted;
padding: 0px 20px;
margin: 0px 0px 5px 0px;
text-align:center;
}
div.zone {
padding: 0px 20px;
}

#contenu div.zonehead h3{
margin: 0 0 0 0;
padding: 0px 0px 0px 0px;
font-size: 1em;
}

#contenu div.zonehead p{
margin: 0 0 0 0;
padding: 5px 0px 10px 0px;
font-size: 0.9em;
}
#contenu div.zone h3 {
margin: 0 0 0 0;
padding: 10px 0px 0px 0px;
font-size: 1em;
}

#contenu div.zone p {
margin: 0 0 0 0;
padding: 5px 0px 5px 0px;
font-size: 0.9em;
}

