/* @override http://client.concordances.fr/canal/accueil/accueil.css */

#animFlash { 
	background: url(bienvenue.jpg) no-repeat;
	width: 605px;
	height: 268px;
	margin-bottom: 20px;
}

div#contenuAccueil { 
	float: left;
	width: 605px;
	margin: 0 20px 0 40px;
	display: inline;
}

#colGaucheAcc { 
	width: 290px;
	float: left;
	position: relative;
}

#motPresid { 
	position: relative;
	font-size: 11px;
	text-align: justify;
	margin-top: 0;
}
img#ttMot {
	margin-bottom: 10px;
}

#motPresid h2 { 
	font-weight: bold;
	margin-bottom: 5px;
}

#motPresid div { 
	
}

img#photoPresid { 
	float: right;
	margin-left: 15px;
	margin-bottom: 12px;
}

img#filet { 
	margin-left: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}

img#partenaires {
	margin-left: 50px;
}

#colCentre { 
	float: left;
	width: 295px;
	margin-left: 20px;
}

#colCentre a { 
	
}

#GrosPlan img,
#DerniersBillets img,
#agenda img { 
	margin-bottom: 5px;
}

#GrosPlan,
#DerniersBillets,
#agenda { 
	margin-top: 0;
	margin-bottom: 20px;
}

#GrosPlan ul,
#DerniersBillets ul,
#agenda ul { 
	margin: 0 0 0 23px;
	padding: 0;
	font-size: 11px;
}

#GrosPlan li,
#DerniersBillets li,
#agenda li { 
	margin: 0 0 7px;
	border-bottom: 1px solid #d9e9d0;
	padding-bottom: 7px;
}

#contenuAccueil li { 
	padding-left: 10px;
	background: url(../im/base/indent1.png) no-repeat 0 3px;
}

#contenuAccueil a { 
	text-decoration: none;
	color: #21430c;
}

#contenuAccueil a:hover { 
	color: #43b400;
}

#agenda {
	border-top: 4px solid #e4e4e4;
	border-bottom: 4px solid #e4e4e4;
	background-color: #fefdcd;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
#agenda li strong { 
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin-right: 6px;
}

div#video a {
	display: block;
	text-indent: -400px;
	width: 210px;
	height: 160px;
	background: url(video.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	border: 2px solid white;
}

div#video a:hover {
	opacity: 0.8;
	border: 2px solid #e8ea46!important;
}