@import "style.css";

/*#header #titre span a
{
	display:block;
	font-size:0;text-indent: -1234em;
	background:url(images/intitule.gif) top left no-repeat;
	width:100%;
	height:127px;
	padding:0;margin:0;
}*/
#contenu
{
	text-align:center;
	padding:0;margin:0;
}
#main
{
	padding-right:0;
	padding-top:0;
}
#main #text
{
	text-align: justify ;
	margin:0;
	padding:1em;
	color:#003658;
	width:64%;
	font-weight:300;
	font-size:75%;
}
html>body #text {
	min-height:800px;        /*Très*/
	height:auto !important; /*Bon*/
	height:800px;             /*Truc*/
}
#main #text p {padding:1.5em 0;}
#main #text h3{	padding:.5em;margin:0;font-size:170%;color:#730;font-weight:900;}

#main #sidebar
{
	position:absolute;
	right:2px;top:180px;
	width:250px;
	margin-right:1em;
	padding-left:25px;
	border-left:solid #060 2px;
	list-style:none !important;
}
#main #sidebar div
{
	margin:.5em 0;
}
#main #actus, #main #coupscoeur, #main #evenements
{
	margin:0;
	background:#a9ff8c;
	width:225px;
	height:auto;
	padding:0 ;
	border-width:2px;
	border-color:#6ba159;
	border-style:solid;
	font-size:100%;
	-moz-border-radius:5px;
}
#main #actus{height:130px;}
#main #actus ul, #main #coupscoeur ul,
#main #actus ul.newsticker, #main #coupscoeur ul.newsticker, #main #evenements ul.newsticker
{
	padding:0;
	padding-top:2em;
	padding-left:0em;
	margin:0;
	list-style:none !important;
	list-style-type: none !important;
	list-style-image: none !important;
	text-align:center;
}
#main #coupscoeur li,
#main #coupscoeur ul.newsticker li
#main #evenements li,
#main #evenements ul.newsticker li
{
	padding:0;
	padding-left:.1em;
	list-style:none !important;
	list-style-type: none !important;
	list-style-image: none !important;
	margin:0;
}
#main #actus li,
#main #actus ul.newsticker li
{
	padding:0;
	padding-left:.1em;
	list-style:none !important;
	list-style-type: none !important;
	list-style-image: none !important;
	margin:0;
}
#main #actus a,#main #actus a:visited,#main #actus a:active,
#main #coupscoeur a,#main #coupscoeur a:visited,#main #coupscoeur a:active,
#main #evenements a,#main #evenements a:visited,#main #evenements a:active
{
	color:#730;
	font-weight:900;
	text-decoration:none;
}
#main #actus a:hover, #main #coupscoeur a:hover, #main #evenements a:hover  {color:#900;}
#main #actus h3, #main #coupscoeur h3, #main #evenements h3
{
	color:#fff;
	background-color:#6ba159;
	font-size:110%;

}

#main #roufflash {position:relative;right:2em;}
#main #meteo {
	background:#a9ff8c;
	color:#003658;
	padding:0 ;
	border-width:2px;
	border-color:#6ba159;
	border-style:solid;
	text-align:center;
	-moz-border-radius:5px;
}
#main #meteo * {margin:0 auto;padding:0 auto;}
#meteo table{
	font-size:70%;
	font-family:arial,helv,sans;
	text-align:center;
	color:#003658;
	padding:0;
	margin:0;
	border-collapse:collapse;
}
#meteo img {width:40px;height:40px;}


/*#main #text img {position:relative;float:right;right:1em;top:2em;}*/
#bandeau
{
	margin:0;
	margin-left:-230px;
	width:750px;
}
.newsticker, #actus ul, #actus ul li, #coupscoeur ul, #coupscoeur ul li, #evenements ul, #evenements ul li
{
	list-style-type: none !important;
	list-style: none !important;
}

#TB_window
{
		border:3px solid #6ba159;
		background: #ceffbe;
}
#TBtitle,
#TB_ajaxWindowTitle
{
	background:#a9ff8c;
	color:#730;
	font-weight:900;
}
#TB_closeAjaxWindow{background: #ceffbe;}
#TB_ajaxContent{background: #ceffbe;}
.langues a {color:#730;}
