/*GLOBAL*/
body {
    margin: 0;
    width: 1024px;
    margin: auto;
    background-color: #EDDCA7;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #515151;
}

a {
    color: #515151;
    text-decoration: none;
}

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

a img {
    border: 0;
}

form, ul, li, label, p, hr {
    margin: 0;
    padding: 0;
}

p {
	margin-bottom: 8px;
}

/*BLOCS*/ 
#global {
    position: relative;
}
#entete {
    margin: 0;
    padding: 0;
    width: 1024px;
    height: 236px;
    background-image: url("/images/Entete.jpg");
    background-repeat: no-repeat;
}
#menu {
    position: absolute;
    top: 0;
    left: 190px;
    margin: 0;
    padding: 0;
    width: 245px;
    height: 266px;
    background-image: url("/images/Menu.png");
    background-repeat: no-repeat;
}
#menu ul {
    margin: 30px 0 0 20px;/*margin: 40px 0 0 20px;*/
    list-style-type: none;
}
#menu li {
    margin: 5px 0;
    padding: 0 0 0 30px;
    /*width: 173px;*/
	width: 100px;
    height: 16px;
    background-image: url("/images/Pointillets.jpg");
    background-repeat: no-repeat;
    background-position: bottom;
}
#menu li ul {
    margin: -20px 0 0 20px;
    position: absolute;
    display: none;
		border: 1px solid #3783DF;
		background-color: #FFF;
}
#menu li ul li {
    margin: 5px 0;
    padding: 0 0 0 10px;
    width: 173px;
    height: 16px;
    background-image: url("/images/Pointillets.jpg");
    background-repeat: no-repeat;
    background-position: bottom;
}
#menu li ul li a:hover {
    text-decoration: none;
}
#menu li:hover ul {
    display: block;
}

#drapeaux {
    position: absolute;
    top: 235px;
    left: 85px;
    margin: 0;
    padding: 0;
    width: 95px;
} 
#drapeaux img {
    width: 29px;
    height: 18px;
} 
#centre {
    overflow: auto;
    margin: 0;
    padding: 0 0 60px 0;
    width: 1024px;
    background-image: url("/images/Background.jpg");
    background-repeat: repeat-y;
    min-height: 500px;
} 
#accroche {
    position: absolute;
    top: 245px;
    left: 188px;
    margin: 0;
    padding: 20px 0 0 0;
    width: 834px;
    height: 75px;
    background-image: url("/images/Accroche.jpg");
    background-repeat: no-repeat;
    background-position: right;
} 
#formulaire {
    position: absolute;
    top: 47px;
    left: 35px;
    margin: 0;
    padding: 0;
} 
#legende_video {
    position: absolute;
    top: 42px;
    left: 430px;
    margin: 0;
    padding: 0;
    width: 130px;
    text-align: center;
    color: #000000;
}
#timbre {
    position: absolute;
    top: 288px;
    left: 152px;
    margin: 0;
    padding: 0;
    /*width: 79px;
    height: 90px;*/
	width: 109px;
    height: 125px;
    background-image: url("/images/Timbre.png");
    background-repeat: no-repeat;
}
#chemin {
    position: absolute;
    top: 340px;
    left: 240px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    color: #9E926C;
} 
#contenu {
    margin: 150px 10px 0 155px;
    padding: 0;
    width: 600px;
} 
#cartouche {
    position: absolute;
    top: 350px;
    left: 775px;
    margin: 0;
    padding: 0;
    width: 185px;
    height: 430px;
    background-image: url("/images/Fond_cartouche.jpg");
    background-repeat: no-repeat;
    text-align: center;
    color: #000000;
} 
#lecteur {
    position: absolute;
    top: 200px;
    left: 740px;
    margin: 0;
    padding: 0;
    text-align: center;
    z-index: 900;
} 
#pied {
    position: relative;
    margin: 0;
    padding: 0;
    width: 1024px;
    height: 193px;
    background-image: url("/images/Pied.jpg");
    background-repeat: no-repeat;
} 
#carte {
    position: absolute;
    bottom: 0;
    left: 80px;
    margin: 0;
    padding: 0;
    width: 374px;
    height: 238px;
    background-image: url("/images/Carte.png");
    background-repeat: no-repeat;
} 
#adresse {
    position: absolute;
    bottom: 10px;
    left: 460px;
    margin: 0;
    padding: 0;
    width: 480px;
    font-size: 8pt;
    color: #FFFFFF;
	height:175px;
}



/*TEXTES ET LIENS*/ 
.lien_menu {
    font-weight: bold;
    color: #2181AE;
} 
.lien_menu:hover {
    color: #9E926C;
    text-decoration: none;
} 

.lien_menu_categ {
    
    color: #2181AE;
} 
.lien_menu_categ:hover {
    color: #9E926C;
    text-decoration: none;
} 


.lien_chemin {
    font-weight: bold;
    color: #9E926C;
} 
.lien_chemin:hover {
    color: #9E926C;
} 
.lien_blanc {
    font-weight: bold;
    color: #FFFFFF;
} 
.lien_blanc:hover {
    color: #FFFFFF;
}

/*DIVERS*/ 
.label {
    font-weight: bold;
    color: #9E926C;
} 
.alignerdroite {
    margin: 0;
    padding: 0;
    text-align: right;
} 
.alignercentrer {
    text-align: center;
} 
.ligne {
    /*margin: 5px 0;*/
    padding: 0;
    width: 480px;
    border-color: #FFFFFF;
}

#accueil-categ-heb img
{
	margin-right:25px;
}
#liste-categ
{
	margin-top:10px;
	width:300px;
	float:left;
}

#liste-categ ul
{
	margin-left:25px;
}

#detail-heb
{
	width:600px;
	margin-top:15px;	
	
}

#heb-gauche
{
	width:270px;
	margin-right:5px;
	float:left;
	/*border : solid 1px;
	border-color:red;*/
	
}
#heb-droite
{
	width:310px;
	/*border : solid 1px;
	border-color:blue;*/
	float:left;
	padding:5px;
}

#attributs ul { padding-left:15px; }
#heb-plan
{
	margin-top:20px;
	width:300px;
}
#heb-plan img
{
	border: solid 1px;
	border-color:#3e5f3f;
}

#photo-attr
{
	width:150px;
	float:left;
	margin-bottom:5px;
	
}



#map
{
	border: solid 1px;
	border-color:#3e5f3f;
	/*float:left;*/
	margin : 10px 5px 0 10px;
	height:450px;
	width:500px;
}

.error_list li
{
color:#990000;
}

.livreOr
{
	margin-left:100px;
}

.fontLivreOr{
	color : black;
}

.legende {
	width:150px;
	vertical-align:top;
	display:inline-block;
}

.commUnique {
	width: 450px;	
}

.datePublication {
	color:grey;
	
}
