html {
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	padding: 0;
	background: transparent  url(../img/fond.png) repeat top center !important;
}

.global{
	background: transparent  url(../img/fond_rouge.png) no-repeat top center;
	width:1025px;
	height: 841px;
	margin-left: auto;
    margin-right: auto;
}

.header{
	width:100%;
	height: 180px;
}

.center{
	height:543px;;
}

.retour{
	position: relative;
	width:100%;
	color: white;
	text-align: center;
	font-family:Cambria,Verdana,Geneva,Arial,Helvetica,sans-serif!important;
	font-size:13px;
	text-decoration: none;
}

.footer{
	position: relative;
	margin-top: 40px;
	height: 70px;
	width:100%;
	color: white;
	vertical-align: bottom;
	text-align: center;
	font-family:Cambria,Verdana,Geneva,Arial,Helvetica,sans-serif!important;
	font-size:13px;
	text-decoration: none;
}

.menu{
	margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
	background: #3c3a3b;
	border: solid #595d5e 2px; 
	float: left;
	height: 450px;
	width: 230px;
	position:relative;
	left: -20px;
}

.maincontent{
	border: solid blue 0px; 
	width: 100%;
	float: left;
}

.picasa{
	border: solid green 0px; 
	width: 100%;
	float: left;
	height: 90px;
}

.picasascroll{
	margin: 8px 10px 5px 5px;
	height: 78px!important;
}

.picasapic{
	height: 72px;
}

.content{
	position: relative;
	border: solid yellow 0px; 
	float:right;
	width:787px;
	height:450px;
}

.logo{
	width:300px;
	float: left;
	position:relative;
	top: 30px;
	left: 40px;
}

.titrepage{
	text-align: right;
	position:relative;
	top: 30px;
	right: 40px;
}

.titreMenu{
	line-height:35px;
	border: solid yellow 0px; 
	vertical-align: center;
	height: 40px;
	margin-top: 15px;
	background: transparent  url(../img/titre_menu_bg.png) no-repeat center;
	color: white;
	text-align: center;
	font-family:Cambria,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:18px;
}

.titreMenu a{
	line-height:35px;
	border: solid yellow 0px; 
	vertical-align: center;
	height: 40px;
	margin-top: 15px;
	background: transparent  url(../img/titre_menu_bg.png) no-repeat center;
	color: white;
	text-align: center;
	font-family:Cambria,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:18px;
	text-decoration: none;
}

a{
	color: white;
	text-decoration: none;
}

a:hover{
	color: #f4839f;
	text-decoration: underline;
}

a:visited{
	color: #f4839f;
	text-decoration: none;
}

.footer a{
	color: white;
	text-decoration: none;
}

.footer a:hover{
	color: #f4839f;
	text-decoration: underline;
}

.footer a:visited{
	color: #f4839f;
	text-decoration: none;
}

.corps{
	margin-top: 30px;
	overflow: auto;
}

.menuPanelLayout{
	border: 0px thin black;
	background: transparent;
}

.mainBody{
	border: 0px thin black;
	height: 450px;
	width: 98%;
	float: right;
	
}

.mainBody p{
	margin-right: 15px;
}

.mainBody a, a:visited{
	color: #010101;
	text-decoration: underline;
}

.mainBody a:hover{
	color: #010101;
	font-style: italic;
	text-decoration: underline;
}

.thumb {  
     background: transparent;  
     padding: 1px;  
	 text-align:center;
}  
   
.picasascroll .thumb {  
	 width: 78px;
	 height: 76px;
}   
.picasascroll .thumb_clair {  
	 width: 78px;
	 height: 75px;
	 position: relative;
	 top: -81px;
	 background: white;
	 filter : alpha(opacity=40);
    -moz-opacity : 0.4;
    opacity : 0.4; 
    color: black;
    font-weight: bold;
    line-height: 75px;
    font-size: 1.4em;
    text-align: center;
    cursor: pointer;
}   
   
.picasascroll .thumb img {  
     height: 68px;   
     width: 62px;  
}   
   
.thumb-wrap {  
     float: left!important;  
     margin: 0px;  
     margin-right: 0;  
     padding: 1px;  
}  
   
.picasascroll .thumb-wrap {  
	 width: 78px;
	 height: 68px;
}  
   
.thumb-wrap span {  
     display: block;  
     overflow: hidden;  
     text-align: center;  
	 margin: 0px;
}  
   
.x-view-over {  
     border: 1px solid #dddddd;  
}  
   
.x-view-selected { 
     border: 1px solid #99bbe8;  
     padding: 0px!important;  
}  
   
.x-view-selected .thumb {  
     background: transparent;  
}  
   
.loading-indicator {  
     font-size: 11px;  
     background-image: url( '../admin/js/resources/images/default/grid/loading.gif' );  
     background-repeat: no-repeat;  
     background-position: left;  
     padding-left: 20px;  
     margin: 10px;  
}  

.clickable{
	cursor: pointer;
}


.blocbas{
	margin: 0;
	padding: 0;
	width: 100%
}

.precedente{
	color: #F4839F;
	text-decoration: underline;
	margin-left: 230px;
	font-weight: bold;
	cursor: pointer;
}

.suivante{
	color: #F4839F;
	text-decoration: underline;
	margin-right: 40px;
	font-weight: bold;
	cursor: pointer;
}

.navigation{
	margin-top: 10px;
}

.filet{
	background: white;
	float: left;
}

.onglets{
	border: solid black 0px;
	height: 32px;
}

.onglet{
	color: white;
	float: left;
	background: transparent url(../img/onglet.gif ) no-repeat center bottom;
	width: 145px;
	line-height: 33px;
	text-align: center;
	font-family:Cambria,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	cursor: pointer;
}

.selected{
	color: #010101;
	float: left;
	background: transparent url(../img/onglet_s.gif ) no-repeat center bottom;
	width: 145px;
	line-height: 33px;
	text-align: center;
	font-family:Cambria,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.hidden{
	display: none;
}

.listePageScroll{
	height: 450px;	
}

.imgdataListe{
	float: left;
	max-height: 70px;
	max-width: 80px;
	margin: 10px 30px 10px 30px;
}

.itemliste{
	height: 93px;
}

.thumb-wrap-liste{
	width: 98%;
	margin-top: 10px;
	/* border: solid white 1px; */
	/* border: solid white 1px;  
	background-color: #600016; */
	/* background: transparent url(../img/banniere_liste.gif ) no-repeat center bottom; */
	/* border: solid white 0px; */
	background: transparent url(../img/banniere_liste_sombre.gif ) no-repeat center bottom;
}

.itemliste-over{
	cursor: pointer;
	background: transparent url(../img/banniere_liste.gif ) no-repeat center bottom !important;

}

.clair{	
}

.itemtitre{
	line-height : 30px;
	margin-top: 0px;
	text-align: center;
	color: white;
	font-family:Cambria,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 1.6em;
	font-weight:bold;
}

.itembody{
	text-align: center;
	color: white;
	font-family:Cambria,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 1em;
}