body
{
	font-family:Arial, Helvetica, sans-serif;
}

.num-page { font-size : 12px; color: #ffffff; }
.titre-page { font-size : 13px; color: #ffffff; }

.evenement-nom { font-size: 15Px; color: #c8faff; }
.evenement-date { font-size: 14Px; color: #c8faff; }
.evenement-nbphotos { font-size: 13Px; color: #c8faff; }

.album-photo-legende { font-size: 10Px; color: #c8faff; }

.photo-legende { font-size: 12Px; color: #c8faff; }
.commentaire-texte { font-size: 12Px; color: #c8faff; }
.commentaire-date { font-size: 11Px; color: #c8faff; }
.deja-vote { font-size: 11Px; color: #c8faff; }

.t2{font-size : 11px;}
.t3{ font-size : 12px; }
.c2{ color: #c8faff; }
.ch { color: #91823B; }
.cf { color: #FF00E4; }
.non-souligne { text-decoration: none; }
.souligne { text-decoration: underline; }
.gras { font-weight: bold; }
.italique { font-style: italic; }

.image-over { background-color: #013567; }
a.titre-page:hover { text-decoration: underline; }

.trait { background-color: #5e87b9; }
.trait2 { background-color: #6f9bd1; }

.image_evenement_photo, .img-evenement
{
	border-width:1px;
	border-color:#3689b5;
}

.image_membre
{
	border-width:1px;
	border-color:#3689b5;
}

.transparent
{
	filter:alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
}

.textarea1
{
    font-size: 12Px;
    color: #6da8c8;
    background-color: #003b61;
    border: 1Px solid #3689b5;
    width: 360Px;
    height: 120Px;
}

.input1
{
    font-size: 10Px;
    color: #6da8c8;
    background-color: #003b61;
    border: 1Px solid #3689b5;
}