/* mg3 pour kws, par Choubs  */

/* mg3 barre titre */
span.mg3_badtit {
	font-size: x-small;
	font-weight: normal;
	vertical-align:middle;
}
span.mg3_badtit a {
	text-decoration: none;
}
span.mg3_badtit a:hover {
	color:red;
}
span.mg3_badtit span {
 float: right;
}
span.mg3_badtit img {
 border: 0;
 vertical-align: middle;
 height: 13px;
}

/* mg3 boutons de la galerie ( tri ) */
img.mg3_bouton { 
 border: 0;
 height: 1em;
}

/* mg3 barre administration */
div.mg3_badmin {
 text-align: center;
 background-color: #DBF9F0;
}

/* mg3 barre de navigation entre les pages d'albums */
div.mg3_album_nav {
 text-align: center;
}
div.mg3_album_nav img {
 height: 1em;
 border: 0;
}
td.mg3_album_vig { /* mg3 vignettes de la galerie */
 vertical-align:bottom;
 text-align:center;
}
td.mg3_album_vig img { /* mg3 vignettes de la galerie */
 border: 0;
 max-width: 120px;
 max-height: 120px;
}
td.mg3_album_com { /* mg3 commentaire albums */
 text-align:center;
 border-top: solid 1px #DBF9F0;
 border-bottom: solid 1px #DBF9F0;
 padding: 5px 0 5px 0;
}

/* mg3 images de la galerie */
td.mg3_image { 
 vertical-align:bottom;
 text-align:center;
}
td.mg3_image img { 
 border: 0;
 max-width: 700px;
 max-height: 700px;
}
/* mg3 intitule d'une image */
td.mg3_image_int {
 text-align: center;
 font-weight: bold;
}
/* mg3 commentaire d'une image */
td.mg3_image_com {
 text-align: center;
 font-weight: bold;
}
/* mg3 tableau des propriétés */
table.mg3_image_prop  {
 width: 100%;
}


table.mg3_previsu  td {
 text-align: center;
}
table.mg3_previsu img {
 border: 0;
 max-width: 120px;
 max-height: 60px;
}

/* mg3 commentaires */
table.mg3_comment {
 width:100%;
 padding:0;
 padding-top:5px;
 margin:0;
}
table.mg3_comment td {
 border:0;
}
table.mg3_comment img { /* l'avatar du membre */
 max-width:35px;
 max-height:35px;
}


/* mg3 recherche */
table.mg3_recherche {
 width: 100%;
}

/* mg3 bloc */
table.mg3_bloc {
        width: 100%;
	text-align:center;
	font-size:xx-small;
}
table.mg3_bloc img {
	border:0;
}

/* mg3 trace */
table.mg3_trace {
	width: 100%;
	text-align:center;
}

td.mg3_commentaire_param {
 font-size: xx-small;
 font-style: italic;
}
