/* STRUCTURE ---------------------------------------------------*/


body, html {

	width:100%;

	margin:0px;

	padding:0px;

	background-image:url(../images/bg.gif);

	font-family: "Tahoma",arial,sans-serif;

	font-size:11px;

	line-height:16px;

}

#global {

	background-image:url(../images/bg_degrade.gif);

	background-repeat:repeat-x;

	width:100%;

	height:100%;

}

#envelope {

	width:825px;

/*	height:100%;*/

	margin-left:auto;

	margin-right:auto;

	background-image:url(../images/bg_contener.gif);

}

#innerEnvelope {

	width:825px;

/*	height:100%;*/

	margin-left:auto;

	margin-right:auto;

	/*

	d�grad� de bord de contenu : 

	*/

	background-image:url(../images/bg_contener_2.gif);

	background-repeat:no-repeat;

	

}

#contener {

	width:805px;

	padding-left:10px;

	padding-top:0px;

	border-bottom:2px solid #babdcc;

}


/* FIN DE STRUCTURE ----------------------------------------------- */



/* MENU ----------------------------------------------------------- */ 

#header{
	width:814px;
	height:80px;
	background:url('../images/header2.jpg') left top no-repeat;

}

#header .logo {

	float:left;
	margin:10px;

}




#breadcrumb {

	background-color:#f4f4f4;

	padding:3px;

	margin-bottom:5px;

	width:98%;

}


/* CONTENT TEXT ------------------------------------------------------ */

.globalcontentwith2action {

        padding-left:15px;
        text-align:justify;
        padding-right:15px;
} 


/* Old --ad 071106
.globalcontentwith2action {

	padding-left:15px;
	text-align:justify;
}
*/


.globalcontentwith2action p, .globalcontentwith2action h1,.globalcontentwith2action h3,.globalcontentwith2action ul{
	margin-right:25px;
}
div.globalcontentwith2action h1{
	color:#2c3045;
	font-size:18px;
	font-weight:normal;
	padding-bottom:0;
	margin-bottom:2px;
}
div.globalcontentwith2action p{
	padding-top:0;
	margin-top:0;
}
div.globalcontentwith2action ul {
	padding-top:0px;
	margin-top:0px;
	margin-left:5px;
}

div#hat{
margin-top:25px;
}
div#ul{
	padding-top:0px;
	margin-top:0px;
	margin-left:130px!important;
	margin-left:170px;
}

div.modifiedList ul li {
	list-style-image: url('../images/puce.gif');
	margin-bottom:5px;
	line-height:14px;
}
div.globalcontentwith2action ul li a{
	color:#0080b2;
	text-decoration:none;	
}


.linkcontent {
	color:#999999;
	font-size:10px;
	height:21px;
}

.linkcontent a {
	color:#999999;
	text-decoration:none;
}	

.linkcontent a:hover {
	text-decoration:underline;
}	


#box{
	float:left;
	margin-right:10px;

}

strong{
	color:#0080b2;
}


.boxsample{

        background:none;
}


div.boxsample h1{
	color:#2c3045;
    margin-top:15px;
    margin-bottom:5px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}
div.boxsample p{
	margin: 0 0 10px 0;
	padding:0;
	color:#C06427;
}
div.boxsample .btn_box{
	float:right;
	margin-left:50px;
	border:0;
}


div.boxsample hr{
        color: #c8b8b8;
        background-color: #c8b8b8;
        height: 1px;
        border: 0;
}


div.boxcontent{
        margin-right:20px;
}

/* FIN CONTENT TEXT -------------------------------------------------- */


h1 a,h1 a:active,h1 a:hover,h1 a:visited {

	color:white;

	text-decoration:none;

}



td {

	font-family: "Tahoma",arial,sans-serif;

	color:#28424b;

}

a {

	font-family: "Tahoma",arial,sans-serif;

	color:#0080b2;

	text-decoration:underline;

}



b, strong {

	color:#0080b2;

}

h2 {

	font-size:14px;

	color : #d00404;

	padding-left:45px;

	height:45px;

	line-height:30px;

	background: url(../images/h2.gif) no-repeat;

	background-position:0 0 ;

}



hr {
        background-color:#FFFFFF;
        border-color:-moz-use-text-color -moz-use-text-color #BFC2CD;
        border-style:none none solid;
        border-width:0px 0px 1px;
        color:#FFFFFF;
        height:1px;
        clear:both;
}


/* Old --ad 071106
hr {

	background-color:#fff;
	height:1px;
	color:#fff;
	border:0px;
	border-bottom:1px solid #bfc2cd;
}
*/



#bottom {

	font-size:10px;

	color:#999999;

	margin-top:15px;

	margin-bottom:15px;



	text-align:center;

	margin-left:auto;

	margin-right:auto;

}



.box {

        margin-left:auto;
        margin-right:auto;
        margin-top:10px;
        margin-bottom:10px;
        width:500px;
} 


/* Old --ad 071106
.box {
        width: auto;
        border: 1px solid #8c90a4;
        margin-left:10px;
        margin-right:10px;
        margin-top:50px;
        margin-bottom:10px;
}
*/

.padded {
  padding: 5px;  
}

.citation {
	font-size:24px;
	line-height:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:150px;
	text-align:right;
	margin-top:50px;
}



.yuimenu li {

        text-align: left !important;
}


.yuimenubar * {

        color: black !important;
}



#links{

	font-size:12px;
        height: 30px;
	text-align: right;
	padding-right:10px;
        margin-bottom: 12px;
}



#links a img {

        color: blue;
        border: none;
        margin-left: 10px;
}


h1#title {

        color: #0080b2;
        font-weight: bold;
        margin: 12px;
}


#description {

        margin-left: 24px;
        margin-right: 24px;
}
