/* CSS Document */
	a{
		text-decoration: none;
	} 
	.cell-home{
		width: 100%;
		font-weight: normal;
	}
	.cell-home a {
		width: 100%;
		padding:0px;
		display: block;
		height: 100%;
		text-align:left;
		font-size: 16px;
		color:#787777;
		background-color:#EBD8BF;
	}
	.cell-home a:hover{
		display: block;
		height: 100%;
		background-color: #F4EADC;
		text-decoration: none;
	} 
	.cell-oth-actif a{
		width: 100%;
		padding:0px;
		display: block;
		height: 100%;
		text-align:left;
		font-size: 14px;
		color:#787777;
		background-color: #F4EADC;
	}
	.cell-oth{
		width: 100%;
		font-weight: normal;
	}
	.cell-oth a {
		width: 100%;
		padding:0px;
		display: block;
		height: 100%;
		text-align:left;
		font-size: 14px;
		color:#FFFFFF;
		background-color:#EBD8BF;
	}
	.cell-oth a:hover{
		display: block;
		height: 100%;
		color:#787777;
		background-color: #F4EADC;
		text-decoration: none;
	}
	.cell-int-actif a{
		font-weight: bold;
		width: 100%;
		padding:0px;
		display: block;
		height: 100%;
		text-align:left;
		font-size: 14px;
		color: #787777;
		background-color: #CDCDCD;
	}
	.cell-int{
		width: 100%;
		font-weight: normal;
	}
	.cell-int a {
		width: 100%;
		padding:0px;
		display: block;
		height: 100%;
		text-align:left;
		font-size: 14px;
		color:#FFFFFF;
		background-color:#787777;
	}
	.cell-int a:hover{
		display: block;
		height: 100%;
		color: #787777;
		background-color: #CDCDCD;
		text-decoration: none;
	}
	.pad-cell {
		display: block;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-right: 3px;
		padding-left: 23px;
	}
	.pad-gauche {
		text-align: center;
		display: block;
		padding: 3px;
	}
	.pad-photographe {
		text-align: center;
		display: block;
		padding: 3px;
		font-size: 16px;
	}
	.marg-tab-int{
		margin-bottom: 15px;
	}
	.ss-menu11{
		word-spacing: 10px;
	}
	.ss-menu11 a{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		font-weight: normal;
	}
	.cell-vign{
		height: 85px;
		width: 85px;
	}
	.cell-artiste{
		height: 85px;
		width: 85px;
		background-image: url(img/diapo/carre-blanc.gif);
		background-repeat: no-repeat;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #787777;
		font-weight: bold;
	}
	.gris16{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #787777;
		font-weight: normal;
	}
	.gris14{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #787777;
		font-weight: normal;
	}
	.gris13b{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #787777;
		font-weight: bold;
	}
	.gris13{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #787777;
		font-weight: normal;
	}
	.gris12b{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #787777;
		font-weight: bold;
	}
	.gris12{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #787777;
		font-weight: normal;
	}
	.grisclair11 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #999797;
	}
	.grisclair10 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #999797;
	}
	.blanc13b{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #FFFFFF;
		font-weight: bold;
	}
	.blanc11{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
	}
	.formadmin{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #787777;
		border: 1px solid #787777;
		width: 400px;
	}
