/* CSS Document - Les Salles */

/* CHOIX SALLES */

table.table_salle{
	width:550px;
	height:230px;
}

td.table_salle_Haut{
	height:10px;
	text-align:center;
	vertical-align:middle;
}

td.table_salle_Milieu{
	height:20px;
	text-align:center;
	vertical-align:bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	background:#FFFFFF;
}

td.table_salle_Bas{
	height:200px;
	text-align:center;
	vertical-align:middle;
}

table.table_salle_In{
	width:500px;
	height:180px;
}

td.table_salle_In_G_et_D{
	width:250px;
	text-align:center;
	vertical-align:middle;
}

.lien_plan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background:#FFFFFF;
	text-decoration:none;
}
a.lien_plan:hover{
	color: #000001;
	background:#FFFFFF;
	text-decoration:underline;
}

.titre_salle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	background:#FFFFFF;
}
.adresse_salle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.salle_specifique {
	font-size: 11px;
	font-style: italic;
	color: #333333;
	background:#FFFFFF;
}

/* FIN CHOIX SALLES */

/* SALLES */

td.table_bord{
	width:5px;
}

td.photo_salle{
	width:180px;
	height:150px;
	text-align:center;
	vertical-align:middle;
}
