/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	padding:0; margin:0;
	font-size:75%;
	background-color:#a0b1d4;
	background-image:url(../images/background.gif);
	background-position:top;
	background-attachment:fixed;
	background-repeat:repeat-x;
	text-align:center;
	width:100%;
	padding-bottom:7px;

}
.popup_container{
	padding: 0;
	background-color: #a0b1d4;
	border: 1px solid #a0b1d4;
}
#popup_image
{
	font-size: 0.75em;
	position: absolute;
	display: none;
	height: 0px;
	z-index: 200;
}
#tdspace td{
	padding:0;
}
#masterContainer {
	margin:auto;
	padding:0;
	width:1000px;
}
a{text-decoration:none; font-size:100%; color:#5e0202; font-weight:bold;}
a:hover, a:active{color:#ae8080; text-decoration:none;}
h1{color:#520200; font-size:160%; font-weight:bold;}
h2{font-size:120%; color:#520200; font-weight:bold;}
#designTable{
	background-color:#FFFFFF;
}

.titre{
	color:#520200;
	font-size:115%;
	font-weight:bold;
}
#menuAngleGauche{
	padding:0; margin:0;
	background-image:url(/images/menuanglegauche.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:22px;
	width:100%;
	vertical-align:bottom;
	text-align:right;
	color:#FFFFFF;
	font-size:100%;
	font-weight:bold;
}
#menuAngleGauche2{
	padding:0; margin:0;
	background-image:url(/images/menuanglegauche2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:22px;
	width:100%;
	vertical-align:bottom;
	text-align:right;
	color:#FFFFFF;
	font-size:100%;
	font-weight:bold;
}
#textDefilant{
	padding:0; margin:0;
	background-image:url(../images/backgroundTexteDefilant.jpg);
	height:21px;
	font-size:15px;
	color:#FFFFFF;
	z-index:10;
}

#footerBG{
	background-image:url(../images/bgBottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:16px;
	vertical-align:top;
}
#ticker a{color:#9c9d15; font-weight:bold; text-decoration:none; z-index:50;}
/****************   TOP MENU ********************************/
.top_menu{
	padding:0;
	color: #929292;
	font-size: 92%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;
	vertical-align:bottom;
}


.top_menu a{
	color: #929292;
	text-decoration: none;
	letter-spacing: 1px;
}

.top_menu a:hover{
	color: #9e2f2f;
	text-decoration: none;
	letter-spacing: 1px;
}

/****************************************************************/

/*********************** NEWS ***********************************/
.newsPhotos img{
	border:1px solid #5e0202;
}
.newsContenue{
	font-size:92%;
	padding:3px 5px 3px 5px;

}
.newsContenue a{
	color:#5e0202;
	text-decoration:none;

}

.newsContenue a:hover{
font-family:Arial, Helvetica, sans-serif;
}

.TableBorderTab{
	padding:0; margin:13px 6px;
	border:solid 1px #5e0202;
	width:216px; height:180px;
}
.TableBorderTabBottom{
	padding:0; margin:13px 6px;
	border:solid 1px #5e0202;
	width:216px;
}

.pubRight img{
	border:solid 1px #5e0202;
	margin-top:5px;

}

/*********************************************************/

/********************** nav.php *********************************/
#menuBG{
	background-image:url(../images/menuBG.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	vertical-align:bottom;
	padding-top:5px;
}

#menuBG a{
	background: transparent;
	vertical-align:bottom;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	/*letter-spacing:1px;*/
}
#menuBG a:hover{
	vertical-align:bottom;
	color:#5e0202;
	text-decoration:none;
}
#nav
	{
	width:720px;
	font-weight: bold;
	position:relative;
	margin-left:15px;
	z-index:100000;
	}
#nav table
	{
	width: 100%;
	color: #FFFFFF;  
	font-weight: bold;
	position:relative;
	z-index:100000;
	}

#nav td
	{
	height:22px;
	text-align:left;
	vertical-align:middle;
	position:relative;
	background-image:url(../images/menu_seperator.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:auto;
	z-index:100000;
	}

/*#nav td.skip
	{
	background-image: none;
	}

#nav td.first
	{
	background-image: url('../images/layout/nav-left.gif');
	background-position: left top;
	background-repeat: no-repeat;
	width: 9px;
	}*/

/*#nav td.last
	{
	background-image: url('../images/layout/nav-right.gif');
	background-position: right top;
	background-repeat: no-repeat;
	width: 9px;
	}*/

#nav a  
	{
	font-size:95%;
	display:block;
	text-decoration: none;
	color: #FFFFFF;
	width:100%;
	z-index:100000;
	}

#nav a.active,#nav a:active
	{
	color: #FFFFFF;
	}

#nav a:hover
	{
	color: #5e0202;
	}
#nav td ul {
	background: #929292;
	list-style: none;
	position: absolute; top: 22px;
	left: -999em;
	height: auto;
	margin: 0; padding:0; border:0;
	z-index:100000;
	text-align:left;
	width:190px;	
}
#nav td li {
	text-align:left;
	padding:0; 
	margin:0;
	border-top:1px solid #ffffff;
	height:auto;
	z-index:100000;
	width:auto;
}
#nav td ul a {
	color:#FFFFFF;
	margin:0;
	height:auto;
	display:block;
	text-decoration:none;
	padding:3px 5px;
	z-index:100000;	
}
#nav td ul a:hover {color:#5e0202;}
#nav td ul ul {
	margin: -2em 0 0 149px;
	background:#929292;z-index:100000;
}
#nav td ul ul a{
	color:#ffffff;
	background-color:#929292;
	z-index:100000;
}
#nav td ul ul a:hover{
	color:#5e0202;
	background-color:#929292;
	z-index:100000;
}
#nav td:hover ul ul, #nav td:hover ul ul ul, #nav td.sfhover ul ul, #nav td.sfhover ul ul ul {
	left: auto;
}
#nav td:hover ul, #nav td li:hover ul, #nav td li li:hover ul, #nav td.sfhover ul, #nav td li.sfhover ul, #nav td li li.sfhover ul{
	left: auto;
	z-index:1;
}
/*#nav td:hover, #nav td.sfhover {
	background: transparent;
}*/

/*****************************************************/

/*************** inc/calendrier.php ******************/

.cal td{
	vertical-align:middle;
	text-align:center;
	font-size: 10px;
	background-color:#EBEBEB;
	border: 1px solid #ffffff;
}

.cal td.today {
	color: #FFFFFF;
	background-color:#0093d8;
	/*color: #FF0000;*/
	font-weight:bold;
}

.cal td.event {
	color: #FFFFFF;
	background-color: #718443;
}

.cal tr.h {
	color: #FFFFFF;
	font-size: 10px;
	background-color:#363636;
}

.cal .d a{
	
}

.cal .d a:hover{
	color:#006600;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
	background-color:#EBEBEB;
}

.cal a{
	display:block;
	height:100%;
	width:100%;
	color: #ffffff;
}

.cal a:hover{
	text-decoration:none;	
	color: #ffffff;
	background-color:#000000;
}

.hidden {
	margin:0;
	padding:0;
	font-size: 0;
	display:none;
}

	#calendrier{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		width: 200px;
		background-color: #ffffff;
		margin:0 auto;
		border:0; padding:0;
	}
	#calendrier_header, #calendrier_header a{
		padding:3px; margin:0; border:0;
		font-size:100%;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#363636;
		background-color:#ebebeb;
		text-align:center;
	}
	#calendrier_header a{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 10px;
		text-decoration:none;
		color: #000000;
	}
	#calendrier_header a:hover{color:#c4c4c4;}
	#cal tr{
		border:0; padding:0; margin:0;
		color:#ebebeb;
		background-color:#363636;
	}
	#cal {
		font-family: Arial, Helvetica, sans-serif;
		width: 200px;
		background-color:#ebebeb; border:0;
		margin:0; padding:0;
		font-size: 92%;
	}
	#cal td{
		vertical-align:middle;
		text-align:center;
		background-color:#ebebeb;
		color:#363636;
		font-weight:bold;
		border: 1px solid #ffffff;
		padding:1px;
	}
	
	#cal td.first_date{
		background-color: #ebebeb;
	}
	#cal td.today {
		color: #FFFFFF;
	background-color:#0093d8;
		font-weight:bold;
	}
	#cal td.event {
		color: #ffffff;
		background-color: #718443;
	}
	#cal td.event:hover {
		color: #ffffff;
		background-color: #000000;
	}
	#cal th {
		border:0; padding:0; margin:0;
		color:#ebebeb;
		background-color:#363636;
		text-align:center;
		font-weight:bold;
	}
	#cal .d a{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 10px;
		text-decoration:none;
		color: #000000;
	}
	#cal .d a:hover{
		color:#2b2b2b;
		font-weight: bold;
		font-size: 10px;
		text-decoration:none;
		background-color:#c9dcea;
	}
	#cal a{
		display:block;
		height:100%;
		width:100%;
		color: #ffffff;
		background-color:#5e0203;
		text-decoration:none;
	}
	#cal a:hover{
		text-decoration:none;
		color: #000000;
		background-color:#c4c4c4;
	}
	.hidden {
		margin:0;
		padding:0;
		font-size: 0;
		display:none;
	}
/*******************************************************/
.imgHover:hover{
	filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
	opacity:0.5;

}
/***********************ERROR***************************/
.error{
	width:400px;
	background-color: #FFFF00;
	color:#ff0000;
	border:1px solid #ff0000;
	text-align:left;
	padding:10px;
	margin:0 25px 0 0;
}
.red{color:#FF0000;}
.note{
	width:400px;
	background-color:#006600;
	color:#ffffff;
	border:1px solid #ff0000;
	text-align:left;
	padding:10px;
	margin:10px 20px 10px 20px;
}
/*******************************************************/