#cadre_albums{
	border:0;
	width:100%;
	height:auto;
	padding:10px;
	text-align:left;
	background-color:#fff;
	border-right:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	overflow:hidden;
}

#cadre_albums2{
	margin-left:80px;
	width:600px;
	height:auto;
	padding-top:10px;
	padding-left:0px;
	text-align:left;
}

	.pagination {
		width:800px;
		line-height:2em;
		text-align:center;
	}
	.pagination a,
	.pagination span {
		padding:0.1em 0.3em;
	}
	.pagination a {
		border:2px solid #ccc;
		color:#ff6600;
		font-weight:bold;
		background-color:#fff;
		-moz-border-radius: 6px; 
  		-webkit-border-radius: 6px; 
  		border-radius: 6px; 
		
	}
	.pagination a:hover {
		border:2px solid #ccc;
		color:#fff;
		background-color:#ff6600;
		-moz-border-radius: 6px; 
  		-webkit-border-radius: 6px; 
  		border-radius: 6px; 
	}
	.pagination .prevnext {
		font-weight:bold;
		-moz-border-radius: 8px; 
  		-webkit-border-radius: 8px; 
  		border-radius: 8px; 
	}
	.pagination span.disabled { 
		border:2px solid #b7b7b7;
		color:#b7b7b7;
		background-color:#fff;
	}
	.pagination span.current {
		border:2px solid #ccc;
		background-color:#ff6600;
		color:#ffffff;
		font-weight:bold;
		-moz-border-radius: 6px; 
  		-webkit-border-radius: 6px; 
  		border-radius: 6px; 
		
	}
#select_album 
{
	margin:0;
	padding:0;
}

	#select_album select
	{
		color:#ff6600;
		background-color:#fff;
	}

.cad_list_album
{
	width:150px;
	height:200px;
	margin-right:15px;
	text-align:center;
	float:left;
	margin-bottom:10px;
	border:1px solid #ccc;
	-moz-border-radius: 4px; 
  	-webkit-border-radius: 4px; 
  	border-radius: 4px; 
}

.cad_list_album:hover
{
	background-color: #E78F08;
	color:#fff;
	border:1px solid #ff6600;
	-moz-border-radius: 4px; 
  	-webkit-border-radius: 4px; 
  	border-radius: 4px;
}
.cad_list_album a
{
	display:block;
	border:0;
	width:150px;
	height:200px;
	text-decoration:none;
	font-weight:bold;
	color:#ff6600;
}

.cad_list_album a:hover
{
	color:#fff;
}

.cad_list_info
{
	color:#2DB0F4;
	font-size:12px;
	line-height:24px;

}

.cad_list_album p
{
	color:#464646;
	margin-top:0;
	padding-top:0;
}


.cad_list_album img
{
	margin:4px;
	width:140px;
	height:93px;
	border:0;
}


#cad_corpsaligned
{
	text-align:left;
}

#photo_panel
{
	width:100%;
	height:0px;
	border:1px solid Black;
}

#photo_panel a
{
	display:none;
}

#photo_panel p
{
	display:none;
}

.vignettes_albums
{
	background-color:transparent;
	float:left;
	width:154px;
	height:170px;
	margin-right:10px;
	margin-bottom:4px;
	padding-bottom:5px;
	border:0px solid Black;
}

.vignettes_albums_on
{
	background-color:#f17c1d;
}

.vignettes_albums p
{
	text-align:center;	
}

.vignettes_albums img
{
	background-color:transparent;
	border:1px solid Black;
	padding:1px;
}

.img_paysage
{
	margin-top:34px;
}
.img_portrait
{
	margin-left:18px;
}

#lien_choix_af
{
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
}

	#lien_choix_af a
	{
		font-size:14px;
		font-weight:bold;
		text-decoration:none;
		color:#ff6600;
		padding:15px;
	}
	
	#lien_choix_af a:hover
	{
		color:#565050;
	}

.dr_content
        {
            background-color:#fff;
            width:230px;
            margin-bottom:15px;
            border-bottom:1px dotted #ccc;
        } 
		
.dr_ph_bleu
       {
		   padding-left:10px;
		   color: #2DB0F4;
		   font-weight:bold;
		   
		   } 
	
.cad_ph_right
{
        width:230px;
        padding:10px;
}

	.cad_ph_right p
	{
		margin-top:0;	
	}
	
	
	#dr_ph_page
        {
            display:block;
            background-image:url(../images/dr_ph_page.png);
            background-repeat:no-repeat;
            width:230px;
            height:34px;
        }
		
	#dr_ph_classer
        {
            display:block;
            background-image:url(../images/dr_ph_classer.png);
            background-repeat:no-repeat;
            width:230px;
            height:34px;
        }


	#dr_ph_selection
        {
            display:block;
            background-image:url(../images/dr_ph_selection.png);
            background-repeat:no-repeat;
            width:230px;
            height:34px;
        }
		
	#dr_ph_infos
        {
            display:block;
            background-image:url(../images/dr_ph_infos.png);
            background-repeat:no-repeat;
            width:230px;
            height:34px;
        }
		
	#dr_ph_tag
        {
            display:block;
            background-image:url(../images/dr_ph_tag.png);
            background-repeat:no-repeat;
            width:230px;
            height:34px;
        }
		
	#dr_ph_com
        {
            display:block;
            background-image:url(../images/dr_ph_com.png);
            background-repeat:no-repeat;
            width:230px;
            height:34px;
        }
		

