﻿/* Image d'arrière plan changeant en fonction du thème utilisée */

body {
    background-image: url('body.jpg');
    background-attachment: fixed;
    /* background-size:cover; */
}

#contenant {
    margin: auto;
    width: 1200px;
}

#entete{
	overflow: hidden;
	height: 195px;
}

#navigation {
	text-align: center;
	height: 50px;
	background-color: #C0C0C0;
}


/* Styles pour les éléments de navigation */

#navigation ul {
	list-style-type: none;
	margin: 0;
}

#navigation li {
	float: left;
}

#navigation a {
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #C0C0C0;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	width: 130px;
}

#navigation a:hover {
	background-color: #000000;
	color: #FFFFFF;
}

#plansite {
    text-align :left ;
    background-color :#000000;
}

.treeview {
    line-height: 40px;
}

#liens {
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 20px;
	margin-bottom: 20px;
}

#corps2 {
	/* min-height: 650px; */
	padding: 20px;
	margin: 0px 0px 20px 0px;
	border-width: 2px;
	border-style: solid;
	border-radius: 0px 0px 10px 10px;
	background-image:url('../../images/fond1.gif');
	background-repeat: repeat;
}

#pieddepage {
	margin: 0px;
	clear: left;
	background-color: #C0C0C0;
	height: 50px;
	text-align: center;
	font-size: small;
}

#pieddepage a {
    color :#FFFFFF;
}

#pieddepage a:visited {
    color :#FFFFFF;
}

#formulaire {
	display: block;
	background-color: #CCFFCC;
	border: thin solid #000000;
	padding: 20px;
	margin: auto;
	width: 35%;
}

#formulaire div {
    margin-bottom:20px;
}

.formulaire{
	display: block;
	background-color: #CCFFCC;
	border: thin solid #000000;
	padding: 20px;
	margin: auto;
	width: 35%;
}

#formulairedata {
    display: block;
    background-color: #CCFFCC;
    border: thin solid #000000;
    padding: 20px;
    margin: auto;
    /*width: 80%;*/
}

.formulairedata {
    display: block;
    background-color: #CCFFCC;
    border: thin solid #000000;
    padding: 20px;
    margin: auto;
    /*width: 80%;*/
}

#infojour {
	margin: auto;
	height: 30px;
	width: 700px;
	line-height: 30px;
	vertical-align: middle;
}

#infodefilant {
	margin: auto;
	height: 30px;
	width: 900px;
	line-height: 30px;
	vertical-align: middle;
	background-color: #FFFF00;
}

#imgaerienne {
	margin: 20px;
	border-color: #000000;
	float: left;
}

#compteur {
	text-align: center;
	font-style: italic;
}

#video_village {
	margin: 20px;
	text-align: center;
	clear: left;
}

#demographie {
	margin: 20px;
	text-align: center;
	clear: left;
}

.panel {
    margin: 20px;
    clear: left;
}

.titre {
	border-radius: 20px;
	margin: 20px auto 20px auto;
	text-align: center;
	border-style: solid;
	border-color: #0000FF;
	background-color: #CCCCCC;
	font-weight: bold;
	width: 300px;
	height: 50px;
	line-height: 50px;
	text-transform: uppercase;
}

.titre a {
	display:block
}

.titre a:link {
	text-decoration: none;
	color: #000000;
}

.titre a:visited {
	text-decoration: none;
	color: #000000;
}

.titre2 {
	width: 500px;
}

.centre {
    text-align: center;
}

.boxcommentaire {
	border: thin solid #000000;
	overflow: auto;
	font-family: "Times New Roman";
	font-style: italic;
	color: #008000;
	background-color: #FFFFCC;
	width: 600px;
	height: 300px;
	font-size: large;
}

#tarifs:hover, #capacite:hover, #contrat:hover {
	background-color: #C0C0C0;
}

#historique ul li {
	margin: 10px;
	list-style-type: disc;
}

#historique ul li a:link  {
	text-decoration: none;
	color: #0000FF;
}

#historique ul li a:visited {
	text-decoration:none;
	color: #0000FF;
}

#historique ul li:hover {
	background-color: #C0C0C0;
}

#administration {
	text-align: justify;
}

#administration ul li:hover  {
	background-color: #C0C0C0;
}

#aide ul li {
	margin: 10px;
	list-style-type: none;
}

#aide ul li a:link  {
	text-decoration: none;
	color: #0000FF;
}

#aide ul li a:visited {
	text-decoration:none;
	color: #0000FF;
}

#uploadboutons {
    width : 80%;
    margin:auto;
}

#uploadboutons div {
    float:left;
    text-align:center;
    width:150px;
    height:50px;
    line-height:50px;
    vertical-align:middle;
}


#findepage {
    text-align :center;
}

#telechargement {
    padding: 20px;
    width: 75%;
    margin: auto;
    text-align: center;
    background-image:url('../../images/sky.jpg');
}

#compatibilite {
    margin: 25px;
}

#visu{
    text-align: center;
}

#visu img{
    max-width : 100px;
    max-height : 100px;
}


#titre {
    width: 300px;
    height: 50px;
    margin: 20px auto 20px auto;
    text-align: center;
    line-height: 50px;
    vertical-align: middle;
    border: 2px solid #008000;
    background-color: #C0C0C0;
    border-radius: 10px;
}


/***************************************************************************/
/************************** Confidentialité ********************************/
/***************************************************************************/


#politique_confidentialite {
    margin: 20px;
    text-align: center;
    background-color: #CCCCCC;
}


    #politique_confidentialite div {
        margin: 25px;
    }

#confidentialite {
    margin: 25px;
    text-align: justify;
}

/***************************************************************************/
/********************* Espace client - Connexion ***************************/
/***************************************************************************/


#formulaire_connexion {
    border: 2px solid #000000;
    margin: 50px auto 50px auto;
    width: 50%;
    background-color: #CCCCCC;
    border-radius: 20px;
    box-shadow: .5em .5em .25em #aaa;
}

    #formulaire_connexion > div {
        width: 400px;
        margin: 30px auto 30px auto;
    }

        #formulaire_connexion > div:last-child {
            text-align: center;
        }

.formulaire_connexion_titre {
    width: 100px;
    float: left;
}

.formulaire_connexion_lien {
    padding-left: 100px;
    text-align: left;
    display: none;
}


/***************************************************************************/
/********************** Mises à jour successives ***************************/
/***************************************************************************/


#maj {
    width: 80%;
    margin: auto;
}

    #maj table tr:nth-child(2n+1) {
        background-color: skyblue;
    }

    #maj table tr:first-child {
        background-color: black;
        color: white;
        text-align: center;
    }