html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
#blocprincipal {
	background-image:url("images/fond.jpg");
	background-repeat:  no-repeat;
	height: 100%;
	background-position:top right;
}
#logo {
	background-image:url("images/logo200.jpg");
	width: 200px;
	height: 116px;
	background-repeat:  no-repeat;
	margin: 10px 0 2px 10px;
	display:block;
	float:left;
	clear:both;
}
#log {
/*width : 590px;
	margin: 0 auto; */
}
#contenu {
	margin:0 15px;
}
.contenueff {
	clear: both;
	width:830px;
}
#ref {
	width: 130px;
	height: 80px;
	float:left;
	margin-right:auto;
 	margin-left:auto;
	margin-top:auto;
 	margin-bottom:auto;
	padding: 0 auto; 

	text-align:center;
}
#ref img {
	height: 45px;
	overflow: hidden;
	border:0;
}
#ref a:link {
	color: #0000CC;
	text-decoration: none;
}
#ref a:visited {
	color: #0000CC;
	text-decoration: none;
}
#ref a:hover {
	color: #0000CC;
	text-decoration: none;
}
.tiers {
	float:left;
	display:block;
	padding-bottom:0;
	padding-left:0;
	padding-right:15px;
	padding-top:0;
	vertical-align:top;
	width:30%;
	min-height:350px
}
.ligneg {
	border-left-width:1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
h2 {
	font-size:22px;
	margin-bottom:15px;
}
p {
	line-height:20px;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
}
.button {
	background-image: url(images/backBT.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border : 1px #B4B4B4 solid;
	padding: 2px 3px 2px 3px;
	font-size: .9em;
	margin: 10px;
}
#piedg {
	float:left;
	line-height:20px;
	margin:10px;
}
#piedg h3 {
	font-size:12px;
line-height::14px;
	margin : 0;
	padding: 0;
}
#piedd {
	float:right;
	line-height:20px;
	margin:10px;
}
#piedd h3 {
	font-size:12px;
line-height::14px;
	margin : 0;
	padding: 0;
}
.page {
	margin : 5px;
	padding:10px;
	height: 100px;
	background:  url(img/h300.png) repeat-x;
	background-position:top;
	width:270px;
}
.item {
	float:left;
	cursor:pointer;
	width:500px;
	height: 80px;
	padding:10px;
}



.scrollable {
	position:relative;
	overflow:hidden;
	width:270px;
	height: 90px;
}
/* root element for scrollable items */
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}
/* position and dimensions of the navigator */
div.navi {
	margin-right:10px;
	 
	height:20px;
	float:right;
}
/* items inside navigator */
div.navi a {
	width:10px;
	height:8px;
	float:left;
	margin:6px;
	background:url(/img/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}
/* mouseover state */
div.navi a:hover {
	background-position:0 -8px;
}
/* active state (current page state) */
div.navi a.active {
	background-position:0 -16px;
}
#overlay {
	background-image:url( img/transparent.png);
	color:#efefef;
	height:330px;
}
/* container for external content. uses vertical scrollbar, if needed */ 
.contentWrap {
	height:300px;
	overflow-y:auto;
	padding: 15px;
}
.contentVideo {
	height:395px;
	overflow-y:auto;
}
.Videooverlay {
	display:none;
	background-image:url(img/white.png);
	width:650px;
	padding:35px;
	font-size:11px;
}
.apple_overlay {
	display:none;
	background-image:url(img/white.png);
	width:540px;
	padding:35px;
	font-size:11px;
}
.apple_overlay div.close {
	background-image:url(img/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}
#quinousommesplus li img {
	padding : 5px;
	float:left;
}

#quinousommesplus  li  a img{
	 border: 1px solid #CCCCCC;
	 text-decoration:none;
}
#quinousommesplus  li  a:hover  img{
	 border: 1px solid #CCD405;
	 text-decoration:none;
}
a#quinousommesplusbt {
	 
	 text-decoration:none;
	 color:#999;
} 
a:hover#quinousommesplusbt {
	 
	 text-decoration:none;
	 color:#CCD405;
}


#quinousommesplus li {
	list-style-position:outside;
	list-style-type: none;
	vertical-align:top;
	clear:both;
	padding: 2px 0 0 5px;
	;
}
#quinousommesplus ul {
	margin-left :  0;
}
#quinousommesplus .titr {
	width:125px;
	float:left;
	padding : 5px;
}
/*  */
#detail {
}
#detail .titre {
	font-size:18px;
	padding: 10px;
	border-bottom:#FFFFFF 1px dotted;
	 
}
#detail .col {
	width:45%; float:left; display:block;
	padding: 10px;
}

#detail .lien {
	text-align:left;

}

#detail .decription{
	font-size:12px;
	padding: 5px;
}


#detail .lien a {
	color: #fff;
}











