/* CSS Document */

.contenu, .path, .wordPages, .nav, .contenu p {
	font-family: "Verdana", Courier, mono;
	font-size: 10px;
	display: inline;
	background-color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
	text-align: left;
	/*font-weight: bold;
	word-spacing: -2px;*/
	color: #000000;
}

.form TH, .form TD, .form {
	font-family: "Verdana", Courier, mono;
	font-size: 10px;
	display: inline;
	text-decoration: none;
	line-height: 14px;
	text-align: left;
	color: black;
	background-color: #FFFFFF;
}

.form INPUT, .form TEXTAREA, .form SELECT{
	color:black;
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
}
.contenu_r {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	display: inline;
	background-color: white;
	text-decoration: none;
	line-height: 14px;
	text-align: left;
	color: #990000;
}

body {
	font-family: Courier New, Courier, mono;
	background-color: white;
	color: white;
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body.topFrame{
	background-image: url(images/fond_01.gif);
}

body.mainFrame{
	background-image: url(images/fond_03.gif);
}

body.leftFrame{
	background-image: url(images/fond_02.gif);
}


.titre {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	display: inline;
	background-color: #990000;
	text-decoration: none;
	line-height: 17px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: -5px;
}
.date {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	display: inline;
	background-color: #000000;
	text-decoration: none;
	line-height: 17px;
	text-align: left;
	color: white;
	font-weight: bold;
}
.infos {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	display: inline;
	background-color: #000000;
	text-decoration: none;
	line-height: 13px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: lowercase;
}
.cinema {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	display: inline;
	background-color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
	text-align: left;
	color: #990000;
	font-weight: bold;
	text-transform: uppercase;
}
.navig {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	display: inline;
	background-color: #990000;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: -5px;
}
.menu {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	display: inline;
	background-color: #990000;
	text-decoration: none;
	line-height: 17px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: -5px;
}

a {
	text-decoration: none;
}

.contenu a, a.contenu, .path a, .wordPages a, .nav a, .get_orig{
	text-decoration: none;
	color: #990000;
	font-style:italic;	
	font-size: 9px;
	line-height: 13px;
	font-weight: bold;
}
.entete, .gallery_name {
	font-family: "Courier New", Courier, mono;
	font-size: 19px;
	display: inline;
	background-color: #990000;
	text-decoration: none;
	line-height: 17px;
	text-align: left;
	color: #FFFFFF;
	text-transform: uppercase;
	word-spacing: -5px;
}
