
.main-col {
  background: #fff;
  width: 615px;
  padding: 20px 15px 20px 15px;
  float: left;
}

.main-col h2 {
  clear: both;
  margin: 8px -15px;
  padding: 15px 15px 0 15px;
  line-height: 0.8em;
  color: #000;
  text-transform: uppercase;
  background: transparent url(/public/images/modules/home2/h2bg.png) repeat-x left bottom;
}

#flash-header{
  background: url("/public/images/modules/home2/alert-icone.png") no-repeat scroll 0 0 transparent;
  position: relative;
  margin-bottom: 15px;
  min-height: 45px;
  color: #E95C2A;
}

#flash-header h3{
  margin: 0;
  font-size: 1.3em;
}

#flash-header ul{
  margin-left: 60px;
}

#flash-header a{
  color: #E95C2A;
}

#newsBox li {
  width: 300px;
  float: left;
  position: relative;
  margin-left: 15px;
}

#newsBox li.parity {
  margin-left: 0;
}

#newsBox p.category {
  font-size: 0.9em;
  color: #444444;
  margin: 5px 0;
}

#sortirBox a.img-container, #newsBox a.img-container {
  display: block;
  cursor: pointer;
  height: 225px;
  text-align: center;
}

#sortirBox img, #newsBox img {
  width: 100%;
  height: 225px;
}

#sortirBox div.panel, #mediasBox div.panel, #newsBox div.panel {
  position: absolute;
  width: 300px;
  bottom: 0;
  left: 0;
  background: url(/public/images/modules/home2/pattern.png);
}

#sortirBox div.panel h3, #mediasBox div.panel h3, #newsBox div.panel h3 {
  color: #fff;
  font-size: 1.2em;
  margin: 10px 10px 2px 10px;
}

#sortirBox div.panel p, #mediasBox div.panel p, #newsBox div.panel p {
  margin: 2px 10px 5px;
  color: #fff;
  text-align: left;
  font-size: 1em;
}

#mediasBox .magazine div.panel {
  height: 65px;
  background: transparent url(/public/images/modules/home2/magazine_panel_bg.png) no-repeat left top;
}

#mediasBox .magazine, #mediasBox .image, #mediasBox .video {
  position: relative;
}

#mediasBox .magazine {
  width: 300px;
  height: 518px;
  float: left;
}

#mediasBox img {
  width: 300px;
  height: 225px;
}

#mediasBox .magazine img {
  height: 492px;
}

#mediasBox .image, #mediasBox .video {
  float: right;
  width: 300px;
  height: 251px;
  margin-left: 15px;
}

#mediasBox .image .panel, #mediasBox .video .panel {
  height: 50px;
}

#mediasBox .image .filter, #mediasBox .video .filter {
  height: 50px;
}

#mediasBox .image div.panel, #mediasBox .video div.panel {
  height: 45px;
  background: transparent url(/public/images/modules/home2/medias_panel_bg.png) repeat-x left top;
}

#mediasBox .video {
  margin-top: 15px;
}

#mediasBox .image.even {
  margin-top: 15px;
}

#mediasBox h3 {
  padding: 0;
  margin: 0;
  color: #000;
  height: 26px;
  line-height: 26px;
  font-size: 1em;
  padding: 0 10px 0 44px;
  background-color: #eaf6fd;
  text-transform: uppercase;
}

#mediasBox h3 .icon {
  position: absolute;
  display: block;
  width: 36px;
  height: 33px;
  left: 0;
  top: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left top;
}

#mediasBox .magazine h3 .icon {
  background-image: url(/public/images/modules/home2/magazine_icon.png);
}

#mediasBox .image h3 .icon {
  background-image: url(/public/images/modules/home2/video_icon.png);
}

#mediasBox .video h3 .icon {
  background-image: url(/public/images/modules/home2/video_icon.png);
}

#mediasBox h4 {
  font-size: 1.1em;
  color: #fff;
  margin: 4px 10px 2px 10px;
  text-align: left;
}

.pagetop {
  clear: both;
}

.secondary-col {
  width: 335px;
  float: right;
}

#extraBox {
	margin-bottom: 10px;
}

#sortirBox {
  background: transparent url(/public/images/modules/home2/sortirbg.png) repeat-y left top;
}

#sortirBox h2 {
  padding: 0;
  margin: 0;
  height: 56px;
  background: transparent url(/public/images/modules/home2/sortir.png) no-repeat left top;
}

#sortirBox h2 span {
  display: none;
}

#sortirBox .image {
  position: relative;
  margin: auto;
  width: 300px;
  height: 225px;
}

#sortirBox ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 300px;
  margin: auto;
}

#sortirBox li {
  margin: 0;
  padding: 0;
  color: #000;
  border: 1px solid #ddc74e;
  border-top-width: 0px;
  background: #f6e456 url(/public/images/modules/home2/sortirlistbg.png) repeat-x left bottom;
}

#sortirBox li h3 {
  color: #000;
  font-size: 1.2em;
  padding: 4px 10px 2px 10px;
  text-transform: uppercase;
  margin: 0;
}

#sortirBox li h3 a {
  color: #000;
}

#sortirBox li p {
  padding: 0 10px 5px 10px;
  margin: 0;
  font-size: 0.9em;
  text-align: left;
}

#sortirBox li p a {
  color: #000;
}

p.goto {
  text-align: right;
  padding: 8px;
}

p.goto a {
  color: #000;
  font-size: 0.9em;
}

#sortirBox p.goto {
  margin-right: 11px;
  padding: 6px 8px 9px;
}

#sortirBox p.goto a {
  background: url(/public/images/modules/home2/goto_arrow_yellow.png) no-repeat 100% 50%;
  padding: 0 16px 0 0;
}

#agendaBox p.goto a, #agendaList p.goto a {
  background: url(/public/images/modules/home2/goto-arrows-blue.png) no-repeat 100% 50%;
  padding: 0 16px 0 0;
}

p.goto .icon {
  position: relative;
  top:-1px;
  color: black;
  padding-right: 14px;
  padding-bottom: 1px;
  margin-left: 3px;
  background: transparent url(/public/images/modules/home2/goto_arrow.png) no-repeat right center;
}

#sortirBox p.goto .icon {
  background-image: url(/public/images/modules/home2/goto_arrow_yellow.png);
}

p.goto.white a {
   color: white;
}

p.goto.white .icon {
  background: transparent url(/public/images/modules/home2/goto_arrow_white.png) no-repeat right center;
}

p.pagetop {
  text-align: right;
  padding: 8px 0;
  margin: 0;
}

p.pagetop a {
  background: url(/public/images/modules/home2/up_arrow.png) no-repeat 100% 60%;
  padding: 0 13px 0 0;
  color: #888;
}

p.pagetop a:hover {
  text-decoration: underline;
}

.narrowbox {
  margin: 10px 10px 0 10px;
  padding: 5px 10px 10px 10px;
}

.narrowbox h2 {
  margin: 0;
  padding: 0;
  border-bottom: 1px dashed #000;
  color: #000;
}

#mediasBox .magazine p.goto {
  padding: 0;
  margin: 0 10px;
}

#socialnetworks {
  margin-bottom: 30px;
}

#socialnetworks li {
  float : left;
  padding-right : 20px;
}

#socialnetworks h2 {
  font-size : 1.7em;
  border-bottom : 0px;
}

#quickBox {
  border: 1px solid #2c89c5;
  background: #b0ddf3 url(/public/images/modules/home2/quickbg.png) repeat-x right bottom;
}

#quickBox ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#quickBox li {
  margin: 0;
  padding: 0;
}

#quickBox label {
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: bold;
  display: block;
  margin-top: 10px;
}

#quickBox select {
  width: 100%;
}

#agendaBox {
  overflow: auto;
  height: 1%;
  border: 1px solid #ec7136;
  background: #f8b359 url(/public/images/modules/home2/agendabg.png) repeat-x right bottom;
}

div.squaredate {
  width: 80px;
  padding: 10px 0;
  text-align: center
}

div.squaredate div.dayOfWeek {
  text-transform: uppercase;
  font-weight: bold;
}

div.squaredate div.dayOfMonth {
  font-weight: bold;
  font-size: 6em;
  line-height: 0.95em;
}

div.squaredate div.month {
  text-transform: uppercase;
  font-weight: bold;
}

#agendaBox .squaredate {
  float: left;
}

#agendaBox h4 {
  margin: 10px 0 0 0;
  padding: 0;
  color: #000;
  font-size: 1em;
  font-weight: bold;
}

#agendaBox p {
  padding: 15px 0 0 0;
  margin: 0;
}

#agendaBox p.text {
  height: 50px;
}

#agendaBox p.text a {
  color: #000;
}

#agendaBox p.goto {
  margin: 0;
}

#agendaBox .previous, #agendaBox .next {
  float: left;
  display: block;
  width: 23px;
  height: 100px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}

#agendaBox .previous .icon, #agendaBox .next .icon {
  margin-top: 50px;
  display: block;
  width: 23px;
  height: 16px;
}

#agendaBox .previous .icon {
  background-image: url(/public/images/modules/home2/agenda_arrow_left.png);
}

#agendaBox .next .icon {
  background-image: url(/public/images/modules/home2/agenda_arrow_right.png);
}

#agendaBox .content {
  float: left;
  width: 156px;
  padding: 5px;
  height: 100px;
}

/*~~~ Bloc Alertes ~~~*/
#alertBox {
  overflow: auto;
  height: 1%;
  border: 1px solid #e85b2a;
  background: #fff;
  margin: 0 10px 10px;
}

#alertBox h2 {
	background: url("/public/images/modules/home2/alert-icone.png") no-repeat 0 0;
	border: none;
	color: #E85B2A;
	padding: 7px 0 6px 51px;
}

#alertBox h4 {
  margin: 10px 0px 0px 0px;
  padding: 0;
  color: #e85b2a;
  font-size: 1em;
  font-weight: bold;
}

#alertBox p {
  padding: 5px 0 0 0;
  margin: 0;
}

#alertBox p.text {
	height: 50px;
}

#alertBox p.text a {
  color: #000;
}

#alertBox p.goto {
  margin: 15px 0 -10px 0;
  background: url("/public/images/modules/home2/goto_arrow.png") no-repeat scroll 100% 50% transparent;
  padding: 0 16px 0 0;
}

#alertBox .previous, #alertBox .next {
  float: left;
}

#alertBox .previous .icon, #alertBox .next .icon {
  margin-top: 50px;
  display: block;
  width: 23px;
  height: 16px;
}

#alertBox .previous .icon {
  background-image: url(/public/images/modules/home2/agenda_arrow_left.png);
}

#alertBox .next .icon {
  background-image: url(/public/images/modules/home2/agenda_arrow_right.png);
}

#alertBox .content {
  float: left;
  width: 230px;
  padding: 7px 5px 5px 7px;
}

/*~~~ Bloc Qualit� de l'air ~~~*/
#airQualityBox {
  overflow: auto;
  height: 1%;
  border: 1px solid #d1edfe;
  background: white url(/public/images/modules/home2/airqualitybg.png) repeat-x right bottom;
}

#airQualityBox h4 {
  margin: 10px 0 0 0;
  padding: 0;
  color: #000;
  font-size: 1,3em;
  font-weight: bold;
}

#airQualityBox p {
  padding: 15px 0 0 0;
  margin: 0;
}

#airQualityBox a {
	color: #000;
	background:url("/public/images/modules/home2/goto_arrow.png") no-repeat scroll 100% 50% transparent;
	padding:0 16px 0 0;
	float: right;
	font-size:0.9em;
}

#airQualityBox .content {
	width: 150px;
	text-align: center;
	float: left;
}

#airQualityBox .legende {
	margin-top: 15px;
}

#airQualityBox .verygood {
  color: #37ab3f;
}

#airQualityBox .good {
  color: #37ab3f;
}

#airQualityBox .medium {
  color: #fcac39;
}

#airQualityBox .poor {
  color: #fcac39;
}

#airQualityBox .bad {
  color: Red;
}

#airQualityBox .verybad {
  color: Red;
}

#airQualityBox .indiceQuality {
	font-size: 8em;
	margin-bottom: -15px;
	margin-top: -8px;
}

#airQualityBox .labelQuality {
  font-size: 2em;
}

.body-home2-SubHomePage #path, .body-home2-HomePage #path {
  display: none;
}

.body-home2-SubHomePage #body, .body-home2-HomePage #body {
  background-image: none;
}

.body-home2-SubHomePage #content, .body-home2-HomePage #content {
  width: 980px;
  float: left;
  padding: 0;
  background: transparent;
}

.body-home2-SubHomePage #content h2.content-title, .body-home2-HomePage #content h2.content-title {
  display: none;
}

/*~~~ Page interm�diaire ~~~*/

body.body-home2-SubHomePage {
  background: #F4E663;
}

.body-home2-SubHomePage #site {
  background-image: url(/public/images/modules/home2/sortir_home_bg.png);
  background-color: #f4e663;
}

.body-home2-SubHomePage h1#logo span.img-title {
  position: relative;
  top: 72px;
  left: 56px;
  display: block;
  width: 371px;
  height: 43px;
  background: transparent url(/public/images/modules/home2/sortir_page_title.png) no-repeat left top;
}

body.body-home2-SubHomePage #submenu {
  display: none;
}

a.newsLink {
	background: url("/public/images/bullet-arrows-on.png") no-repeat scroll 100% 50% transparent;
	cursor: pointer;
	display: block;
	left: 500px;
	margin-top: -8px;
	padding: 2px 18px 2px 0;
	position: absolute;
	text-transform: lowercase;
}

#agendaSearch {
  overflow: auto;
  height: 1%;
  margin-top: 0;
  margin-bottom: 0;
  border: 1px solid #dcd143;
  background: transparent url(/public/images/modules/home2/agenda_search_bg.png) no-repeat left top;
}

#agendaSearch h2 {
  height: 52px;
  border: 0;
}

#agendaSearch .field {
  height: 28px;
  line-height: 28px;
  margin: 0;
}

#agendaSearch label {
  display: none;
}

#agendaSearch input, #agendaSearch select {
  margin-left: 85px;
}

#agendaSearch select {
  width: 200px;
}

#agendaSearch h2 span {
  display: none;
}

#agendaSearch button {
  padding: 0;
  margin: 5px 0 0 0;
  border: 0;
  background: transparent url(/public/images/modules/home2/agenda_search_button.png) no-repeat left top;
  width: 157px;
  height: 31px;
  float: right;
  cursor: pointer;
}

#agendaList {
  margin: 10px 0 0 0;
}

#agendaList h2 {
  background: transparent url(/public/images/modules/home2/agenda_list_title.png) no-repeat left center;
  border: 0;
  height: 40px;
}

#agendaList h2 span {
  display: none;
}

#agendaList h3 {
  white-space: nowrap;
  overflow: hidden;
  height: 48px;
  width: 315px;
  color: #000;
  border: 1px solid #e4d75e;
  font-size: 1.6em;
  background-image: url(/public/images/modules/home2/agenda_list_h3_bg.png);
  background-position: 0 -48px;
  padding: 0 10px;
  margin: 0;
  cursor: pointer;
  display: table;
}

#agendaList a {
  display: block;
  color: inherit;
  text-decoration: none;
}

#agendaList .dates, #agendaList .startDate {
  display: block;
  float: left;
  text-align: center;
  font-size: 13px;
  padding: 3px 0;
}

#agendaList .dates {
  line-height: 13px;
}

#agendaList .startDate {
  line-height: 48px;
}

#agendaList .location {
  padding-left: 4px;
  font-size: 16px;
  white-space: normal;
  display: table-cell;
  vertical-align: middle;
}

#agendaList .goto {
  padding: 8px 5px;
  background: white;
  font-size: 14px;
  color: #009EE0;
}

#agendaList li {
  border-bottom: 1px solid #fff;
  padding: 5px 2px 2px 2px;
  margin-bottom: 10px;
}

#agendaList .title {
  font-size: 1.4em;
  display: block;
  padding: 4px 0;
  margin: 0;
  font-weight: bold;
  color: #000;
}

#agendaList .details {
  padding: 0 5px;
}

/* IE */
* html #agendaBox .previous .icon {
  background-image: url(/public/images/modules/home2/agenda_arrow_left.gif);
}

* html #agendaBox .next .icon {
  background-image: url(/public/images/modules/home2/agenda_arrow_right.gif);
}

* html #mediasBox .magazine h3 .icon {
  background-image: url(/public/images/modules/home2/magazine_icon.gif);
}

* html #mediasBox .image h3 .icon {
  background-image: url(/public/images/modules/home2/video_icon.gif);
}

* html #mediasBox .video h3 .icon {
  background-image: url(/public/images/modules/home2/video_icon.gif);
}

* html #sortirBox p.goto .icon {
  background-image: url(/public/images/modules/home2/goto_arrow_yellow.gif);
}

* html p.goto.white .icon, #agendaList li .goto {
  background: transparent url(/public/images/modules/home2/goto_arrow_white.gif) no-repeat right center;
}

* html p.goto .icon {
  background: transparent url(/public/images/modules/home2/goto_arrow.gif) no-repeat right center;
}

* html p.pagetop .icon {
  background: transparent url(/public/images/modules/home2/up_arrow.gif) no-repeat right center;
}

* html .body-home2-SubHomePage h1#logo span.img-title {
  background: transparent url(/public/images/modules/home2/sortir_page_title.gif) no-repeat left top;
}

* html #agendaSearch button {
  background: transparent url(/public/images/modules/home2/agenda_search_button.gif) no-repeat left top;
}


