/************************************ basic design structure *****************************************/

@charset "utf-8";


@media print {
  body { display: none !important; }
}

* {
    margin:0px;
    /* modif TB padding:0px;*/
    font-family : "Arial", "MS P Gothic", "MS PƒSƒVƒbƒN", "Verdana","Helvetica","sans-serif";
    font-size: 12px;
}

.small {font-size: 8pt; color: #666666; font-family:arial, MS Gothic;} 

.x_small {font-size: 7pt; color: #666666; font-family:arial, MS Gothic;} 


pre {
width: auto;
line-break: strict;
word-break: break-all;
word-wrap: break-word;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
white-space: pre-wrap;
}



a {
	color: #0099CC;
	text-decoration: none;
	cursor: hand;
}

a:hover {
    text-decoration: underline;
    color:#ff33ff;
    background-color: #ffff99;
    cursor: hand;
}



h1 {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 18px;
	color: #999999;
	font-weight: bold
}

h2 {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	color: #ff5500;
	font-weight: bold
}

h3 {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}


h3 a {
    color: #FF5500;
}

img {
	border: 0;
}


ul.list {
    list-style-position:inside;
    list-style-type:disc;
}

ol.list {
    list-style-position:inside;
}

.letter_list {
    text-decoration: underline;
    margin-left: 12px;
}




/************************************ frame design *****************************************/

#container{
	margin-top: 0px;
}

#conteneur_centrer {
	min-height: 570px;
    height:auto !important;
    height:570px;
    position: relative;
    text-align: left;
    width: 900px;
    background-color: #fff;
    /*border-top: 1px #cccccb solid;*/
    border-left: 1px #cccccb solid;
    border-right: 1px #cccccb solid;
    background-image: url('../images/bg-global.gif');
    background-repeat: repeat-x;
    background-position: left bottom;
    display:inline-block;
}


#header {
    height: 70px;
    position: relative;
}


.bloc_header_raccourci {
	width:900px;
}

.bloc_orange {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 80px;
    height: 60px;
    z-index: 1;
    margin-top: 20px;
    margin-left: 20px;
}

.bloc_date {
    float: left;
    color: #666666;
    padding-top: 40px;
    padding-left: 190px;
    display: inline;
    height: 18px;
    text-align: left;
	vertical-align: bottom;
}

.bloc_fav {
    float: left;
    color: #666666;
    padding-top: 8px;
    padding-left: 370px;
    display: inline;
    height: 18px;
    text-align: center;
	vertical-align: bottom;
}

.bloc_fav input[type="button"] {
	background-color: #0099CC;
	color: #FFFFFF;
	font-family: "Arial", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: bottom;
	width: 60px;
}

.bloc_search {
    float: left;
    padding-top: 8px;
    padding-left: 30px;
    display: inline;
    height: 18px;
}



#centre {
	position: relative;
	float: left;
	width: 700px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.centre1024 {
	height: auto !important;
	height: 480px;
	min-height: 480px;
}



.flw678pb10 {
       width: 670px;
       float: left;      
       margin-bottom: 10px;
       color: #333333;
}

.flw678pb10 ul {
    list-style-position:inside;
    list-style-type:disc;
}

.flw678pb10 li {color: #656565;}


.mb20 {
       margin-bottom: 20px;
}

.mb20 img{
       margin-top: 10px;
}


#pied {
	/*position:absolute;*/ 
	width: 900px;
	height: 20px;
	background-color: #ffffff;
	bottom: 0px;
	clear: both;
	border: 1px #b1b1b1 solid;
	border-left: none;
	border-right: none;
	position: relative;
}

.footer {
	color:#999999; 
	font-size: 6pt; 
	text-align: left;
	width:900px; 
	margin-top: 50px;} 



.fr_copy {
	float: right;
	font-family: Arial;
	font-size: 10px;
	color: #545353;
	height: 17px;
	margin-top: 3px;
	padding-right: 10px;
}


.fl_links {
	float: left;
	font-family: Arial;
	font-size: 10px;
	color: #737373;
	margin-top: 3px;
	text-align: right;
	margin-left: 5px;
}

/* Modification NS remove height */
.footerlinks a {font-family:Arial; font-size:10px;color:#737373;}
.footerlinks a:hover {font-family:Arial; font-size:10px;color:#33cc00; text-decoration:underline;}





/************************************ Navigation Area *****************************************/


.input_search {
	width: 120px;
	font-family: Arial;
	font-size: 10px;
	color: #686868;
	border: 1px #d7d6d6 solid;
	height:14px;
}

#gauche {
	position: relative;
	float: left;
	left: 0;
	width: 172px;
}

#gauche p {
	color: #0099CC;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 2px;
    padding: 0;
    font-size: 8pt;
    font-weight: 600;
}


#gauche a {
	color: #656565;
	text-decoration: none;
	cursor: hand;
}

#gauche a:hover {
    text-decoration: underline;
    color:#0099CC;
    background-color: #ffff99;
    cursor: hand;
}


ul.menugauche {
    margin-left: 20px;
    padding: 0;
    margin-top: 20px;
    list-style-position:outside;
    list-style-type:none;    
}

li.menusection {
	background:url(fleche_menu.gif) center left no-repeat;
    padding: 0;
    margin: 0;
    margin-bottom: 12px;
    padding-left:7px;
    width: 140px;
    font-weight:600;
    font-size:9pt;
    
}

ul.submenugauche {
    margin-left: 35px;
    padding: 0;
    margin-top: 0px;    
    list-style-position:outside;
    list-style-type:none;
}

li.submenusection {
	background:url(fleche_submenu.gif) center left no-repeat;
    padding: 0;
    margin: 0;
    margin-bottom: 1px;
    padding-left:7px;
    width: 140px;
    font-size:8pt;
}

li.submenusection span {
	font-size: 8pt;
}


/************************************ sarch box *****************************************/

#search-box input[type="text"] {
margin: 0;
padding: 0;
width: 110px;
height: 12px;
font-size: 8pt;
vertical-align: bottom;
}

#search-box input[type="submit"] {
background-color: #0099CC;
color: #FFFFFF;
font-family: "Arial", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
font-size: 8pt;
font-weight: normal;
margin: 0;
padding: 0;
text-align: center;
vertical-align: bottom;
width: 30px;
}





/************************************ fancy table *****************************************/

/* 
pop.pop.star 
by Timo Wirth
24th Oct. 05
http://www.javajim.de 
*/


#fancy_tb table {
font: 75%/1.0em arial, geneva, sans-serif;
border-collapse: collapse;

}
	
/* data */

#fancy_tb tbody td {
font-size: 100%;
letter-spacing: 0.05em;
background: #ffffff;
border: 1px dotted #999999;
padding: 10px 10px 10px 10px;
}

#fancy_tb th {
background: #0099CC;
color: #ffffff;
vertical-align: top;
border: 1px dotted #999999;
padding: 3px 5px 3px 5px;
}
}