/*
CSS par Bruno Lussier - info[AT]brunolussier,.com

Propriétés des fichiers inclus dans le cadre IFRAME 
premierciel.com

*/
body {
	background-color: #CDDAE3;
	margin-left: 30px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #696D6F;
	scrollbar-arrow-color: #245979;
	scrollbar-DarkShadow-Color: #245979; 
	scrollbar-Face-Color: #CDDAE3; 
	scrollbar-Shadow-Color: #57747A;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #000000;
	margin-top: 18px;
	margin-bottom: 4px;
}

ul {
 	text-align: left;
	padding: 0;
 	margin: 0;
 	list-style-type: none;
 }
 
li {
	list-style-type: none;
	text-indent: 0px;
	font-size: 11px;
/*	text-transform: uppercase; */
}

.role {
	font-weight: bold;
	font-size: 11px;
}
.datespectacle {
	font-weight: bold;
	font-size: 11px;
}
.date {
	margin-top: 7px;
}
.note {
	font-size: 9px;
}
#backbutton {
	text-align: right;
	margin-top: 65px;
}
a {
	color: #696D6F;
	text-decoration: none;
}

a:hover {
	color: #696D6F;
	text-decoration: underline;
}

.nouvelle {
	margin-top: 7px;
}
.nouvelle span {
	font-weight: bold;
	font-size: 11px;
}
.lien li {
	font-weight: bold;
	font-size: 10px;
	margin-top: 4px;
}
.date {
/*	text-transform: uppercase; */
	font-size: 11px;
}
#contact span {
	font-size: 10px;
/*	text-transform: uppercase; */
}
#liste_box{
	background-color: #EAECFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#liste_submit{
	background-color: #EAECFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#liste_form{
	margin: 0px;
	padding: 0px;
}

#liste_confirmation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 30px;
}
