/* CSS Document */
#tabedit{
	margin-bottom:1px !important;
}

a {
	color :#333;
}

body{
	font-size: 11px;
	z-index : 0;
}

img {
	border: 0;
}

.titre{

	color:#ffffff;
	padding:5px;
	font-size: 1em;
	font-weight:bold;
	text-align:center;
}
#logo{
	padding-left:5px;
}
h1 span {
font-weight:bold;
}
h1, h1 span {
color:#73B0E5;
font-size:17px;
margin-top:7px;
}
#main{
	color:#333333;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	margin-top:9px;
	margin: 5px;
}

.menu{
	background:#FFFFFF;
	font-weight:bold;
	color:#051039;
	width:129px;
	text-align:center;
	margin:3px;

}
.apropos {
background-color: #CC3399;
padding:2px;
padding-bottom:20px;
padding-top:15px;
color:#FFFFFF;
}

.titre3{

	font-weight:bold;
	color:#FF9933;

}

#actu, #actu2{
	background:#FFFFFF;
	padding:0px;

}
.annonce{
	background:#FFFFFF;
	margin:0 0 -4px 0px;
	text-align:left;
	border:#999999;
	border-style:solid;
	border-width:1px;
}


#actu .titre2 {
	font-size:11px;
}

#actu2 .titre2 a, #actu .titre2 a{
	color:#FF9900;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
.active{
	color:#FFFFFF;
	background-color:#81879B;
	font-weight:bold;
}

#menusoiree{
	padding:2px;
	width:133px
}
#menuactus{
	padding-left:18px;
	padding-right:17px;
	width:134px;
}


#soiree, #actualite{

	background:#FFFFFF;
	color:#000;
	background-image:url(images/fond.jpg);
	background-repeat:repeat-x;
}

#actualite .titre2 {
	font-size:1.1em;
	color:#F5A300;
}
.titre2 {
	font-size:1.1em;
	
}

.titre2 a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
.itemdate { font-size:10px;
display:none;
}

#sharePanel{
	background:#FFFFFF;
	margin-top: 5px !important;
	border-top: 1px solid #efefef;
	margin-left: 5px !important;
	margin-right: 5px !important;
	color:#333333;
	background-image:url(images/fond.gif);
	background-repeat:repeat-x;
}
#footer {
        float: left;
}

#footer, #footer a{
	padding: 2px 0 2px 0;
	margin-top:5px;
	font-size:9px;
	width:100%;
	text-align:center;
	color:#FFFFFF;
	background-color: #4c5d6a;
	background-image:url(http://widgets.feedget.eu//themes/default/img/cwe/header.gif);
	background-repeat:repeat-x;
}


#menu span {
        cursor: pointer
		margin:2px;
}


