/* CSS Document */

td
{vertical-align:top;}

body
{
background-color:#000000;
background-image:url("imgs_interface/background.jpg");
background-position:top center;
background-repeat:no-repeat;
margin:auto;
width:1000px;
margin-top:10px;
margin-bottom:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


.img_border{border:1px solid #006600;margin:0px;}
.align_left_border{border:1px solid #006600;float:left;margin-right:5px;}
.align_right_border{border:1px solid #006600;float:right;margin-left:5px;}
.align_left{float:left;margin-right:5px;}
.img_no_border{border:0px; padding:0px;}

.align_center{text-align:center;}
.align_droite{text-align:right;}
.align_gauche{text-align:left;}

strong{font-size:11px; color:#006600; font-weight:bold; }

/*------ EN TETE---------*/
#en_tete 
{
background-image:url("imgs_interface/bandeau_odv.jpg");
background-repeat:no-repeat;
height:108px;
}

/*------ MENU HAUT---------*/

#menu_haut 
{
margin-top:10px;
background-image:url("imgs_interface/bg_menu_haut.gif");
background-repeat:no-repeat;
height:20px;
}

#menu_haut h1
{
padding-top:3px;
padding-right:10px;
padding-bottom:2px;
text-align:right;
font-size: 12px; 
font-weight: bold;
}
.btn  {color: #ffffff; padding:3px; padding-right:5px;padding-left:5px;border-left:1px solid #ffffff;}
a.btn:link {text-decoration: none; }
a.btn:visited {text-decoration: none;}
a.btn:hover {color: #66cc00; text-decoration: none;}
a.btn:active {color: #66cc00; text-decoration: none;}

.btn2  {color: #ffffff; padding:3px; padding-right:5px;padding-left:5px;border-left:1px solid #ffffff;}
a.btn2:link {text-decoration: none; background-color:#66cc00; }
a.btn2:visited {text-decoration: none; background-color:#66cc00;}
a.btn2:hover {color: #006600; text-decoration: none; background-color:#ffffff;}
a.btn2:active {color: #006600; text-decoration: none; background-color:#ffffff;}

/*------ ANIM ---------*/

#anim {margin-top:10px;}

/*------ COL GAUCHE ---------*/
#col_gauche{width:190px; float:left;}

#col_gauche h2 {
color:#ffffff;
font-size:12px;
padding-top:3px;
padding-left:15px;
font-weight:bold;
}

/*------ MENU GAUCHE ---------*/
#menu_gauche1, #menu_gauche2{margin-top:10px;}

#menu_gauche1 p, #menu_gauche2 p{margin:0px; border-top:1px solid #99ff00; border-bottom:1px solid #006600;padding:5px;}

#menug2_head {background-image:url("imgs_interface/cadre_menug1_01.gif");background-repeat:no-repeat; height:41px;border-bottom:1px solid #006600;}
#menug1_head {background-image:url("imgs_interface/cadre_menug2_01.gif");background-repeat:no-repeat; height:41px;border-bottom:1px solid #006600;}
#menug1_body, #menug2_body{background-color:#66cc00; padding-top:0px;}
#menug1_foot, #menug2_foot {background-image:url("imgs_interface/cadre_menug_02.gif"); height:25px;border-top:1px solid #99ff00;}

#menu_gauche1 a, #menu_gauche2 a{color: #006600;	font-size: 12px;font-weight: bold;}
#menu_gauche1 a:link, #menu_gauche2 a:link {text-decoration: none; }
#menu_gauche1 a:visited, #menu_gauche2 a:visited {text-decoration: none;}
#menu_gauche1 a:hover, #menu_gauche2 a:hover {color: #ffffff; text-decoration: none;}
#menu_gauche1 a:active, #menu_gauche2 a:active{color: #ffffff; text-decoration: none;}

/*------ FIL INFO ---------*/

#fil_info {margin-top:10px;}

#fil_info_head {background-image:url("imgs_interface/cadre_filinfo_01.gif"); height:40px;}
#fil_info_body {background-color:#66cc00; padding-top:5px; font-size:10px; color: #006600;padding:5px}

#fil_info_foot {background-image:url("imgs_interface/cadre_menug_02.gif"); height:25px;}

#fil_info a {color: #ffffff; font-size: 11px;padding:5px;}
#fil_info a:link { text-decoration: none;border:1px solid #ffffff;background-color:#006600; }
#fil_info a:visited {text-decoration: none;border:1px solid #ffffff;background-color:#006600;}
#fil_info a:hover {color: #006600; text-decoration: none; border:1px solid #006600;background-color:#ffffff;}
#fil_info a:active {color: #006600; text-decoration: none; border:1px solid #006600;background-color:#ffffff;}

#fil_info p{margin-top:10px;}


/*------ KIT DESERT ---------*/

#kit_desert {margin-top:10px;}

#kit_desert_head {background-image:url("imgs_interface/cadre_haut_04.gif"); height:20px;}
#kit_desert_body {background-image:url("imgs_interface/cadre_bas_04.gif"); background-position:bottom; background-repeat:no-repeat;padding-bottom:5px;}

/*------ PROSPECTION ---------*/

#prospection, #objets_trouves {margin-top:10px;}

#prospection_head {background-image:url("imgs_interface/cadre_haut_04.gif"); height:20px;}
#prospection_body {background-image:url("imgs_interface/cadre_bas_04.gif"); background-position:bottom; background-repeat:no-repeat;padding-bottom:5px;}

/*------ ACTUALITES ---------*/

#actu {width:150px; float:right;margin-top:10px;}

#actu h1, #agenda h1 {font-size:13px;color:#ffffff; font-weight:bold; margin:0px;}

#agenda_head {background-image:url("imgs_interface/cadre_agenda.gif"); height:35px;}
#actu_head{background-image:url("imgs_interface/cadre_actus.gif"); height:35px;}
#actu_body, #agenda_body {background-color:#66cc00; padding-top:10px; font-size:10px;padding:10px}
#actu_foot, #agenda_foot {background-image:url("imgs_interface/cadre_actu_02.gif"); height:30px;margin-bottom:10px;}

#actu_body a, #agenda_body a {color: #ffffff;	font-size: 10px; font-weight:bold;}
#actu_body a:link, #agenda_body a:link{text-decoration: underline; }
#actu_body a:visited, #agenda_body a:visited{text-decoration: none;}
#actu_body a:hover, #agenda_body a:hover{color: #006600; text-decoration: none;}
#actu_body a:active, #agenda_body a:active{color: #006600; text-decoration: none;}

/*------ MAJ ---------*/
#maj_head {background-image:url("imgs_interface/cadre_maj.gif"); height:35px;}
#maj_body {background-color:#66cc00; padding-top:10px; font-size:10px;padding:10px}
#maj_foot {background-image:url("imgs_interface/cadre_actu_02.gif"); height:30px;}

#maj_body a {color: #003300;	font-size: 9px;}
#maj_body a:link {text-decoration: underline; }
#maj_body a:visited {text-decoration: none;}
#maj_body a:hover {color: #ffffff; text-decoration: none;}
#actu a:active {color: #ffffff; text-decoration: none;}

/*------ CORPS ---------*/

#corps {width:640px; margin-top:10px;margin-left:200px;}

#corps h1 {
margin:0px;
height:39px;
background-image:url("imgs_interface/bg_titre.gif"); 
background-repeat:no-repeat; 
padding-top:5px; 
padding-left:10px; 
color:#ffffff;
font-size:21px;
}

#corps h2 {
color:#ffffff;
font-size:12px;
padding-top:3px;
padding-left:15px;
font-weight:bold;
margin-top:0px;
}

#corps h3 {
color:#006600;
font-size:19px;
border-bottom:3px dotted #99CC33;
}

#corps h4 {
color:#006600;
font-size:17px;
border-bottom:2px dotted #99CC33;
font-weight:bolder;
}

#corps_head {background-image:url("imgs_interface/cadre_haut_01.gif"); background-repeat:no-repeat ; height:20px; margin-top:10px;}

#corps_body {
background-color:#ffffff; 
background-image:url("imgs_interface/background_page.jpg"); 
background-position:bottom;
background-repeat:no-repeat; 
padding-top:20px; 
font-size:11px; 
color: #000000;
padding:10px;
width:618px;
border:1px solid #006600;
text-align:justify;
}

#corps_encart{ background-color:#009900; color: #ffffff; padding:10px;padding-top:2px; }

#corps_encart h3 {
color:#ffffff;
font-size:19px;
border-bottom:3px dotted #99CC33;
}


.stop_float{clear:both;}
#corps_foot {background-image:url("imgs_interface/cadre_bas_01.gif"); height:10px;}

#corps a {color: #009900;	font-size: 9px; font-weight:bold;}
#corps a:link {text-decoration: underline; }
#corps a:visited {text-decoration: none;}
#corps a:hover {color: #006600; text-decoration: none;}
#corps a:active {color: #006600; text-decoration: none;}

#corps_encart a {color: #ffffff;	font-size: 9px; font-weight:bold;}

#coll_gauche {width:400px;float:left;margin-top:10px;}
#coll_droite {width:230px;float:right;margin-top:10px;}

/*------ tableau de chasse ---------*/

table#chasse{
background-color:#ffffff;
border-top:solid #006600 1px;
border-left:solid #006600 1px;
width:100%;
}

table#chasse caption{
text-align:left;
font-size:14px;
font-weight:bold;
color:#006600;
padding:3px;
}

table#chasse th{
background-color:#006600;
color:#ffffff;
padding:3px;
}

table#chasse td{
border-right:solid #006600 1px;
border-bottom:solid #006600 1px;
padding:3px;
}

/*------ PLEIN FEU ---------*/

#pleinfeu_head, #question_head {background-image:url("imgs_interface/cadre_haut_01.gif"); background-repeat:no-repeat ; height:20px; margin-top:10px;}

#pleinfeu_body, #question_body {
background-color:#ffffff; 
background-position:bottom;
background-repeat:no-repeat;
font-size:11px; 
color: #000000;
padding:0px;
width:638px;
height:150px;
border:1px solid #006600;
}

#pleinfeu_body h3{margin-left:155px;margin-top:5px; font-size:15px;}
.img_pleinfeu{border:0px; float:left; margin-right:5px;}
#pleinfeu_foot,  #question_foot {background-image:url("imgs_interface/cadre_bas_01.gif"); height:10px;}


/*------ Carte ---------*/
#carte_head{background-image:url("imgs_interface/cadre_haut_02.gif"); height:20px;}
#carte_body {background-image:url("imgs_interface/cadre_bas_02.gif"); background-position:bottom; background-repeat:no-repeat; padding-bottom:10px; height:320px;}

/*------ block 1 ---------*/
#block1_head{background-image:url("imgs_interface/cadre_haut_03.gif"); height:20px;}
#block1_body {background-image:url("imgs_interface/cadre_bas_03.gif"); background-position:bottom; background-repeat:no-repeat; padding-bottom:10px; height:140px;}

/*------ block 2 ---------*/
#block2_head{background-image:url("imgs_interface/cadre_haut_03.gif"); height:20px;margin-top:10px;}
#block2_body {background-image:url("imgs_interface/cadre_bas_03.gif"); background-position:bottom; background-repeat:no-repeat; padding-bottom:10px; height:140px;}

.note {
font-size:9px;
}

/*------ block video ---------*/
#block_video_head{background-image:url("imgs_interface/cadre_haut_01.gif"); background-repeat:no-repeat ; height:20px; margin-top:10px}
#block_video_body {border:1px solid #006600;margin:0px;}
#block_video_foot{background-image:url("imgs_interface/cadre_bas_01.gif"); background-position:bottom; background-repeat:no-repeat; height:10px;}

#block_video a, #block_video2 a{color: #66cc00; padding:2px; padding-right:5px;padding-left:5px; font-size:14px;}
#block_video a:link, #block_video2 a:link {text-decoration: none; }
#block_video a:visited, #block_video2 a:visited {text-decoration: none;}
#block_video a:hover, #block_video2 a:hover {color: #99ff00; text-decoration: none;}
#block_video a:active, #block_video2 a:active {color: #99ff00; text-decoration: none;}

#block_video p, #block_video2 p {color: #ffffff; font-size:10px;}

/*------ PIEDS PAGE---------*/
#pieds_page 
{
	width:640px;
	margin-left:200px;
	background-image:url("imgs_interface/bg_pied_page.gif");
	height:25px;
	text-align:center;
	padding-top:5px;
}

#pieds_page a {color: #ffffff; padding:2px; padding-right:5px;padding-left:5px;border-left:1px solid #ffffff; font-size:11px;}
#pieds_page a:link {text-decoration: none; }
#pieds_page a:visited {text-decoration: none;}
#pieds_page a:hover {color: #99ff00; text-decoration: none;}
#pieds_page a:active {color: #99ff00; text-decoration: none;}

/*------ PIEDS PAGE 2 ---------*/
#pieds_page2
{
	width:640px;
	margin-left:200px;
	height:25px;
	text-align:center;
	padding-top:5px;
	font-size:11px;
	color:#FFFFFF;
}

#pieds_page2 a {color: #66cc00; padding:2px; padding-right:5px;padding-left:5px;}
#pieds_page2 a:link {text-decoration: none; }
#pieds_page2 a:visited {text-decoration: none;}
#pieds_page2 a:hover {color: #99ff00; text-decoration: none;}
#pieds_page2 a:active {color: #99ff00; text-decoration: none;}

/*-----------FOMULAIRE---------------*/
#codeflash textarea {
width:600px;
height:10em;
}
