@charset "ISO-8859-1";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	/*overflow-y:scroll;*/
}


/* Positionnement des images du design */
div#conteneur {
	width: 854px;
	margin-right: auto;
	margin-left: auto;
}

div#header {
	background-image:url(images/design_01_new.jpg);
	width:854px;
	height:155px;
}

div#menu {
	background-image:url(images/design_02.jpg);
	width:854px;
	height:27px;
}

div#page {
	background-image:url(images/design_03.jpg);
	width:854px;
	height:auto;
}

div#copyright {
	background-image:url(images/design_04.jpg);
	width:854px;
	height:17px;
}

#miniature{
	border-color:#0099CC;
	border-width:thin;
}

#miniature:hover{
	border-color:#990000;
	border-width:thin;
}

/* Style css des textes */
div#page_text {
	color:#00254a;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}

div#page_text a{
	color:#32639a;
	font-family:Verdana;
	font-size:11px;
	text-decoration: none;
}

div#page_text a:hover{
	color:#32639a;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
}



div#menu_contenu {

}

div#copyright_text {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:9px;
	font-style:italic;
	text-decoration:none;
	
	text-align:right;
	padding-right:10px;
	padding-left:10px;
	padding-top:1px;
}
div#copyright_text a{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:9px;
	text-decoration:underline;
	font-style:italic;
}
div#copyright_text a:hover{
	color:#b8d6f8;
	font-family:Verdana;
	font-size:9px;
	text-decoration:underline;
	font-style:italic;
}
.titre1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.titre2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}

.legende {
	font-family:Verdana;
	size:10px;
	color:#32639a;
	font-style: italic;
}

#scrollfirefox {
position: absolute;
bottom: -0.1px;
visibility: hidden;
}

#compteur {
	color:#990000;
	font-weight: bold;
}

td.news_titre{
	/*background-color:#006699;*/
	background-image:url(images/design_02.jpg);
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
}

td.news_texte{
border-left:solid 1px #CCCCCC;
border-right: solid 1px #CCCCCC;
}

td.news_date{
	background-color:#FFFFFF;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	border-left:solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}


#linePair{
	background-color:#CCCCCC;
	font-size: 11px;
	font-style: normal;
	color: #000000;	
}

#lineImpair{
	background-color: #AAC7FD;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

td.commentaire_titre
{
	background-color:#AEBFCF;
	font-size:10px;
	color:#006699;
}

td.commentaire_texte
{
border-bottom: solid 1px #CCCCCC;
border-left: solid 1px #CCCCCC;
border-right: solid 1px #CCCCCC;
}

#numPageCourante{
	/*background-color: #0099FF;*/
	font-size:18px;
	font-weight: normal;
	text-decoration: underline;
	color: #006699;
}

.erreur{
	font-size:11px;
	color:#990000;
	font-weight: bold;
}

.imageAleatoire{
border: solid 1px #CCCCCC;
text-align:center;
