@charset "UTF-8";
/*
*
*	CSS GLOBAL 
*
*	Copyright (c) 2011 Details Riviera SA
*	Date creation : 29.3.07
*	Derniere modification : 18/02/11
*
*/

/* CSS Document */

* {
	padding:0px;
	margin:0px;
	color:black;
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

html {
	height:100%;
	padding:0px;
	margin:0px;
	padding-bottom:1px;

	background-image:url(../images/background.jpg);
	background-attachment:fixed;
}

img {
	border:0px none;
}

h1 {
	font-size:16px;
}

h2 {
	font-size:14px;
}

h3 {
	font-size:12px;
}

#main {
	width:906px;
	height:600px;
	
	margin-top:50px;
	margin-right:auto;
	margin-left:auto;

	border:1px solid black;
	border:0px;
}





/* module header */

#header {
	position:relative;
	float:left;
	width:904px;
	height:100px;

	font-size:10px;
	font-weight:bold;

	border:1px solid black;
	border:0px;
}

#headernav {
	float:right;
}

#headernav a {
	text-decoration:none;
}

#headernav a:hover {
	text-decoration:underline;
}

#headerlogo {
	position:absolute;
	width:189px;
	height:50px;
	bottom:21px;
}

#headerimg {
	position:absolute;
	bottom:21px;
	left:217px;
	width:248px;
	width:275px;
	height:53px;

	border:1px solid white;
	border:0px;
}



.textecentre {
	float:left;

	background-color:#666666;

	border:1px solid white;
	border:0px;
}

.textecentre h3 {
	/* margin-bottom:13px; */

	border:1px solid white;
	border:0px;
}



.btn {
	width:50px;
	font-size: 10px;
	color:white;
	background-color: #999999;
	padding-bottom:1px;
	border: 1px solid #999999;
}




/* module navigation */

#nav {
	float:left;
	position:relative;
	
	border:1px solid white;
	border:0px;

	/* background-color: #383838; */
	/* background-image: url(../images/pixel_gris.jpg); */
}

#nav, #nav .textecentre, #nav .navtop, #nav .navbottom {
	width:190px;
}

#nav .navcolor, #centre .navcolor, #search .navcolor {
	float:left;
	/* 190 - 2 * 13 */
	width:164px;
	height:13px;
	background-image:url(../images/pixel_gris.jpg);

	border:1px solid white;
	border:0px;
}

#search .navcolor {
	width:164px;
}

#centre .navcolor {
	width:424px;
}

#nav .textecentre {
	margin-bottom:13px;
}

#nav ul {
	float:left;
	margin-left:13px;
	list-style-type:none;

	padding-bottom:13px;

	border:1px solid white;
	border:0px;
}

#nav li {
	margin-bottom:10px;

	font-weight:bold;
	font-size:13px;

	border:1px solid white;
	border:0px;
}

#nav a {
	text-decoration: none;

	/* margin-left:10px; */
	color:#C9C9C9;
	font-weight:bold;
	font-size:13px;
}

#nav a:hover {
	text-decoration:underline;
}

#nav a.active {
	color:white;
}

#nav h4 {
	margin-top:10px;
	margin-top:0px;
	margin-bottom:5px;
	color:white;
	font-size:12px;
}








.navtop {
	float:left;
	height:13px;

	border:1px solid white;
	border:0px;
}

.navtopleft {
	float:left;
	background-image: url(../images/coin3.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc); 

	width:13px;
	height:13px;

	border:1px solid white;
	border:0px;
}

.navtopright {
	float:right;
	background-image: url(../images/coin4.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	behavior:url(iepngfix.htc); 

	width:13px;
	height:13px;

	border:1px solid white;
	border:0px;
}




.navbottom {
	float:left;
	position:absolute;
	bottom:0px;
	height:13px;

	border:1px solid red;
	border:0px;
}

.navbottomleft {
	float:left;
	background-image: url(../images/coin2.gif);
	/* background-position: bottom; */
	background-repeat: no-repeat;
	behavior:url(iepngfix.htc); 

	width:13px;
	height:13px;

	border:1px solid white;
	border:0px;
}

.navbottomright {
	float: right;
	background-image: url(../images/coin1.gif);
	/* background-position: bottom; */
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc); 

	width:13px;
	height:13px;

	border:1px solid white;
	border:0px;
}








/* module centre */

#centre, #centre .navtop, #centre .navbottom {
	width:490px;
	width:450px;

	/* margin-bottom:1px; */
	border:1px solid white;
	border:0px;
}

#centre {
	position: relative;
	float: left;
	/* height:200px; */

	margin-left:20px;
	margin-right:20px;

	padding-bottom:13px;

	border:1px solid white;
	border:0px;
}

#centre .textecentre {
	/* 450 - 2 * 13 */
	width:424px;

	border:1px solid white;
	border:0px;
}

#centre .margetxt {
	float:left;
	padding-left:13px;
	padding-right:13px;

	font-size:11px;

	border:1px solid white;
	border:0px;
}

/* file d'ariane */
#centre a.pathway {
	text-decoration:none;
}

#centre a.pathway:hover {
	text-decoration:underline;
}


#centre .margetxt h2 {
	margin-bottom:10px;
}


#search_ajax {
	float: left;

	border: 1px solid white;
	border: 0px;
}

#search_ajax ul {
	margin-left:13px;
	list-style-type:none;

	border:1px solid red;
	border:0px;
}

#search_ajax li {
	margin-bottom: 10px;
}

#centre_ajax {
	float:left;

	border:1px solid blue;
	border:0px;
}



#newshead span.date {
	display:block;
	margin-bottom: 5px;
	font-weight:bold;

	border: 1px solid white;
	border: 0px;
}


#centre .doc {
	float:left;

	border: 1px solid white;
	border: 0px;
}

#centre .doc .navbottom {
	position:relative;

	padding-bottom:13px;

	border: 1px solid white;
	border: 0px;
}




#centre .docname {
	float:left;
	width:330px;
	height:15px;

	margin-top:5px;

	border: 1px solid white;
	border: 0px;
}


#centre .docsize {
	float:right;
	width:90px;

	padding-top:0px;
	white-space:nowrap;
	text-align:right;

	border: 1px solid white;
	border: 0px;
}

#centre .docsize a, #centre .docname a {
	text-decoration:none;
}

#centre .docsize a:hover, #centre .docname a:hover {
	text-decoration:underline;
}


#centre .images {
	float:left;
	
	margin-right: 6px;

	border: 1px solid white;
	border: 0px;
}

#centre .images .fondimg {
	width:100px;
	height:100px;
	text-align:center;
	/* background-color: white; */

	/* background-image: url(../images/carre_100x100.gif); */
	border: 1px solid red;
	border: 0px;
}

#centre .docimg {
	float:left;
	margin-top:5px;
	margin-bottom:5px;

	border: 1px solid white;
	border: 0px;
}

#centre .docimg a {
	text-decoration:none;
}

#centre .docimg a:hover {
	text-decoration:underline;
}

#centre .checkdoc {
	vertical-align:middle;
	width:10px;

	border: 1px solid white;
	border: 0px;
}


#centre .btn {
	color:white;
	font-size: 10px;
	width:70px;
	background-color: #999999;
	padding-top:2px;
	padding-bottom:2px;

	border: 1px solid #999999;
}

#centre #button {
	float:right;
}


#centre input, #centre select, #centre option, #centre textarea {
	color:black;
}

#centre textarea {
	width:155px;
	font-size: 12px;
}

#centre #page {
	margin-bottom:10px;

	border: 1px solid white;
	border:0px;
}


form#press {
	float:left;
	color:black;

	border: 1px solid white;
	border: 0px;
}

#press p {
	float:left;
	margin-bottom:5px;
	width:350px;
	width:400px;

	border: 1px solid white;
	border: 0px;
}

#press span {
	float:left;
	width:155px;

	border: 1px solid white;
	border: 0px;
}

#press label {
	float:left;
	width:150px;
	height:18px;

	border: 1px solid white;
	border: 0px;
}

#press input[type=checkbox] {
	float:left;
	margin-right:5px;
}

#press #keep_me {
	float:left;
	width:350px;

	border: 1px solid white;
	border: 0px;
}

#press a {
	text-decoration: none;
}

#press a:hover {
	text-decoration:underline;
}



#press select {
	width:159px;
}



#press .mini {
	width:50px;
}














#newshead, #news {
	float: left;
	width:420px;

	padding-bottom:20px;

	border: 1px solid white;
	border: 0px;
}

#newshead .news_left {
	float: left;
	width:295px;

	margin:0px;
	padding:0px;

	border: 1px solid red;
	border: 0px;
}

#newshead .news_right {
	float: right;
	width:100px;
	height:100px;
	margin-left:20px;
	/* margin-right:20px; */

	text-align:center;
	/* background-color: white; */

	/* background-image: url(../images/carre_100x100.gif); */

	border: 1px solid blue;
	border: 0px;
}

#news .news_left {
	float: left;
	width:80px;
	height:80px;
	margin-right:20px;
	text-align:center;

	/* background-color: white; */

	/* background-image: url(../images/carre_80x80.gif); */

	border: 1px solid red;
	border: 0px;
}

#news .news_right {
	float: left;
	width:250px;

	border: 1px solid blue;
	border: 0px;
}








/* module search */

#search {
	position: relative;
	float: left;

	border: 1px solid black;
	border: 0px;
}

#search, #search .textecentre, #search .navtop, #search .navbottom  {
	width:190px;

	border: 1px solid white;
	border: 0px;
}

#errortxt {
	margin-bottom:13px;
	height:200px;
	
	border: 1px solid white;
	border: 0px;
}

#search .textecentre {
	float: left;
	height:200px;

	margin-bottom:13px;

	border: 1px solid white;
	border: 0px;
}

#search h4 {
	margin-top:0px;
	margin-left:13px;
	margin-bottom:10px;
	
	font-size:12px;

	border: 1px solid white;
	border: 0px;
}

#search #form1 {

	display: block;
	float: left;
	width:164px;

	padding-right:13px;
	padding-left:13px;

	border: 1px solid white;
	border: 0px;
}

#search input {
	color:black;
}

#search #fieldsearch {
	width:164px;
	width:161px;
	margin-bottom:10px;
	border: 1px solid #999999;
}


#search .btn {
	width:50px;
	float:right;
	font-size: 10px;
	color:white;
	background-color: #999999;
	padding-top:2px;
	padding-bottom:2px;
	border: 1px solid #999999;
}

#search .txt {
	float:left;
	color:#999999;
	font-size: 10px;
	/*text-indent:-10px; */
	letter-spacing: -1px;
	margin-top:2px;
}
















/* module footer */

#footer {
	float: left;
	position:relative;
	width:904px;
	height:50px;

	font-size:10px;
	font-weight:bold;

	border: 1px solid white;
	border: 0px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#copyright {
	position:absolute;
	top: 14px;
	left: 217px;

	border: 1px solid white;
	border: 0px;
}












/* Tooltips */
a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.tooltip:hover em {
    font-style: normal;
    display: block;
    position: absolute;
    top: 20px;
    left: -10px;
    padding: 5px;
    color: #000;
    border: 1px solid #bbb;
    background: #ffc;
    width:170px;
}
a.tooltip:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 7px;
    width: 11px;
    background: transparent url(../images/infobulletop00.gif);
    margin:0;
    padding: 0;
    border: 0;
}



