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: #d8ad94; }
.evenement-date { font-size: 14Px; color: #d8ad94; }
.evenement-nbphotos { font-size: 13Px; color: #d8ad94; }

.album-photo-legende { font-size: 10Px; color: #d8ad94; }

.photo-legende { font-size: 12Px; color: #d8ad94; }
.commentaire-texte { font-size: 12Px; color: #d8ad94; }
.commentaire-date { font-size: 11Px; color: #d8ad94; }
.deja-vote { font-size: 11Px; color: #d8ad94; }

.t2{font-size : 11px;}
.t3{ font-size : 12px; }
.c2{ color: #d8ad94; }
.ch { color: #73C515; }
.cf { color: #F2189B; }
.non-souligne { text-decoration: none; }
.souligne { text-decoration: underline; }
.gras { font-weight: bold; }
.italique { font-style: italic; }

.image-over { background-color: #452d20; }
a.titre-page:hover { text-decoration: underline; }

.trait { background-color: #2b1c13; }
.trait2 { background-color: #0b4f64; }

.image_evenement_photo, .img-evenement
{
	border-width:1px;
	border-color:#2b1c13;
}

.image_membre
{
	border-width:1px;
	border-color:#2b1c13;
}

.transparent
{
	filter:alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
}

.textarea1
{
    font-size: 12Px;
    color: #d8ad94;
    background-color: #735340;
    border: 1Px solid #452d20;
    width: 350Px;
    height: 120Px;
}

.input1
{
    font-size: 10Px;
    color: #d8ad94;
    background-color: #735340;
    border: 1Px solid #452d20;
}
