body {
	margin: 0px;
	padding: 0px;
}

.imgleft {
	background: url(../interface/top_left.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

.imgright {
	background: url(../interface/top_right.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

.mainbk {
	background-image:url(../interface/content_repeat.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

.baseline_img {
	background-image:url(../interface/baseline.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.content_bk {
	background-image:url(../interface/content.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}

.photosbk {
	background-image:url(../interface/photos.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}

.content_top {
	background-image:url(../interface/content_top.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.outline {
	border:#FFFFFF 2px dotted;
	padding: 2px;
	margin:5px;
}

.outline:hover {
	border:#AD171C 2px dotted;
	padding: 2px;
	margin:5px;
}

.divScroll {
	margin: 0px;
	overflow: scroll;
	height: 317px;
	width: 572px;
	overflow-x: hidden;
}

.divScrollphotos {
	margin: 0px;
	overflow:scroll;
	height: 317px;
	width: 274px;
	overflow-x: hidden;
}

.tab_border {
	border:#FFFFFF 2px dotted;
}

.tab_bottom_right {
	border-bottom:#FFFFFF 2px dotted;
	border-right: #FFFFFF 2px dotted;
}

.tab_bottom {
	border-bottom:#FFFFFF 2px dotted;
}

.tab_right {
	border-right:#FFFFFF 2px dotted;
	}
	
.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color:#AD171C;
	margin-left: 10px;
	margin-top: 0px;
}

.subtitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:bold;
	color:#AD171C;

}

.subtitle2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color: #000000;
	margin-left: 10px;

}

.subtitle3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:bold;
	font-style:italic;
	color: #CCCCCC;
	margin-left: 10px;

}

.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}

.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AD171C;
	font-weight:bold;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold;
	padding-left: 20px;
	padding-top: 10px;
	text-align:justify;
}


a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFD9;
	text-decoration:none;
}
.linkeo_cnil {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC;
}
#powered a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #4A6F82;
}
#powered img {
	height: 10px;
	width: 10px;
	vertical-align: middle;
}h1 {
	display: none;
}


.menubas {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}

.menubas:hover {
    font: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #7EBEF1;
	text-decoration:underline;
	}
	
