/* *************************************************
 * AlbumPhoto 2.0 par anelor
 * http://www.anelor.org - contact@anelor.org
 * *************************************************
 * Fichier de configuration de la mise en page
 */
 
body {margin: 0px 0px 0px 0px; display: inline;}
#entete { width: 100%; height: 78px; margin-top: 0px;}
#entete h1 { padding-top: 12px; padding-left: 12px; font-size: 24px; font-weight: bold; margin-top: 0px; }
#global_photo { width: 100%; height: 99%; position: relative; top: 0px; margin: 0px 0px 0px 0px;}
#album { width:90%; margin-right: auto; margin-left: auto; }
#colonne_gauche { width: 25%;	float: left; }
#colonne_droite { width: 75%; float: left; }
#menu_album,#albumphoto { margin: 12px;}
#copyright { float: right; margin-right:5px; }
#menu_album a { color: #F70084; text-decoration:none; font-size: 11px; font-weight: normal;}
#menu_album a:hover { background-color: #D6DF10; color: #515146;}
.vignette { float: left; padding: 10px; text-align: center; height: 80px; width:80px;border: none;}
img {	border: none ;}
img.polaroid { padding: 3px 3px 7px; background: #FFFFFF; border: 1px solid #666666; border-width: 1px 2px 2px 1px; -moz-opacity: 0.75; -khtml-opacity: 0.75; opacity: 0.75; }
img.polaroid:hover { background: #EEEEEE; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;}
.vignette { border-width : none;}