@charset "utf-8";
/* CSS Document */
*, table {
	margin:0;
	padding:0;
}
body {
	background:url(../Images/bckbody.jpg) repeat-y center;
	font-size:10px;
	font-family: Arial, Tahoma, sans-serif;
	font-weight: normal;
	color:#919191;
}
form {
	height:auto !important;
	width:900px;
	margin:auto;
}
div {
	border:0 !important;
}
a { 
	text-decoration:none;
	outline:0;
	cursor:pointer;
	color:#d31021;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0
}
/* text style used for most text rendered by modules */
.Normal,.NormalDisabled {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
}
/* text style used for rendered text which should appear disabled */
.NormalDisabled {
	color: Silver;
}
/* text style used for rendered text which requires emphasis */
.NormalBold {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 1.2em;
	font-weight: bold
}
/* text style used for error messages */
.NormalRed {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff0000
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
}
/* div width 900px */
div.global, div.header, div.menutop, div.middle, div.middlebottom, div.footer {
	width:100%;
}
/* en-tête */
div.header {
	background:url(../Images/bckheader.jpg) repeat-x;
	height:103px;
	border-bottom:1px solid #d7360e !important;
}
div.logo {
	width:511px;
	line-height:103px;
	height:103px;
}
div.logo a {
	margin-left:10px;
}
div.logo img {
	vertical-align:middle;
	width:501px;
	height:76px;
}
/* On cache la balise h1 : */ 
.displayN {
	display:none;
}
/* menu top */
div.menutop {
	background:url(../Images/bckmenutop.jpg) repeat-x;
	height:55px;
	border-top:4px solid #00c5f0 !important;
}
/* middle */
div.middle , div.menuleft, div.middlerightpane {
	height:305px;
}	
div.menuleft {
	background:url(../Images/bckmenuleft.jpg) repeat-x;
	/*width:235px;*/
	width:235px;
}
div.middlerightpane {
	background:url(../Images/bckmiddleright.jpg) repeat-x;
	width:665px;
}
div.searchpane {
	width:235px;
	height:55px;
}
/* middle bottom */
div.middlebottom {
	background:#e6f2f9;
}
div.middlebottomleftpane, div.middlebottomcenterpane {
	height:220px;
}
div.middlebottomleftpane { 
	background:#d6e9f4;
	width:235px;
	border-bottom:4px solid #afccde !important;
}
div.middlebottomcenterpane {
	border-bottom:4px solid #c6ddeb !important;
}
div.middlebottomcenterpane {
	width:665px;
}

/* contentpane */
.contentpane , .contentpaneright, .contentpaneleft {
	/*height:435px;*/
	vertical-align:top;
}
.contentpane {
	background:url(../Images/bckbordercontentpane.jpg) no-repeat left center;
	width:333px;
}
td.contentpaneniv2 {
	width:665px;
	vertical-align:top;
}
.contentpaneright {
	background:#f5f5f5;
	width:235px;
}
.contentpaneleft {
	width:332px;
}
td.contentpanerightniv2 {
	background:#f5f5f5;
	width:235px;
	height:100%;
	vertical-align:top;
}
div.footer {
	background:url(../Images/bckfooter.jpg) repeat-x;
	height:73px;
	line-height:73px;
}
.SkinObject {
	color:#aedffc;
	font-family:arial,tahoma, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	text-decoration:none;
	margin-left:50px;
}
/* divers */
div.clear {
	height:1px;
	font-size:1px;
	clear:both;
}
.floatL {
	float:left;
}

/*newsletter*/
div.newsletterpane {
	width:389px;
	height:103px;
}
div.divoknews {
	background:url(../Images/bckbtnewsletter.jpg) repeat-x;
	width:24px;
	height:18px;
	margin:14px 0 0 5px;
	line-height:18px;
	display:block;
	text-align:center;
}
div.divoknews a {
	text-decoration:none; 
	color:#FFFFFF; 
	font-size:1.1em;
	font-weight:bold;
}
div.divoknews a:hover {
	text-decoration:none;
}
.newslettercontainers {
	margin:13px 5px 0 125px;
}
.newslettercontainers h2 {
	color:#fff;
	font-size:1.6em;
	font-weight:bold;
	margin-bottom:5px;
}
.newslettercontainers h2 img, .newslettercontainers h2 span , .newslettercontainers label, .newslettercontainers input {
	vertical-align:middle;
}
.newslettercontainers span.Head {
	color:#fff;
	font-size:1em;
	font-weight:bold;
}
.newslettercontainers label {
	color:#fff;
	font-size:1.1em;
}
.newslettercontainers input {
	border:1px solid #cc2c44;
}
.blocereeur, .blocok {
	padding:3px;
}
.blocereeur { 
	background:#FFE4D0;
	border:1px solid #f00 !important;   
}
.blocok { 
	background:#E4FFD0;
	border:1px solid #0f0;  
}
.ok, .erreur, .erreurbold {
	font-family:arial,tahoma, sans-serif;
	font-size:1em;
}
.ok { 
	color:green; 
}
.erreur, .erreurbold { 
	color:#f00; 
}
.erreurbold { 
	font-weight:bold; 
}
.erreur { 
	font-weight:normal; 
}
/*MailForm*/
.required { 
	font-size:1.2em; 
	color:#ff0000; 
}
.fieldset { 
	border:1px solid #ccc;  
	margin-bottom:10px;
}
.legend { 
	margin-left:20px; 
}
.IntForm { 
	margin:10px; 
}
.IntForm label, .IntForm input { 
	vertical-align:middle; 
}
.InputForm div { 
	margin-top:5px; 
}
.InputForm label {  
	display:block; 
	float:left; 
	width:150px;
	height:20px;
}
.InputForm input { 
	float:left; 
	height:15px; 
}
.InputForm input:hover, .InputForm input:focus {
	background-color:#ccc; 
	border:1px solid black;  
}
.civilite label, .Courrier label { 
	margin-left:2px; 
}
.civilite, .civilite div.textcivi { 
	height:25px; 
}
.civilite div.textcivi, .Btcivilite { 
	float:left; 
	line-height:25px; 
}
.Btcivilite { 
	margin-left:10px; 
}
.LinkBouton, .LinkBouton a {
	width:60px;
	height:20px;
	text-align:center;
}
.LinkBouton {
	background:#092238; 
	border:1px solid #ccc;
	margin-top:10px; 
	overflow:hidden;  
	line-height:20px;   
}
.LinkBouton a {
	display:block;
	font-family:arial,tahoma, sans-serif; 
	font-size:1.1em; 
	font-weight:normal; 
	color:#fff;  
	text-decoration:none; 
}
.panelerrormail {
	 float:left; 
	 margin-top:0 !important;
	 height:18px; 
	 line-height:18px;  
}

/* Search Gsa */
div.searchSubmit {
	width:54px;
	height:55px;
}
div.Inputsearch {
	height:55px;
	line-height:55px;
}	 
div.Inputsearch input,  div.Inputsearch img {
	vertical-align:middle;
}
div.Inputsearch input {
	border:2px solid #55c2e7;
}

/* Flux rss */
#slider ul, #slider li
{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}
#slider {
	margin-bottom:10px;
}
#slider, #slider li
{
	/*width:410px;*/
	/*height:145px;*/
	overflow:hidden; 
	margin-top:5px;
	position:relative;
}
#slider li {
	padding-right:0px;
}
#slider li h2 {
	font-size:1em;
	margin-bottom:5px;
}
#slider li h2 a{
	color:#d31021;
	font-size:1.2em;
}
#slider li p {
	text-align:justify;
	padding-right:5px;
}
#slider li img {
	float:left;
	margin:0 10px 5px 0;
	border:1px solid #ccc;
	padding:2px;
	width:60px;
}
/*#prevBtn, #nextBtn {
	position:absolute;
	height:25px;
	width:25px;
}
#prevBtn {
	left:10px;
	bottom:0px;
}
#nextBtn {
	right:10px;
	bottom:0px;
}*/
.StandardButton {
	background:transparent url(../Images/connexion.jpg) no-repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	height:18px;
	line-height:18px;
	padding:0;
	vertical-align:middle;
	width:100px !important;
	margin-top:10px;
	cursor:pointer;
}

/* blog eb accueil*/
div.syndication-author {
	margin-bottom:5px;
}
div.syndication-published-updated {
	margin-bottom:20px;
}
div.syndication-published-updated span{
	font-size:1em;
	color:#8d8d8d;
}
div.syndication-published-updated span, div.syndication-published-updated img{
	vertical-align:center;
}
h3.syndication-title {
	margin:20px 0;
}
div.syndication-content {
	text-align:justify;
}
.syndication-blog-ss-plus_accueil {
	background:url(../Images/bck_ensavoir_plus.jpg) no-repeat;
	width:105px;
	height:20px;
	display:block;
	margin-top:20px;
	float:right;
	text-decoration:none;
}
.syndication-blog-ss-plus_accueil:hover {
	text-decoration:none;
}

/* blog */
.syndication-blog-area {
	border-bottom:1px dotted #919191 !important; 
	padding-bottom:5px; 
	margin-bottom:5px;
}
.syndication-blog-content img {
	width:auto !important;
	visibility:visible;
	zoom:1;
}
.syndication_blog_title img , .syndication_blog_title span {
	vertical-align:middle;
}
.syndication_blog_title span {
	margin-left:2px;
}
.syndication-blog-content {
	margin-top:10px;
	display:none;

}
.syndication-blog-ss-plus {
	background:url(../Images/bck_ensavoir_plus.jpg) no-repeat;
	width:105px;
	height:20px;
	display:block;
	margin-left:542px;
	margin-top:-20px;
}
.syndication-blog-ss-plus:hover {
	text-decoration:none;
}

.open {
	background:url(../Images/bck_fermer.jpg) no-repeat !important;
	width:105px;
	height:20px;
	display:block;
	/*position:absolute;
	top:27px;
	right:0;*/
}

/*xsl-news*/
.news-sav_plus {
	background:url(../Images/bck_ensavoir_plus.jpg) no-repeat;
	width:105px;
	height:20px;
	display:block;
	float:right;
}
.news-sav_plus:hover {
	text-decoration:none;
}