﻿/*******************************************************************************

  Styles spÃ©cifiques Ã  la page d'accueil

/******************************************************************************/
div#content {
	float: none !important;
	width: auto !important;
  margin: 0 !important;
}

div#col-1-1, div#col-1-2, div#col-1-3, div#col-2-1, div#col-2-2, div#col-2-3 {
  float: left;
}



/*******************************************************************************

  Colonne 1.1

/******************************************************************************/
div#col-1-1 {
	margin-right: 18px;
  width: 472px;
}

/* Diaporama
------------------------------------------------------------------------------*/
div#slideshow {
  height: 400px;
  margin: 0 0 18px 0;
  position: relative;
  width: 372px;
}

div#slideshow h2 {
  margin: 0;
  padding: 0 0 9px 0;
  font-size: 1.6em;  
}

div#slideshow h2 a {
  text-decoration: none;
}

div#slideshow h2 a:hover {
  text-decoration: underline;
}

ul#slideshow-buttons {
  bottom: 50px;
  right: 5px;
  list-style-type: none; 
  margin: 0;
  padding: 0;
  position: absolute; 
  z-index: 1;
}

ul#slideshow-buttons li {
  display: block;
  float: left;
  margin-right: 5px;
}

ul#slideshow-buttons a {
	display: block;
	height: 15px;
  width: 14px;	
}

ul#slideshow-buttons a#slideshow-button-previous {
  background: url(http://www.cutudc.com/laborais/images/previous.gif);
}

ul#slideshow-buttons a.slideshow-button-play {
  background: url(http://www.cutudc.com/laborais/images/play.gif);
}

ul#slideshow-buttons a.slideshow-button-pause {
  background: url(http://www.cutudc.com/laborais/images/pause.gif);
}

ul#slideshow-buttons a#slideshow-button-next {
  background: url(http://www.cutudc.com/laborais/images/next.gif);
}

ul#slideshow-buttons a span {
	left: -5000px;
  position: absolute;
}

ul#slideshow-buttons a:hover {
  background-position: 0 15px !important;
}

div.slideshow-slide {
  height: 400px;
  overflow: hidden;
  position: absolute;
  width: 372px;
  z-index: 0;
}

p.slideshow-slide-image {
  margin: 0 !important;
  padding: 0 !important;
  background: black;  
}

p.slideshow-slide-image img {
  border: none;
}

p.slideshow-slide-content-background {
	background: black;
	bottom: 0px;
  height: 75px;
  line-height: 15px;
  margin: 0;
  filter:alpha(opacity=60);
  -moz-opacity:0.6;
  opacity: 0.6;
	padding: 0;
  position: absolute;
  width: 472px;
}

p.slideshow-slide-content {
  color: white;
  font-weight: bold;	
	right: 72px;
	height: 60px;
  margin: 0;
  overflow: hidden;
	padding: 5px 0 10px 0;
	position: absolute;
	bottom: 0;
	width: 390px;
}

p.slideshow-slide-content a {
  color: white;
  text-decoration: none;
}

p.slideshow-slide-content a:hover {
  color: white;
  text-decoration: underline;
}



/*******************************************************************************

  Colonne 1.2

/******************************************************************************/
div#col-1-2 {
	margin-right: 18px;
  width: 334px;
}

/* France-Soir VidÃ©o
------------------------------------------------------------------------------*/
div#francesoir-video {
	position: relative;
	min-height: 400px;	
	margin-bottom: 18px;
	background: #333;
}

div#francesoir-video a {
	color: white;
}

div#francesoir-video p.thumbnail img {
	border: 1px solid white;
}

div#francesoir-video h2 {
	margin: 0;
	padding: 0;
}

div#francesoir-video div.lead h3 {
  margin: 0;
	padding: 9px;
	font-size: 1.2em;
}

div#francesoir-video div.lead p.thumbnail {
	margin: 0;
	padding: 0 9px 9px 9px;
	float: left;
}

div#francesoir-video div.lead p.text {
	margin: 0 0 0 172px;
  padding: 0 9px 9px 0;
	color: #ccc;
	font-size: 0.9em;
}

div#francesoir-video div.others {
	clear: left;
	padding-top: 9px;
}

div#francesoir-video div.others h3 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 15px;
	height: 30px;
	overflow: hidden;
	text-align: center;
}

div#francesoir-video div.others ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 9px;
}

div#francesoir-video div.others li {
	float: left;
	width: 102px;
	margin-right: 5px;
}

div#francesoir-video div.others p.thumbnail {
	margin: 0;
	padding: 0;
}

div#francesoir-video p.more {
	position: absolute;
	bottom: 9px;
	right: 9px;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-style: italic;
}



/*******************************************************************************

  Colonne 1.3

/******************************************************************************/
div#col-1-3 {
	width: 120px;
}



/*******************************************************************************

  Colonne 2.1

/******************************************************************************/
div#col-2-1 {
	clear: left;
  width: 426px;
	margin: 0 18px 18px 0;
	/*	padding-bottom: 272px;	*/
}

/* Derniers articles des rubriques EnquÃªte, Politique, etc.
------------------------------------------------------------------------------*/
div#articles-latest-1 h2 {
	margin: 0 0 9px 0;
	padding: 0;
}

div#articles-latest-1 p.image {
	float: right;
	margin-left: 9px;
	margin-bottom: 9px;
}

div#articles-latest-1 h3 {
	margin: 0 0 9px 0;
	padding: 0;
	font-size: 1.6em;
}

div#articles-latest-1 h3 a {
	text-decoration: none;
}

div#articles-latest-1 h3 a:hover {
	text-decoration: underline;
}

div#articles-latest-1 div.caption {
	margin-bottom: 18px;
	font-size: 1.2em;
	background: url(/images/puce3.gif) no-repeat 0 0.3em;
	text-indent: 18px;
}

div#articles-latest-1 div.caption-with-image {
	min-height: 180px;
}

div#col-2-1-advert-1 {
	background: #e8e8e8;
	margin-bottom: 18px;
	text-align: center;
}



/*******************************************************************************

  Colonne 2.2

/******************************************************************************/
div#col-2-2 {
	margin-right: 18px;
	/*	padding-bottom: 272px;	*/
	width: 200px;
}

/* Chroniques
------------------------------------------------------------------------------*/
div#chroniques {
	background: #e8e8e8;
	margin-bottom: 18px;
}

div#chroniques h2 {
	margin: 0 0 9px 0;
	padding: 0;
}

div#chroniques ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#chroniques li {
	position: relative;
}

div#chroniques p.image {
	height: 140px;
	margin: 0;
}

div#chroniques p.image img {
	border: none;
}

div#chroniques div.article {
	position: absolute;
	top: 0;
	right: 0;
	width: 96px;
	height: 120px;
	line-height: 15px;
	overflow: hidden;
}

div#chroniques h3 {
	display: inline;
	font-size: 1em;
	font-weight: bold;
}

div#chroniques div.caption a {
	color: #404040 !important;
	text-decoration: none;
}

div#chroniques div.caption a:hover {
	text-decoration: underline;
}

div#col-2-2-advert-1 {
	background: #e8e8e8;
	margin-bottom: 18px;
	text-align: center;
}

/* Question du jour
------------------------------------------------------------------------------*/
div#question-du-jour {
	background: #e8e8e8 url(/images/question_du_jour_background.jpg);
	height: 600px;
  margin-bottom: 18px;
	position: relative;
}

div#question-du-jour h3, div#question-du-jour p {
  margin: 0 0 9px 0;
  padding: 4px;
}

div#question-du-jour form {
	position: absolute;
	bottom: 0;
	width: 200px;
}

div#question-du-jour p.image {
	margin: 0 -4px;
}

div#question-du-jour p.answer {
  font-weight: bold;  
}

div#question-du-jour p.poll {
  font-size: 0.9em;
}

div#question-du-jour ul {
  list-style-type: none;
  margin: 0 0 8px 0;
  padding: 0;
}

div#question-du-jour h3 {
  color: red;
  font-size: 1.4em;
  font-weight: bold;
}

div#question-du-jour a {
  font-weight: bold;
}

div#question-du-jour p.submit,
div#question-du-jour p.show-results {
	text-align: center;
}




/*******************************************************************************

  Colonne 2.3

/******************************************************************************/
div#col-2-3 {
	width: 300px;
}

/* DÃ©pÃªches REUTERS
------------------------------------------------------------------------------*/
div#reuters {
	background: #e8e8e8;
	margin-bottom: 18px;	
}

div#reuters h2 {
	margin: 0 0 9px 0;
	padding: 0;
}

div#reuters-container {
	background: url(/images/background_depeches.jpg);
}

ul#reutersLatest {
	height: 250px;
	overflow: auto;
  list-style-type: none;
  margin: 0 0 18px 0;
  padding: 0;
}

ul#reutersLatest li {
	border-top: 1px dashed gray;
	margin: 0;
  padding: 0;
}

ul#reutersLatest li.articleLast {
	border-bottom: 1px dashed gray;
  padding-bottom: 2px;
}

ul#reutersLatest li p {
  margin: 0;
  padding: 3px;
}

ul#reutersLatest .date {
	font-weight: bold;
}

ul#reutersLatest a {
  text-decoration: none;
}

ul#reutersLatest a:hover {
  text-decoration: underline;
}

div#col-2-3-advert-1,
div#col-2-3-advert-2 {
	margin-bottom: 18px;
}

/* 3 derniers articles de la rubrique Sport
------------------------------------------------------------------------------*/
div#articles-latest-2 {
	background: #e8e8e8;
	padding: 0 4px;
	margin-bottom: 18px;
}

div#articles-latest-2 h2 {
	margin: 0 -4px 9px -4px;
}

div#articles-latest-2 h2 img {
	border: none;
}

div#articles-latest-2 h3 {
	margin: 0;
	padding: 0;
}

div#articles-latest-2 h3 a {
	text-decoration: none;
}

div#articles-latest-2 h3 a:hover {
	text-decoration: underline;
}

div#articles-latest-2 p.image {
	float: right;
	margin-left: 9px;
	margin-bottom: 9px;
}

div#articles-latest-2 div.caption {
	margin-bottom: 18px;
}

div#articles-latest-2 div.caption-with-image {
	min-height: 100px;
}

/* Derniers articles des rubriques TÃ©lÃ©vision, Musique, Culture et Tourisme
------------------------------------------------------------------------------*/
div#articles-latest-3 {
	background: #e8e8e8;
	margin-bottom: 18px;
	padding: 0 4px;
}

div#articles-latest-3 h2 {
	margin: 0 -4px 9px -4px;
}

div#articles-latest-3 h2 img {
	border: none;
}

div#articles-latest-3 div.article-1 h2,
div#articles-latest-3 div.article-3 h2 {
	text-align: right;
}

div#articles-latest-3 h3 {
	margin: 0;
	padding: 0;
}

div#articles-latest-3 h3 a {
	text-decoration: none;
}

div#articles-latest-3 h3 a:hover {
	text-decoration: underline;
}

div#articles-latest-3 div.article-0 p.image,
div#articles-latest-3 div.article-2 p.image {
	float: right;
	margin: 0 0 9px 9px;
}

div#articles-latest-3 div.article-1 p.image,
div#articles-latest-3 div.article-3 p.image {
	float: left;
	margin: 0 9px 9px 0;
}

div#articles-latest-3 div.caption {
	margin-bottom: 18px;
}

div#articles-latest-3 div.caption-with-image {
	min-height: 100px;
}

/* Le chiffre du Jour
------------------------------------------------------------------------------*/
div#chiffre-du-jour {
	background: #e8e8e8;
  margin-bottom: 18px;
}

div#chiffre-du-jour h2 {
  margin: 0 0 9px 0;
	padding: 0;
}

div#chiffre-du-jour dl, div#chiffre-du-jour dt, div#chiffre-du-jour dd {
	margin: 0;
	padding: 0;
}

div#chiffre-du-jour dt {
	background: white;
	border-top: 3px solid #666;
	border-bottom: 3px solid #666;
	color: #666;
  font-size: 3em;
  font-weight: bold;
	font-style: italic;
	text-align: center;
}

div#chiffre-du-jour dd {
  font-weight: bold;
	text-align: jutify;
	padding: 9px;
}



/*******************************************************************************

  Colonne 3.1

/******************************************************************************/

/* France-Soir Courses
------------------------------------------------------------------------------*/
div#col-3-1 {
	clear: left;
}

div#france-soir-courses {
	background: url(/images/francesoir_courses_background.jpg);
	height: 254px;
  position: absolute;
	bottom: 0;
	width: 644px;
}

div#france-soir-courses h2 {
	position: absolute;
	left: 110px;
	top: 12px;
}

div#france-soir-courses h2 span {
	position: absolute;
	top: 94px;
	left: 25px;
}

div#france-soir-courses p.sub-title {
	color: #003300;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	left: 110px;
	top: 150px;
	width: 250px;
  position: absolute;
	text-align: justify;
}

div#france-soir-courses div.courses-top,
div#france-soir-courses div.courses-bottom {
	position: absolute;
	left: 400px;
	border-left: 4px solid #990000;
	padding-left: 10px;
	height: 75px;
	width: 227px;
	overflow: hidden;
}

div#france-soir-courses div.courses-top {
	top: 26px;
}

div#france-soir-courses div.courses-bottom {
	top: 146px;
}

div#france-soir-courses div.courses-top p,
div#france-soir-courses div.courses-bottom p {
	color: black;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0 0 4px 0;
}
