body
{
	font-family:Arial, Helvetica, sans-serif;
}


.photos-ligne1
{
    background-image:url(../images/photos-ligne1.jpg);
	background-repeat:repeat-x;
	height:49px;
}

.num-page {  
	font-size:11px;
	color:#614B33; }

.titre-page { font-size : 12px; color: #614b33; }

.evenement-nom { font-size: 14Px; color: #614b33; font-weight: bold; }
.evenement-date { font-size: 14Px; color: #614b33; }
.evenement-nbphotos { font-size: 12Px; color: #614b33; }

.album-photo-legende { font-size: 10Px; color: #614b33; }

.photo-legende { font-size: 10Px; color: #614b33; }
.commentaire-texte { font-size: 11Px; color: #614b33; }
.commentaire-date { font-size: 11Px; color: #444444; }
.deja-vote { font-size: 11Px; color: #CEF208; }

.t2{font-size : 11px;}
.t3{ font-size : 12px; }
.c2{ color: #e60086; }
.non-souligne { text-decoration: none; }
.souligne { text-decoration: underline; }
.gras { font-weight: bold; }
.italique { font-style: italic; }


.photo-over 
{ 
	height:60px; 
	background-color:#222222;
}

.image-over 
{  background-image:url(../images/photos-ligne2.gif);
	background-repeat:repeat-x;
	height:60px; 
}
.image-over2 
{
    background-image:url(../images/photos-ligne1.gif);
	background-repeat:repeat-x;
	height:60px; 
}

a.titre-page:hover { text-decoration: underline; }

.trait { background-color: #757575; }
.trait2 { background-color: #ECE3D7; }

.image_evenement_photo
{
	border-width:1px;
	border-color:#666666;
}

.input1
{
    font-size: 10Px;
    color: #e60086;
    background-color: #ece3d7;
    border: 1Px solid #8c104e;
}

