html
{		
		background: #000000 url("image/structure/bg1720.jpg") no-repeat fixed center top;		
}

body 
{
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;		
		font-family : "Times New roman", Arial;
		font-size : 12px;
		color: #000000;		
		
		scrollbar-face-color: #b29b7b;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-shadow-color: #000000;
		scrollbar-3dlight-color: #000000;
		scrollbar-arrow-color: #3f392d;
		scrollbar-track-color: #3f392d;
		scrollbar-darkshadow-color: #000000;	
}

a
{
		color: #2b201c;
		text-decoration: none;
}

a:link
{
		color: #2b201c;
		text-decoration: none;
}

a:visited
{
		color: #2b201c;
		text-decoration: none;
}

a:hover
{
		color: #453a36;
		text-decoration: none;
}

a:active 
{
		color: #2b201c;
		text-decoration: none;
}

p 
{
		text-align:justify;
		margin:0;
		padding:0;
}

form
{
		margin:0;
		padding:0;
}

input 
{
		background-color: #b29b7b;
		color: #000000;
		font-weight : bold;
		font-family: "Times New roman", Arial;
		border-top: 1px solid #31221B; 
		border-bottom: 1px solid #31221B; 
		border-right: 1px solid #31221B; 
		border-left: 1px solid #31221B;
		background: url(image/structure/back4.jpg);
}

.button
{
		background-color: #b29b7b;
		color: #d2a741;
		font-weight : bold;
		font-family: "Times New roman", Arial;
		border-top: 1px solid #31221B; 
		border-bottom: 1px solid #31221B; 
		border-right: 1px solid #31221B; 
		border-left: 1px solid #31221B;
		background: url(image/structure/back4.jpg);
}

select
{
		background-color:#b29b7b;
		border-color:#9c8565; 
		font-weight:bold; 
		scrollbar-arrow-color:#9c8565;
}

.infobulle
{
    position: absolute;   
    visibility : hidden;
    background-color: #000000;
	z-index: 4;
}

.icon_carto
{
	position: absolute;	
	cursor:crosshair;
}

#cartographie
{
	position: relative;
}
