html {
	margin: 0;
	background-color: #FFFFFF;
    height: 100%;
	width: 100%;
}
body {
	margin: 0;
	background-color: #FFFFFF;
    height: 100%;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: white;
}
a {
	text-decoration: none;
	color:#666666;
}
a:hover {
	text-decoration: underline;
}

.clear {
	clear:both;
}

a:focus {
	outline: none;
}
.style01 {
	font-size: 20px;
	color: white;
}
.style02 {
	font-size: 12px;
	color: white;
}
.style03 {
	font-size: 12px;
	color: #666666;
}
.style04 {
	font-size: 12px;
	color: #FF6600;
}
.style05 {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
.style05_bold {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.style06 {
	padding-top: 16px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}
.style07 {
	text-align: left;
	font-size: 12px;
	color: red;
}
.title01 {
	padding-top: 10px;
	padding-left: 30px;
	font-size: 11px;
	color: white;
}
.interne01 {
	padding-top: 5px;
	padding-left: 5px;
	font-size: 12px;
	color: white;
}
.interne02 {
	padding-top: 17px;
	padding-left: 30px;
	font-size: 14px;
	color: white;
}
.interne03 {
	padding-top: 5px;
	text-align: right;
	margin-right: 5px;
	font-size: 12px;
	color: black;
}
.interne04 {
	padding-top: 5px;
	text-align: left;
	margin-left: 5px;
	font-size: 12px;
	color: black;
}
.interne05 {
	padding-top: 10px;
	text-align: left;
	margin-left: 10px;
	font-size: 16px;
	color: #2F61A2;
}
.align01 {
	padding-top: 5px;
}
.align02 {
	padding-top: 10px;
}
.textalignleft {
	text-align: left;
}
.textaligncenter {
	text-align: center;
}
.textalignjustify {
	text-align: justify;
}
.color01  {
	color: #FFFFFF;
}
.color02  {
	color: #000000;
}
.color03  {
	color: #FF6600;
}
.color04  {
	color: #666666;
}
.size10 {
	font-size:10px;
}
.size13 {
	font-size:13px;
}
.size14 {
	font-size:14px;
}
.size16 {
	font-size:16px;
}
.size20 {
	font-size:20px;
}
.size26 {
	font-size:26px;
}
.size30 {
	font-size:30px;
}
.size40 {
	font-size:40px;
}
.bold {
	font-weight:bold;
}

hr {
	color:silver;
	border-color:silver;
}

a img {
	border:0px;
}

#logo1{
	background-image:url("../images/onglet_scellier_s.jpg");
	background-repeat:no-repeat;
	margin-right:10px;
	height:65px;
	width:60px;
	float:left;
}

#logo2{
	background-image:url("../images/onglet_bbc_s.jpg");
	background-repeat:no-repeat;
	margin-right:10px;
	height:65px;
	width:60px;
	float:left;
}


.thumbPhotos {
	width:150px;
	height:130px;
	overflow:hidden;
	float:left;
	margin:10px 20px 10px 0px;
}

.thumbPhotos_image {
	width:150px;
	height:100px;
	overflow:hidden;
}

.thumbPhotos_texte {
	margin-top:5px;
	width:150px;
	overflow:hidden;
	color:grey;
}


.partenaire {
	color: #2F61A2;
	font-size:13px;
}

#actualite_content .color03 {
	font-size:14px;
}

#actualite_content img {
	margin-top:5px;
}
