/* fichier poto_style.css cartes Postales Anciennes*/

/*Couleur et Dim Titre communes*/
.Style1 {
	font-size: 18;
	font-weight: bold;
	color: #ffffff;
}
a.Style1 {
	text-decoration: underline;
}

a.Style1:hover {
	text-decoration: none;
}
/*Numero et legende des photos*/
.Style2 {
	font-size: 15;
	color: #ffffff;
}
a.Style2 {
	text-decoration: underline;
}
a.Style2:hover {
	text-decoration: none;
}

/*Taille et couleur du Titre*/
.Stylenav{
	font-size: 18 ;
	color: #5f5f5f;

	background-image: url("icones/fond_photo. ");

	vertical-align:top ;
}


.txtrouge {
	font-size: 16/*xx-small;*/
	color: #5f5f5f;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*Fond et bordure des petites photos*/
td.tdover {
	border: 1px solid #C0C0C0;
	background-image: url("icones/fond_photo.png");
	/*background-color: #C0C0C0;*/
}
td.tdover:hover {
	border: 1px solid #5F5F5F;
}
/*Barre communes*/
.fdgris {
background-image: url("icones/fond_page.jpg");

	padding: 4px;
}
.fdnav {

	background-image: url("icones/fond_photo.png");

	padding: 1px;
}


.fdcolor1 {

	background-image: url("icones/fond_photo.png");

	padding: 4px;
}
body {
	margin-left: px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("icones/fond_page.jpg");
}
.imageborder {
	border: 2px solid #5F5F5F;
}

