<!--

div#main-frame #center-frame #content-center-frame .frame-warning{
	width:100%;
	margin-bottom:20px;
	text-align:center;
}

/**** STYLES pour le fichier visualisation_titre.php ****/

div#main-frame #center-frame #content-center-frame #layer-left-bond-gallery{
	float:left;
	width:220px; height:auto;
	/*background-color:#CCCCCC;*/
}

div#main-frame #center-frame #content-center-frame #layer-left-bond-gallery .box-info{
	margin-left:auto; margin-right:auto;
	margin-bottom:10px;
	width:178px; height:auto;
	padding:10px;	
	border:1px solid #bfccd4;	
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background: url(../main-page-objects/fond-box.png) top repeat-x;
}

div#main-frame #center-frame #content-center-frame #layer-left-bond-gallery .box-info .title{
	width:218px; height:25px;
	padding-top:10px;
	margin-left:-20px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	text-align:center; color:#FFFFFF;
	background: url(../main-page-objects/title-page-fond.png) center repeat-x;
}

div#main-frame #center-frame #content-center-frame #layer-left-bond-gallery .box-info .title a:link{
	text-decoration: underline;
	color:#FFFFFF;
}

div#main-frame #center-frame #content-center-frame #layer-left-bond-gallery .box-info .title a:visited{
	text-decoration: underline;
	color:#FFFFFF;
}

div#main-frame #center-frame #content-center-frame #layer-left-bond-gallery .box-info .title a:hover{
	text-decoration: underline;
	color:#FFFFFF;
}

div#main-frame #center-frame #content-center-frame #layer-left-bond-gallery .box-info .content{
	margin-left:auto; margin-right:auto;
	margin-top:10px;
	width:178px; height:auto;
	text-align:left;
}

div#main-frame #center-frame #content-center-frame #layer-left-bond-gallery .box-info .content p{
	margin:5px 0;
}

div#main-frame #center-frame #content-center-frame #layer-left-bond-gallery .box-info .content a:link{
	text-decoration: none;
	color:#000000;
}

div#main-frame #center-frame #content-center-frame #layer-left-bond-gallery .box-info .content a:visited{
	text-decoration: none;
	color:#000000;
}

div#main-frame #center-frame #content-center-frame #layer-left-bond-gallery .box-info .content a:hover{
	text-decoration: none;
	color:#000000;
	border-bottom:1px dashed #4d6c89;
}

div#main-frame #center-frame #content-center-frame #layer-right-bond-gallery{
	float:left;
	margin-left:10px;
	width:620px; height:auto;
	/*background-color:#CCCCCC;*/
}

div#main-frame #center-frame #content-center-frame #layer-right-bond-gallery .frame-bond-presentation{
	width:620px; height:auto;
	/*background-color:#FF0000;*/
}

div#main-frame #center-frame #content-center-frame #layer-right-bond-gallery .frame-bond-presentation .picture-bond{
	float:left;
	width:200px;
	border:0;
	-moz-box-shadow: 0px 0px 5px #737373;
	-webkit-box-shadow: 0px 0px 5px #737373;
	box-shadow: 0px 0px 5px #737373; 
}

div#main-frame #center-frame #content-center-frame #layer-right-bond-gallery .frame-bond-presentation .detail-bond{
	float:left;
	margin-left:10px;
	width:410px; height:auto;
	/*background-color:#00FF00;*/
}

div#main-frame #center-frame #content-center-frame #layer-right-bond-gallery .frame-bond-presentation .detail-bond .detail-bond-title{
	width:410px; height:auto;
	font-size:120%; font-weight:bold;
	color:#4d6c89;
	/*background-color:#0000FF;*/
}

div#main-frame #center-frame #content-center-frame #layer-right-bond-gallery .frame-bond-presentation .detail-bond .detail-bond-content{
	width:410px; height:auto;
	margin-top:30px;
	/*background-color:#555555;*/
}

/**** ****/

/**** STYLES pour le fichier galerie_titres.php ****/

div#main-frame #center-frame #content-center-frame .frame-bond{
	float:left;
	margin-bottom:10px; margin-left:11px; margin-right:12px;
	width:258px; height:317px;
	border:1px solid #bfccd4;	
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background: url(../main-page-objects/fond-box.png) top repeat-x;
}

div#main-frame #center-frame #content-center-frame .frame-bond .bond-title{
	width:278px; height:auto;
	padding-top:10px; padding-bottom:10px;
	margin-left:-10px; margin-top:10px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	text-align:center; color:#FFFFFF;
	background: url(../bonds-objects/fond-title.png) center repeat-x;
	/*background-color:#CCCCCC;*/
}

div#main-frame #center-frame #content-center-frame .frame-bond .thumbnail{
	margin-left:auto; margin-right:auto;
	width:238px; height:200px;
	padding:10px 10px 10px 10px;
	text-align:center;
}

div#main-frame #center-frame #content-center-frame .frame-bond .link-bond-detail{
	width:238px; height:15px;
	padding:5px 10px 5px 10px;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	text-align:center; color:#FFFFFF;
	background: url(../bonds-objects/fond-link.png) center repeat-x;
	background-color:#CCCCCC;
}

div#main-frame #center-frame #content-center-frame .frame-bond .link-bond-detail a:link{
	text-decoration: none;
	color:#FFFFFF;
}

div#main-frame #center-frame #content-center-frame .frame-bond .link-bond-detail a:visited{
	text-decoration: none;
	color:#FFFFFF;
}

div#main-frame #center-frame #content-center-frame .frame-bond .link-bond-detail a:hover{
	text-decoration: none;
	color:#FF0000;
}
/**** ****/

-->