body
{
	font-family:Arial, Helvetica, sans-serif;
}

.num-page { font-size : 10px; color: #ffffff; }
.titre-page { font-size : 10px; color: #ffffff; }

.evenement-nom { font-size: 15Px; color: #435670; }
.evenement-date { font-size: 14Px; color: #435670; }
.evenement-nbphotos { font-size: 13Px; color: #435670; }

.album-photo-legende { font-size: 10Px; color: #435670; }

.photo-legende { font-size: 12Px; color: #435670; }
.commentaire-texte { font-size: 11Px; color: #435670; }
.commentaire-date { font-size: 10Px; color: #435670; }
.deja-vote { font-size: 11Px; color: #435670; }

.t0{font-size : 10px;}
.t2{font-size : 11px;}
.t3{ font-size : 12px; }
.c2{ color: #435670; }
.ch { color: #E7CDE4; }
.cf { color: #FF00E4; }
.non-souligne { text-decoration: none; }
.souligne { text-decoration: underline; }
.gras { font-weight: bold; }
.italique { font-style: italic; }

.image-over { background-color: #1c2837; }
a.titre-page:hover { text-decoration: underline; }

.trait { background-color: #2c3b4f; }
.trait2 { background-color: #1c2837; }

.image_evenement_photo, .img-evenement
{
	border-width:1px;
	border-color:#6c6b6c;
}

.image_membre
{
	border-width:1px;
	border-color:#6c6b6c;
}

.transparent
{
	filter:alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
}

.textarea1
{
    font-size: 12Px;
    color: #ffffff;
    background-color: #2e2e2e;
    border: 1Px solid #424141;
    width: 200Px;
    height: 100Px;
}
