body{
	font-family: Arial,sans-serif;
	color: #6F6F6F;
	line-height: 1.300;	
	margin: 0px;
	padding: 0px;
	background: url("/drcmining/images/background.gif") no-repeat 78% 27px;
}

/********* GENERAL TEXT STYLES *********/

p {
	font-size: 12px;
	color: #6F6F6F;
}

a:link, a:visited{
	color: #003366;
	text-decoration: underline;
}

a:hover{
	color: #6F6F6F;
	text-decoration: none;
}

a:link.newsearch, a:visited.newsearch{
       	text-decoration: none;
	color: #6F6F6F;
}

a:hover.newsearch{
	color: #003366;
	text-decoration: underline;
}

a:link.avertissement, a:visited.avertissement{
    text-decoration: none;
	color: #6F6F6F;
}

a:hover.avertissement{
	color: #003366;
	text-decoration: underline;
}

.texte11gray {
	font-size: 11px;
	color: #6F6F6F;
	font-weight: normal;
}

.texte11graybold {
	font-size: 11px;
	color: #6F6F6F;
	font-weight: bold;
}

.texte13graybold {
	font-size: 13px;
	color: #6F6F6F;
	font-weight: bold;
}

.texte13gray {
	font-size: 13px;
	color: #6F6F6F;
	font-weight: normal;
	font-style: normal;
	font-family:  Arial,sans-serif;
	text-align:justify;
}

.texte13grayital {
	font-size: 13px;
	color: #6F6F6F;
	font-weight: normal;
	font-style: italic;
}

.texte14gray {
	font-size: 14px;
	color: #6F6F6F;
	font-weight: normal;
	font-style: normal;
	font-family:  Arial,sans-serif;
	text-align:justify;
}

.titre_bleu {
	font-weight: bold;
	font-size: 21px;
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	line-height: -30px;
}

ul {
	list-style-type: square;
	font-size: 12px;
	color: #6F6F6F;
	line-height: 150%;
	text-align: justify;
}

ul li ul {
	list-style-type: disc;
	font-size: 12px;
	color: #6F6F6F;
	text-indent: 0px;
	line-height: 150%;
	text-align: justify;
}

li {
margin-left: -10px;
}

li.contacts {
	list-style-type: square;
	font-size: 12px;
	color: #6F6F6F;
	line-height: 125%;
	text-align:left;
}

li.listb {
	list-style-type: square;
	font-size: 12px;
	color: #6F6F6F;
	line-height: 125%;
	margin-bottom: 15px;
	text-align:left;
}

li.projets {
	list-style-type: none;
	font-size: 12px;
	color: #6F6F6F;
	line-height: 125%;
	margin-top: 10px;
	margin-left: -30px;
	text-align:left;
}

li.projets2 {
	list-style-type: none;
	font-size: 12px;
	color: #6F6F6F;
	line-height: 185%;
	margin-top: 10px;
	margin-left: -30px;
	text-align:left;
}

/********* LAYOUT DIVS *********/

#page_frame{
	position: absolute;
	left: 2%;
	right: 2%;
	top: 10px;
	width:96%;
}

#languages{
	font-size: 10pt;
	margin: 0px 5px 0px 0px;
	text-align: right
}


#header{
        position: absolute;
        width: 100%;
        background-image: url(images/head_back.gif);
        height: 66px;
        z-index: -1;
}

#header_left{
	margin: 0px;
	padding: 0px;
}

#header_right{
        float: right;
}

#header_institutions{
	margin: 0px;
	padding: 0px;
}

#institution_name{
	margin: 0px;
	padding: 0px;
}

#menus{
	margin: 0px;
	padding: 0px;
}

#menu_left {
        width: 82%;
	margin-left: 8px;
        margin-top: 4px;
	padding: 0px;
        font-size: 0.8em;
        letter-spacing: 0px;
}

#menu_left a.whiteback:link, #menu_left a.whiteback:visited {
        display: inline-table;
        padding: 4px 7px 0px 0px;
        margin-bottom: 4px;
        text-decoration: none;
        color: #6f6f6f;
        font-weight: bold;
        border-right: 1px solid #6f6f6f;
        border-bottom: 5px solid #6f6f6f;
	-webkit-border-radius: 0px 0px 5px 0px;
	-moz-border-radius: 0px 0px 5px 0px;
        border-radius: 0px 0px 5px 0px;
}

#menu_left a.whiteback:hover, #menu_left a.whiteback:active, #menu_left a.whitebackselected {
        display: inline-table;
        padding: 4px 7px 0px 0px;
        margin-bottom: 4px;
        text-decoration: none;
        color: #6f6f6f;
        font-weight: bold;
        border-right: 1px solid #246e9d;
        border-bottom: 5px solid #246e9d;
	-webkit-border-radius: 0px 0px 5px 0px;
	-moz-border-radius: 0px 0px 5px 0px;
        border-radius: 0px 0px 5px 0px;
}

#menu_left a.grayback:link, #menu_left a.grayback:visited {
        display: inline-table;
        padding: 4px 7px 5px 5px;
        margin-bottom: 4px;
        text-decoration: none;
        color: white;
        font-weight: bold;
        border-right: 1px solid #6f6f6f;
        border-left: 1px solid #6f6f6f;
        background-color: #6f6f6f;
	-webkit-border-radius: 0px 0px 5px 0px;
	-moz-border-radius: 0px 0px 5px 0px;
        border-radius: 0px 0px 5px 0px;
}

#menu_left a.grayback:hover, #menu_left a.grayback:active, #menu_left a.graybackselected {
        display: inline-table;
        padding: 4px 7px 5px 5px;
        margin-bottom: 4px;
        text-decoration: none;
        color: white;
        font-weight: bold;
        border-right: 1px solid #246e9d;
        border-left: 1px solid #246e9d;
        background-color: #246e9d;
	-webkit-border-radius: 0px 0px 5px 0px;
	-moz-border-radius: 0px 0px 5px 0px;
        border-radius: 0px 0px 5px 0px;
}

#menu_right{
	position: absolute;
	top: 82px;
	right: 0px;
	font-size: 0px;
	letter-spacing: -1px;
}

#menu_right img{
 display: block;
}

#menu_right_hp{
	font-size: 0px;
	letter-spacing: -1px;
}

#menu_right_hp img{
 display: block;
}

#content{
	margin: 0px;
	padding: 0px;
}

#content_title{
	margin-left: 10px;
	margin-top: 4px;
        margin-bottom: 8px;
	padding: 0px;
	width:100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bolder;
}

#content_title_search{
	margin-left: 10px;
	margin-top: 6px;
        margin-bottom: 8px;
	padding: 0px;
	width:75%;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bolder;
}

#avertissement{
	font-family: Arial,sans-serif;
	font-size: 11px;
	color: #6F6F6F;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
    float:right;
	text-align: right;
    margin-top: 16px;
}

#content_body{
	margin-left: 10px;
	margin-top: 1px;
	padding: 0px;
	font-family: Arial,sans-serif;
}

#forms01{
	width:74%;
	margin-top: 6px;
	margin-left: 10px;
	padding: 6px 12px 0px 12px;
	border: 1px solid #666666;
}

#newsearch{
	font-size: 11px;
	color: #6F6F6F;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
        margin-bottom: -15px;
        margin-top: -2px;
}

#footer{
	margin-top: 15px;
	margin-bottom: 6px;
	padding: 7px 0px 0px 0px;
	border-top: 1px solid #246E9D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #246e9d;
	text-decoration: none;
	text-align: center;
}

/********* FORMS STYLES *********/

form {
	margin: 0px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none
}

input.titre {
	vertical-align: top;
	background-color: white;
	color: #6F6F6F;
	display: block;
	margin-top: 1px;
	font-size: 10px;
}

input.checkbox {
	margin-left: 0px;
	padding: 0px;
}

input.latlong {
	vertical-align: top;
	background-color: white;
	color: #6F6F6F;
	display: block;
	margin-top: 1px;
	font-size: 10px;
        width: 25px;
}

select {
	background-color: white;
	color: #6F6F6F;
	display: block;
	margin-top: 1px;
	width:80%;
	font-size: 10px;
}

select.alphabet {
	background-color: white;
	color: #6F6F6F;
	display: block;
	margin-top: 1px;
	margin-bottom: 6px;
	width:80%;
	font-size: 10px;
}

.name_field{
	color: #246E9D;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-bottom: 12px;
}

#latlong{
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 6px;
	padding: 0px;
	font-size: 10px;
}

#rechercher{
	margin-top: 4px;
	margin-bottom: 12px;
	margin-right: 0px;
	padding: 0px;
	text-align: right;
	background-color: #F5F5F5;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #6F6F6F;
}

input.rechercher {
	background-color: #246E9D;
	color: #FFFFFF;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	border-left: 7px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

