/* CSS Document */
*{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
body{
	height:100%;
	overflow-x:scroll;
	overflow-y:hidden;
	position:relative;
	background-color:#fff;
}
#tablePos{
	margin:0px;
	padding:0px;
	height:100%;
	border:0px;
}
#tablePos td{
	vertical-align:middle;
}
html {
	height:100%;
	overflow:auto;
}
p{
	color:#FFF;
	font-size:13px;
}
ul{
	list-style-type:none;
	color:#FFF;
}
a{
	outline:none;
	color:#fff;
	text-decoration:none;
}
em{
	font-style:italic;
}
a:hover{
	color:#FF0000;
}
/*----------------------Menu------------------------*/
#menu{
	margin-left:-2px;
	z-index:2;
	position:absolute;
	float:left;
	display:inline;
	width:210px;
	height:550px;
	background-color:#19171A;
}
#logo{
	position:absolute;
	right:15px;
	top:15px;
}
#switch.titreactif li{
	color:#5FC0EB;
	font-size:18px;
	font-weight:bold;
}
#switch{
	text-align:right;
	height:240px;
	margin-left:-2px;
	z-index:2;
	position:absolute;
	top:127px;
	display:inline;
	width:210px;
	height:300px;
	background-color:#19171A;
	font-size:14px;
}
#switch ul{
	font-weight:normal;
}
#switch li{
	margin-right:24px;
}
#slide_menu{
	position:absolute;
	width:18px;
	height:550px;
	background-image:url(../images/menu_slide.jpg);
	background-position:left;
	right:187px;
	top:-128px;
}
#slide_menu:hover{
	background-position:right;
}
#slide_menu_evenements{
	position:absolute;
	width:18px;
	height:550px;
	background-image:url(../images/evenements_slide.jpg);
	background-position:left;
	top:-128px;
	right:169px;
}
#slide_menu_evenements:hover{
	background-position:right;
}
#slide_menu_film{
	position:absolute;
	width:18px;
	height:550px;
	background-image:url(../images/film_slide.jpg);
	background-position:left;
	top:-128px;
	right:169px;
}
#slide_menu_film:hover{
	background-position:right;
}
#slide_menu_spectacle{
	position:absolute;
	width:18px;
	height:550px;
	background-image:url(../images/spectacle_slide.jpg);
	background-position:left;
	top:-128px;
	right:169px;
}
#slide_menu_spectacle:hover{
	background-position:right;
}

#sous_menu{
	width:180px;
	height:300px;
	background-color:#19171A;
	position:absolute;
	right:-17px;
	margin-bottom:400px;
}
.sous_menu_color{
	margin-bottom:10px;
}
.sous_menu_color a{
	color:#FF0000;
}
.sous_menu_color a:hover{
	color:#fff;
}
#switch img{
	border:none;
	outline:none;
}
#switch_normal.titreactif li{
	color:#5FC0EB;
	font-size:18px;
	font-weight:bold;
}
#switch_normal{
	position:absolute;
	top:127px;
	right:45px;
	text-align:right;
}
#switch_normal ul{
	font-weight:normal;
	font-size:14px;
}
.festival{
	position:absolute;
	bottom:10px;
	right:15px;
	font-weight:bold;
	font-size:9px;
	text-align:center;
}
#bottom{
	position:absolute;
	right:44px;
	width:145px;
	height:1px;
	background-color:#fff;
	bottom:70px;
}
#top{
	position:absolute;
	top:110px;
	right:44px;
	width:145px;
	height:1px;
	background-color:#fff;
}
.titre{
	font-size:16px;
	font-weight:bold;
}
.rouge{
	color:#FF0000;
}
/*----------------------Contenu---------------------*/
#content {
	z-index:1;
	position:relative; 
	overflow:hidden; 
	height:550px; 
	width:14000px;
}
#boxes {
	left:208px;
	position:relative; 
	width:14000px;
}
#boxes p{
	margin:0px 10px;
}
#boxes a{
	font-size:14px;
	color:#ff0000;
}
#boxes a:hover{
	text-decoration:underline;
}
h1{
	color:#fff;
	margin:0px 0px 0px 10px;
	font-size:14px;
}
h3{
	color:#ff0000;
	margin:0px 0px 0px 10px;
	font-size:14px;
}

h3.blanc{
	color:#fff;
}

.cachee{
	padding:67px 10px 10px 10px;
	float:left;
	height:550px;
	background-color:#19171A;
}
.col{
	width:300px;
	height:550px;
	float:left;
}
.colsmall{
	width:240px;
	height:550px;
	float:left;
}
.suite{
	margin-left:10px;
	color:#C90;
	text-align:right;
}
.images{
	margin:3px 0px 10px 10px;
	border:1px solid #FFF;
}
.imagesnoborder{
	margin:3px 0px 10px 10px;
}
.barre{
	float:left;
	background-image:url(../images/barre.jpg);
	width:3px;
	height:550px;
}
.actual img:hover{
	background-color:#fff;
	opacity:0.7;
	filter: alpha(opacity = 70);
}
.space{
	width:290px;
	height:57px;
}
.citation{
	font-size:12px;
}
.movie{
	border:1px solid #FFF;
	width:270px;
	height:216px;
	margin:3px 0px 10px 10px;
}
/*----------------------Boxes---------------------*/
div.boxlarge {
	background-color:#19171A;
	padding:10px;
	float:left; 
	position:relative; 
	height:550px; 
	width:300px;
}
div.boxlarge img {
	border:none;
}
div.boxlarge.actual{
	background-color:#fff;
}
div.boxlargepad {
	background-color:#19171A;
	padding:67px 10px 10px 10px;
	float:left; 
	position:relative; 
	height:550px; 
	width:300px;
}
div.boxsmall {
	background-color:#19171A;
	padding:10px;
	float:left; 
	position:relative; 
	height:550px; 
	width:270px;
}
div.boxlargend{
	background-color:#19171A;
	padding:10px;
	float:left; 
	position:relative; 
	height:550px; 
	width:290px;
	background-image:url(../images/2010/plaisir.jpg);
	background-repeat:no-repeat;
}
div.boxlargeaccueil{
	background-color:#19171A;
	float:left; 
	position:relative; 
	height:550px; 
	width:380px;
	background-image:url(../images/accueil/accueil.jpg);
}
div.castrum10_bottom{
	padding:0;
	width:301px;
}
div.boxlargeedition{
	z-index:-1;
	background-color:#19171A;
	float:left; 
	position:relative; 
	height:550px; 
	width:380px;
}
div.boxlargeedition img{
	height:550px; 
	width:380px;
	border:none;
}
div.boxlargearchives{
	z-index:-1;
	background-color:#19171A;
	float:left; 
	position:relative; 
	height:550px; 
	width:380px;
}
div.boxlargearchives img{
	height:550px; 
	width:380px;
	border:none;
}
div.boxlargebenevoles{
	background-color:#19171A;
	float:left; 
	position:relative; 
	height:550px; 
	width:380px;
	background-image:url(../images/benevoles/benevoles.jpg);
}
/*--------------------champs formulaires----------------------*/

form{
	padding: 0;
	margin: 0px 20px;
	width: 300px;

}
fieldset{
	border: none;
	display: block;
	padding: 8px;	
}
legend{
	font-weight: bold;
	color: #333;
	margin-left: 8px;	
}
label{
	font-weight:bold;
}
.input{
	border: 1px solid #666;
	padding: 2px;
	width: 235px;
	background-color:#fff;
}
.submit{
	border: 2px solid #0077bf;
	background-color:#0077bf;
	padding: 2px;
	width: 235px;
	display: block;
	margin:10px;
	color:#FFFFFF;
	font-weight:bold;
}
.submit:hover{
	background-color:#E87C22;
	border: 2px solid #E87C22;
}
#formMail{
	width:300px;
}
#formMail p{
	text-align:left;
}
