/*********** Paramètres globaux - application à toutes les pages ***********/

/*********** Styles de la page ***********/
body {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #000000;
	font-family: "Verdana", "Arial", "Bitstream Vera Sans", "FreeSans", sans-serif;
	cursor: default;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	text-align: left;
	float: none;
	clear: both;
}

#container {
	margin: 0 auto;
	min-height: 520px;
	width: 1000px;
	padding: 0;
	height: 100%;
	background-color: #a0d0d0;
}

a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #ffff00;
}

p {
	margin: 0 0 15px;
	line-height: 1.5em;
}

img {
	border-style: none;
}

/*********** Styles du haut de page ***********/
#sitename {
	margin: 0;
	padding: 0;
	height: auto;
	background-color: #000000;
	border-bottom: 1px solid;
}

#links {
	float: right;
	font-size: 16px;
}

#links img {
	margin: 10px;
	vertical-align: middle;
}

#logo {
	vertical-align: bottom;
}

#sitename h1, #sitename h2 {
	position: static;
	margin: 0;
	padding: 0;
	border: none;
	width: auto;
	color: #ffffff;
	font-family: "Palatino Linotype", "Georgia", "Monaco", "Helvetica", "Century Schoolbook L", "Nimbus Mono L", serif;
	font-style: italic;
}

#sitename h1 {
	font-size: 1.6em;
}

#sitename h2 {
	font-size: 1.4em;
}

/*********** Styles des fenêtres latérales ***********/
#leftside, #rightside {
	margin: 0;
	padding: 0 5px;
	width: 150px;
	color: #000000;
	overflow: hidden;
	font-size: 0.6em;
}

#leftside {
	float: left;
}

#rightside {
	float: right;
	margin-right: -5px;
}

#leftside h1, #rightside h1 {
	margin: 0 0 12px;
	color: #000000;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
}

#leftside h2, #rightside h2 {
	margin: 0;
	font-size: 1.1em;
	text-align: center;
}

#leftside p, #rightside p {
	margin: 0 0 16px 10px;
	font-size: 0.8em;
	line-height: 1.4em;
}

#rightside div {
	margin: 0 0 10px 0;
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: center;
}

#rightside a {
	color: #0000ff;
}

#rightside a:hover {
	color: #ffff00;
}

/*********** Styles du menu principal ***********/
#mainmenu {
	overflow: hidden;
	margin: 2px 10px;
	padding: 0;
}

#mainmenu ul {
	margin: 0;
	padding: 0;
}

#mainmenu li {
	margin: 15px 0;
	padding: 10px 0 0 10px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	font-weight: normal;
}

#mainmenu a {
	text-decoration : none;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 0.6em;
	color: #ffffff;
}

#mainmenu a.current, .active {
	color: #ff0000;
	background-image: url("../images/bglink.png");
	background-repeat: no-repeat;
	background-position: top left;
}

#mainmenu a:hover {
	text-decoration : none;
	color: #ffff00;
}

.wrap {
	padding: 0;
	clear: both;
	font-size: 0.9em;
}

/*********** Styles du menu secondaire ***********/
#childmenu {
	text-align: center;
	margin: 0;
}

/*********** Styles du menu secondaire ***********/
.nav {
	border: 1px solid #b0b0b0;
	padding: 5px 5px 5px 5px;
	background: #fffff0 none repeat scroll 0% 50%;
	color: #000000;
	display: block;
	margin-top: 8px;
	position: relative;
	text-transform: uppercase;
	width: 110px;
}

.nav:hover, .active {
	border: 1px solid #909090;
	background: #80b0b0 none repeat scroll 0% 50%;
	color: #000000;
	text-decoration: none;
}

.sub {
	margin: 3px 0 2px 10px;
	padding: 4px 2px 2px 4px;
	font-size: 0.9em;
	letter-spacing: 1px;
	width: 105px;
}

/*********** Styles du pied de page ***********/
#footer {
	margin: 0;
	padding: 10px 0;
	height: 25px;
	width: 100%;
	color: #ffffff;
	background-color: transparent;
	font-family: "Palatino Linotype", "Georgia", "Monaco", "Helvetica", "Century Schoolbook L", "Nimbus Mono L", serif;
	text-align: center;
	font-size: 0.8em;
}

#footer a {
	color: #ffffff;
	text-decoration : none;
}

#footer a:active {
	color: #ffffff;		/*	black	*/
}

#footer a:hover {
	color: #ffff00;		/*	gray	*/
}

/*********** Styles de la fenêtre centrale ***********/
#content, #contentalt {
	padding: 15px 20px 20px 20px;
	min-height: 440px;
	font-size: 0.8em;
	color: #ffffe0;
}

#content {
	margin: 0 150px;
	background-color: #000000;
}

#contentalt {
	margin: 0 200px 0 20px;
}

#content h1, #content h2, #contentalt h1, #contentalt h2 {
	margin: 0 0 15px;
	padding: 0;
	font-size: 2.4em;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: "Palatino Linotype", "Georgia", "Monaco", "Helvetica", "Century Schoolbook L", "Nimbus Mono L", serif;
}

#content h2, #contentalt h2 {
	font-size: 1.6em;
	margin-bottom: 10px;
	font-weight: lighter;
}

#content img, #contentalt img {
}

/*********** Styles communs à certaines pages ***********/
.title {					/* Titre des pages - fond bordeaux */
	padding: 0 0 10px 20px;
	vertical-align: top;
	font-size: 0.9em;
	line-height: 35px;
	background-image: url("../images/bordeaux.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left 10px;
}

.indent1 {					/* Indentation du texte */
	padding: 0 0 0 35px;
	text-indent: 0;
	font-size: 14px;
	color: #000000;
}


.leftImage {
	float: left;
	padding: 0 20px 0 0;
	vertical-align: top;
}

.link {
	color: #0000ff;
	font-weight: bold;
}

.big {
	font-size: 120%;
}

.small {
	font-size: 80%;
}

.bold {	
	font-weight: bold;
}

.normal {	
	font-weight: normal;
}

.italique {
	font-style: italic;
}

.hleft {
	text-align: left;
}

.hcenter {
	text-align: center;
}

.hright {
	text-align: right;
}

.vcenter {
	vertical-align: middle;
}

.sup {
	line-height: 80%;
}

.tabulation6 {
	padding-left: 6em;
}

.tabulation12 {
	padding-left: 12em;
}

.blue
{
    background:     #e5e5ff;
    border-color:    #d8d8eb;
    background-image: url(./images/commentaire-48.png);
    background-repeat: no-repeat;
    background-position : 5px 50%;
    padding-left: 64px;
}

.red
{
    background:     #f5e1e1;
    border-color:    #e5d3d3;
    background-image: url(./images/arreter-48.png);
    background-repeat: no-repeat;
    background-position : 5px 50%;
    padding-left: 64px;
}

.green
{
    background:     #ddf0dd;
    border-color:    #cee0ce;
    background-image: url(./images/coche-verte-48.png);
    background-repeat: no-repeat;
    background-position : 5px 50%;
    padding-left: 64px;
}

.yellow
{
    background:     #f7f2da;
    border-color:    #e8e2c3;
    background-image: url(./images/ampoule-idee-48.png);
    background-repeat: no-repeat;
    background-position : 5px 50%;
    padding-left: 64px;
}

