/* ------------------------
APPARENCE GENERALE DES BOITES
--------------------------*/

/* Custom styles */


.news {
  /*margin-top: 40px;*/
}

.news .linksgroup {
  float: right;
  margin-top: 10px;
}

.news #en-savoir-plus {
  margin-right: 0;
}

.news .linksmore {
  border: 1px solid #CCCCCC;
  clear: both;
  display: inline;
  margin: 0 0 5px;
  text-align: right;
  width: 100px;
  font-weight: bold;
}			

.widgetLastElementsDescription {
  margin-top: 10px;
  font-style: italic;
  font-size: 1.3em;
}

#leftbar .widget_title a span {
  font-size: 1.5em;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
}

.footer-catalogues p {
  color: #ffffff;
  font-style: italic;
  font-weight: bold;
}

.widget{
  font-size:0.9em;
}

.widgetContainer .short_product .short_product_container .description {
  background:#eeeeee;
}

.widgetDiaporama {
/*  padding: 100px 0 0 0; */
}

.pictureContainer a:link {
  font-size:0.5em;
}

.pictureContainer h3 {
  background:#eeeeee;
  text-align: left;
  margin: 0 0 0 5px;
}

.pictureContainer{
  border: 1px solid #eeeeee;
/* height: 130px;*/
  background:#ffffff;
}

/* Standard styles */

	.widget h4{
		font-size:1.2em;
/*margin:0 -5px 0 -5px;*/
		padding:8px 10px;
		text-decoration:none;
		font-weight:bold;
	}
	#wrapper .widget{}
	#wrapper .widget h4{
/*	padding-top:20px;*/
  margin-top: 0;
  }
  #rightbar .widget h4{
	color: white;
	background-image: url(../images/images/responsive/sidebar-heading-bg.png);
	background-position: top left;
	background-position: repeat-x;
	padding: 12px 20px 0px 20px;
	line-height: 1;
	height: 30px;
	margin:0 0 14px 0;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,.15);
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,.15);
	box-shadow: 2px 2px 3px rgba(0,0,0,.15);
	background-color: #ED6352; 
	border-radius:0;
	font-size:16px;
  }
	.widget ul{
		margin:10px 0;
	}
	.widget fieldset, .widget form{
		border:0;
		margin:3px 0;
		padding:0;
		width:95%;
	}
	.widget .row{
		margin:3px 0;
		padding:0;
	}
	.widget label{
		display:block;
		float:none;
		width:auto;
	}
	.widget input.wordsbox{
/*		width:90%;*/
		width:136px;
	}
	.widget .submit{
		text-align: right;
	}
	.widget .submit input{
		color:#ffffff;
	}
	#wrapper .widget img{
/*max-width: 160px;*/
	}
	#contents .widget{
/*clear: both;*/
  background: none;
	}
		#contents .widget h4{
  			margin: 0 -5px 0;
		}
		#contents .widget .widgetFooter {
    		background: none !important;
    		height: 0px !important;
    		margin: 0 -10px 0;
    		/*border-bottom: 1px solid #cccccc ;*/
		}
#header .widget{
	border:none;
	color: black;
}
	#header .widget .widgetContainer {
		border:none;
		margin:0;
		padding:0;
	}
	#header .widget h4{
		background:none;
		margin:0;
		padding: 2px;
		color:black;
	}

	#header .widgetCatalogSearch {
    /*background: url(/media/polysemheader__076156900_1715_16072013.png) no-repeat 0px 0px;*/
 }

#wrapper .widget .widgetFooter{
	height:5px;
  margin:-5px 0 0;
}
#footer .widget{
	background:none;
}
	#footer .widget h4{
		font-size: 18px;
		margin-bottom: 6px;
	}
	#footer .widget .widgetContainer {
		border:none;
		margin:0;
		padding:0 10px;
	}
	#footer a{
/*		color: #336600;*/
		color: #000000;
  font-style: italic;
  font-weight: bold;
		-webkit-transition-duration: 200ms;
		-webkit-transition-property: color, opacity;
		-webkit-transition-timing-function: ease-in-out;
		-moz-transition-duration: 200ms;
		-moz-transition-property: color, opacity;
		-moz-transition-timing-function: ease-in-out;
		-o-transition-duration: 200ms;
		-o-transition-property: color, opacity;
		-o-transition-timing-function: ease-in-out;	
	}
	#footer a:hover{
		color:#aaa;	
	}
.widget .linksmore {
	text-align: left;
}
	

/* ------------------------
BOITE DERNIERS ELEMENTS
--------------------------*/
.widgetLastElements{
	line-height: 140%;
 margin-top: 10px;
}
	.widgetLastElements a{
	}
	.widgetLastElements .widgetLastElementsPicture{
		text-align:center;
  padding-top: 8px;
	}
	.widgetLastElements .widgetLastElementsPicture img{
		/*float:left;*/
/*  width:98%;  */
/*  border: solid 1px #FF9900;*/
  border: solid 1px #cccccc;
/*  border-radius: 8px;
  -moz-border-radius: 8px;
-webkit-border-radius: 8px;*/
	}
	.widgetLastElements #cadre, .widgetLastElements #cadre #msg_1, .widgetLastElements #cadre #msg_2{
		height:170px!important;
	}
	.widgetLastElements .widgetLastElementsLink{
		text-align: right;
	}	
 .news div[style] {
    height: 280px!important;
 }

/* CSS for Actualites title */
.widgetLastElements h4 {
  background: #eeeeee;
 	font-size: 2.4em;
	 font-weight:bold;
}


/* ------------------------
BOITE RSS
--------------------------*/
.widgetRss a{
	word-wrap: break-word;
}	

/* ------------------------
BOITE BANNIERE
--------------------------*/
#header .widget.banniere{
	background: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.banniere p{
	margin: 0;
}
.banniere h4{
	display: none;
}

/* ---------------
BOITE CALENDRIER
------------------*/
table.calendar{
	/* border-collapse: needed to apply border styles on <tr>, <col>, <colgroup>, <thead>, <tbody> and <tfoot> */
	/* Support: Mozilla: full, IE 5.5+: partial, Konqueror: none */
	border-collapse: collapse;
	font-size:1em;
	width:100%;
}
	table.calendar tr.calendarNav a{
		color: #666666;
		text-decoration:none;
	}
	table.calendar tr.calendarNav a:hover{
		text-decoration:underline;
	}
	table.calendar td{
		text-align:center;
		vertical-align:middle;
		width:12%;
	}
		table.calendar td a{
			font-weight:bold;
		}
	table.calendar tr.calendarDays th, table.calendar tr.calendarNav th{
		background:#eeeeee;
		border:1px solid #CCCCCC;
		color:#666666;
		font-size:1.1em;
		font-weight:bold;
		width:auto;
	}
	table.calendar td.today{
		color:#ffffff;
		font-weight:bold;
		background:url(/common_images/skins/DefaultSkins1.5/calendar_today.png) no-repeat top left;
	}
	table.calendar td.noDay{
		color: #666666;
	}
	table.calendar td.pastDay{
	}
	table.calendar td.eventDay{
		background-color: #007aaa;
	}
table.calendar_1_January{
}
table.calendar_1_February{
}
table.calendar_1_March{
}
table.calendar_1_April{
}
table.calendar_1_May{
}
table.calendar_1_June{
}
table.calendar_1_July{
}
table.calendar_1_August{
}
table.calendar_1_September{
}
table.calendar_1_October{
}
table.calendar_1_November{
}
table.calendar_1_December{
}
div.calendarEvent{
}
div.calendarEvent h5{
}
div.eventCategory, div.eventDescription{
}
div.eventStartEndTime{
}
div.calendarEventLeft{
	clear: left;
}
div.calendarEventRight{
}	

/* ----------------
BOITE RACCOURCIS
-------------------*/
.widgetShortcutFooter{
	background:transparent;
	margin:0;
	padding:0;
}
	.widgetShortcutFooter h2{
		display:none;
	}
	.widgetShortcutFooter ul, .widgetShortcutHeader li{
		background:none;
		display:inline;
		margin:0;
		padding:0;
	}
.widgetShortcutFooter{
	background:transparent;
	margin:0;
	padding:0;
}
	.widgetShortcutFooter h2{
		display:none;
	}
	.widgetShortcutFooter li, .widgetShortcutFooter ul{
		background:none;
		display:inline;
		margin:0;
		padding:0;
	}
	.widgetShortcutFooter a, .widgetShortcutFooter a:visited{
		background:transparent;
		color:#ffffff;
		margin:0 2px;
		text-decoration:none;
	}
	.widgetShortcutFooter a:hover, .widgetShortcutFooter a:active{
		text-decoration:underline;
	}
.widgetShortcutTools{
}
	.widgetShortcutTools ul{
	}
	.widgetShortcutTools li{
	}
	
/* -----------
BOITE METEO
-------------*/
div.weatherRow{
	padding:0 5px;
}
.weatherForecastWeekday{
	float: left;
	width: 25%;
}
.weatherForecastWeekday h3{
	margin:0;
	padding:15px 0 0 0;
}
span.temperature{
	font-style:italic;
}
.day{
	margin:0 2% 0 0;
	padding:0;
}
.weatherForecastWeekday .day{
	background:#eeeeee;
	border:1px solid #666666;
}
.weatherForecastWeekday .day h4{
	background:#666666;
	color:#ffffff;
	font-size:1.1em;
	margin:0 0 5px 0;
	padding:3px;
}
.weatherForecastWeekday .day img{
	text-align: center;
	margin: 5px auto;
	display: block;
}
.weatherForecastWeekday .weatherConditionDescription{
	text-align: center;
}
	
/* -----------
BOITE TEXTE
-------------*/
.widgetText {
}

/* -----------
BOITE SONDAGE
-------------*/
.widgetPoll{
}
	.widgetPoll #poll{
		width:100%;
	}
	.widgetPoll #poll h2{
		display:none;
	}
	.widgetPoll #poll li{
		list-style:none;
	}
	.widgetPoll .statsLink{
	}

/* ---------------------
BOITE RECOMMANDER LE SITE
-----------------------*/
.widgetRecommend{
}

#recommend{
}

/* -------------------
BOITE NEWSLETTER
---------------------*/
#wrapper .widgetNewsletter{
	background:#222224 url(/common_images/skins/DefaultSkins1.5/bg-newsletter.png) no-repeat top left;
	color:#ffffff;
}
	#wrapper .widgetNewsletter fieldset{
		width:100%;
	}
	#wrapper .widgetNewsletter h4{
		background:none;
		padding:4px 10px;
	}
	#wrapper .widgetNewsletter .widgetContainer {
		border:none;
		margin:0;
		padding:0;
		padding:0 0 10px;
	}
	#wrapper .widgetNewsletter .widgetFooter{
		height:5px;
		background:url(/common_images/skins/DefaultSkins1.5/bg-newsletter-footer.png) no-repeat top left;
	}
	#wrapper .widgetNewsletter #NewsLettersSubscribeMail{
		width:100px;
	}
	#wrapper .widgetNewsletter .submit{
		display:inline;	
	}
		#wrapper .widgetNewsletter .submit input{
			padding:0;
		}
.widgetNewsletter{
}
#newsletter{
}

/* -----------
BOITE PUBLICITE
-------------*/
.widgetAdvert{
	background:#ffffff;
	padding:0;
	}
	.advertHeader{
		font-size: 1em;
		text-align: center;
	}
	.advert{
		overflow: hidden;
	}
	.advertAdditionalLink{
		font-size: 1em;
		text-align: center;
	}
	.iab_300x250{
		height: 250px;
		width: 300px;
	}
	.iab_250x250{
		height: 250px;
		width: 250px;
	}
	.iab_240x400{
		height: 400px;
		width: 240px;
	}
	.iab_336x280{
		height: 280px;
		width: 336px;
	}
	.iab_180x150{
		height: 150px;
		width: 180px;
	}
	.iab_468x60{
		height: 60px;
		width: 468px;
	}
	.iab_234x60{
		height: 60px;
		width: 234px;
	}
	.iab_88x31{
		height: 31px;
		width: 88px;
	}
	.iab_120x90{
		height: 90px;
		width: 120px;
	}
	.iab_120x60{
		height: 60px;
		width: 120px;
	}
	.iab_120x240{
		height: 240px;
		width: 120px;
	}
	.iab_125x125{
		height: 125px;
		width: 125px;
	}
	.iab_728x90{
		height: 90px;
		width: 728px;
	}
	.iab_160x600{
		height: 600px;
		width: 160px;
	}
	.iab_120x600{
		height: 600px;
		width: 120px;
	}
	.iab_300x600{
		height: 600px;
		width: 300px;
	}

/* ------
BOITE RSS
---------*/
.widgetRssItem{
	margin:8px 0;
}
.widgetRssItemTitle{
	font-weight:bold;
}
.widgetRssItemDate{
	font-style:italic;
}

/* -----------
BOITE RACCOURCI
-------------*/
.widgetShortcutTools{
	
}
	.widgetShortcutTools a{
		text-transform:uppercase;
	}
		.widgetShortcutTools a:hover{
		}
	.widgetShortcutTools ul li{
		margin-bottom:10px;
	}

.header_widget_logo, .header_widget_search, .header_widget_links, .widgetDiaporama {
float:left;
}
