body {
  margin: 0;
  padding: 0;
/*background-image: url('pagebackground.jpg');
  background-repeat: repeat-x;*/
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #DDDDDD;
  /*background-image: url('/materials/habillages/noel/background.gif');*/ 
}

a {
	color:#1BA1E2;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

img {
  border: none;
}



.container {
  width: 1002px;
  overflow: hidden;
  margin: 0px auto;
  margin-top: 0px;
  padding-top: 5px;
  background-color: #FFFFFF;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 10px;
  background-position: 705px 120px;
  background-repeat: no-repeat;
}

/* Header */
.headfirst, .headsecond {
  width: 1042px;
  overflow: hidden;
  margin: 0px auto;
  margin-top: 0px;
  background-color: #FFFFFF;
}

.headfirst .pub {
  line-height: 24px;
  text-align: center;
  padding-bottom: 5px;
}

.headfirst .pub a {
  color: #999999;
  font-size: 14px;
}

#headercontainer {
  background-image: url('/design/header-background.png');
  background-position: center;
  background-repeat: no-repeat;
  height: 104px;
}

.headsecond {
  height: 104px;
  background-image: url('/design/header-background2.png');
  background-repeat: repeat-x;
}

#headtable {
  height: 104px;
  width: 100%;
}

#headtable .liens {
  text-align: center;
  height: 25px;
  font-size: 13px;
  color: #555555;
  vertical-align: top;
}

#headtable .liens a {
  color: #555555;
  font-size: 13px;
}

#headtable .title {
  vertical-align: top;
  text-align: left;
  height: 79px;
}

#headtable .iluvwp7 {
  background-image: url('/design/header-iluvwp7.png');
  background-repeat: no-repeat;
  background-position: right top;
  height: 79px;
}

#headtable .iluvwp7:hover {
  background-image: url('/design/header-iluvwp7hover.png');
}



/* Breaking news */
#breaking-news {
  height: 250px;
  background-color: #000000;
  overflow: hidden;
  color: #FFFFFF;
  margin-top: 10px;
  width: 660px;
  position: relative;
  z-index: 999;
}

#bn-title {
  padding-top: 10px;
  padding-left: 30px;
}

#bn-list {
  padding-left: 30px;
  overflow: hidden;
  height: 19px;
  font-size: 13px;
  color: #999999;
}

#bn-list span {
  margin-right: 20px;
  cursor: pointer;
}

.bn-buttons span.active {
  color: #FFFFFF;
}

.bn-mask {
  position: relative;
	width: 640px;
	height: 175px;
	overflow: hidden;
}

#bn-news {
  position: absolute;
}

#bn-news div {
	width: 640px;
	height: 165px;
	float: left;
	color: #CCCCCC;
	padding-top: 10px;
}

#bn-news td {
  vertical-align: center;
  padding-right: 20px;
  padding-left: 20px;
  line-height: 18px;
  
}

#bn-news table {
  margin: 1px solid #FFFFFF;
  height: 100%;
  overflow: hidden;
}

#bn-news .lire {
  vertical-align: top;
  margin-left: 5px;
  margin-top: 2px;
}

/*span img{
	display:block;
	border:none;
} */

/* Menu horizontal en dessous du breaking news */
#menu {
  height: 70px;
  background-color: #252525;
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px;
  width: 660px;
}

#menu a {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

#menu a:hover {
  color: #FFFFFF;
}

#menu span img {
  margin-top: 8px;
  margin-left: 20px;
}

#menu span img:hover {
  opacity: 0.5;
}

#menu-toggle {
  cursor: pointer;
  float: right;
}

/* Menu vertical WP7 */

#searchbox {
  text-align: right;
}

.mv-item {
  width: 312px;
  float: right;
}

#mv-pub {
  margin-top: 10px;
}

#loginbox {
  margin-bottom: 40px;
  margin-top: 10px;
}

#loginbox .bouton {
  width: 144px;
  margin-right: 12px;
  float: left;
  cursor: pointer;
  background-color: #00B25A;
  height: 30px;
  text-align: center;
  padding-top: 9px;
}
#loginbox .bouton a {
  color: #FFFFFF;
  font-size: 16px;
  font-variant: small-caps;
}
#loginbox .bouton a:hover {
  text-decoration: none;
}
#loginbox .infos {
  padding-left: 100px;
  padding-top: 18px;
}

#loginbox .infos .username {
  color: #000000;
  font-weight: bold;
}

#loginboxboutons {
  margin-top: 15px;
}

#loginbox .avatar {
  margin-left: 20px;
}

.tile, .tiledbl {
  background-color: #1BA1E2;
  width: 144px;
  height: 144px;
  float: left;
  margin-right: 12px;
  margin-bottom: 12px;
  cursor: pointer;
  color: #FFFFFF;
}

.tile:hover, .tiledbl:hover {
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 2px;
  margin-top: 2px;
}

.tiledbl {
  width: 300px;
}

.tile a, .tiledbl a {
  color: #FFFFFF;
  text-decoration: none;
}

.tile table, .tiledbl table {
  width: 100%;
  height: 100%;
}

.tile .desc, .tiledbl .desc {
  text-align: right;
  vertical-align: top;
  padding: 5px;
}

.tile .title, .tiledbl .title {
  vertical-align: bottom;
  color: #FFFFFF;
  font-weight: bold;
  padding: 5px;
}

.tile-title {
  margin-bottom: 15px;
}

#nuagetags {
  width: 300px;
  text-align: justify;
  line-height: 18px;
  padding-top: 5px;
}

/* Accueil */

/* News list*/
.nl-news {
  width: 300px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.nl-news .title {
  /*font-weight: bold;*/
}

.nl-news .infos {
  color: #666666;
  margin-top: 3px;
}

.nl-news td {
  padding-bottom: 10px;
  padding-right: 3px;
}

.nl-news tr:hover td {
  cursor: pointer;
  padding-top: 3px;
  padding-bottom: 7px;
  padding-right: 0px;
  padding-left: 3px;
}

.nl-news .pub:hover td {
  padding-bottom: 10px;
  padding-right: 3px;
  cursor: auto;
  padding-top: 0px;
  padding-left: 0px;
}

.nl-news a {
  color: #000000;
}
.nl-news a:hover {
  text-decoration: none;
}


.nl-news img {
  width: 50px;
  height: 50px;
  margin-right: 7px;
  border: 1px solid #888888;
}

/* ul de l'accueil */
.accueil-list {
  padding-left: 10px;
  color: #666666;
}

.accueil-list li {
  padding-bottom: 8px;
}

/*.accueil-list li {
  padding-bottom: 3px;
  padding-right: 3px;
}

.accueil-list li:hover {
  padding-bottom: 0px;
  padding-right: 0px;
  padding-top: 3px;
  padding-left: 3px;
  cursor: pointer;
}*/

/* News list */
.nl-news1, .nl-news2, .nl-news3, .nl-news4 {
  border: 1px solid #FFC425;
  float: left;
  padding: 10px;
  padding-top: 6px;
  width: 600px;
  line-height: 18px;
  color: #666666;
  margin-top: 10px;
  margin-bottom: 10px;
}
.nl-news2 {
  border: 1px solid #D21242;
  float: right;
}
.nl-news3 {
  border: 1px solid #00AFDB;
}
.nl-news4 {
  border: 1px solid #00B25A;
  float: right;
}

.nl-news1 .title, .nl-news2 .title, .nl-news3 .title, .nl-news4 .title {
  float: left;
  max-width: 300px;
  max-height: 60px;
  font-size: 18px;
  line-height: 18px;
  padding-left: 0px;
  padding-right: 10px;
}

.nl-news1 .infos, .nl-news2 .infos, .nl-news3 .infos, .nl-news4 .infos {
  text-align: right;
  color: #000000;
}

.nl-news1:hover, .nl-news2:hover, .nl-news3:hover, .nl-news4:hover {
  color: #FFFFFF;
  cursor: pointer;
  background-color: #FFC425;
}
.nl-news2:hover {
  background-color: #D21242;
}
.nl-news3:hover {
  background-color: #00AFDB;
}
.nl-news4:hover {
  background-color: #00B25A;
}

.nl-news1:hover a, .nl-news2:hover a, .nl-news3:hover a, .nl-news4:hover a {
  color: #000000;
}

.nl-news1:hover span, .nl-news2:hover span, .nl-news3:hover span, .nl-news4:hover span {
  color: #666666;
}

.nl-news1 a {
  color: #FFC425;
}
.nl-news2 a {
  color: #D21242;
}
.nl-news3 a {
  color: #00AFDB;
}
.nl-news4 a {
  color: #00B25A;
}
.nl-news1 a:hover, .nl-news2 a:hover, .nl-news3 a:hover, .nl-news4 a:hover {
  text-decoration: none;
}


.nl-news1 img, .nl-news2 img, .nl-news3 img, .nl-news4 img {
  width: 100px;
  height: 100px;
  float: left;
  margin-right: 10px;
  margin-top: 4px;
  border: 1px solid #888888;
}
.nl-news1:hover img, .nl-news2:hover img, .nl-news3:hover img, .nl-news4:hover img {
  border: 1px solid transparent;
}

.nl-news1 span, .nl-news2 span, .nl-news3 span, .nl-news4 span {
  color: #000000;
}

.nl-news1i, .nl-news2i, .nl-news3i, .nl-news4i {
  float: left;
  background-image: url('/design/ilovewp-i.png');
  background-repeat: no-repeat;
  background-position: right center;
  height: 124px;
  width: 37px;
  margin-top: 10px;
}
.nl-news2i {
  float: right;
  background-image: url('/design/ilovewp-love.png');
  background-position: left center;
}
.nl-news3i {
  background-image: url('/design/ilovewp-w.png');
}
.nl-news4i {
  float: right;
  background-image: url('/design/ilovewp-p.png');
  background-position: left center;
}

/* Navigation news précédente/news suivante */
.news-navheader {
  width: 630px;
  margin-top: 30px;
}

.news-navheader .bouton {
  width: 34px;
}

.news-navheader .news {
  width: 240px;
  padding-right: 10px;
  padding-left: 10px;
}

/* Header des news */
.news-title, .news-title2 {
  padding-left: 10px;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 5px;
}

.news-title2 {
  margin-top: 25px;
}

.news-infos {
  font-weight: bold;
}

.news-infos img {
  vertical-align: middle;
  margin-left: 12px;
  margin-right: 4px;
}

/* Corps des news */

.news-container {
  padding-left: 10px;
  padding-right: 10px;
  line-height: 20px;
  font-size: 13px;
  margin-top: 20px;
}

.news-container li {
  padding-top: 5px;
  padding-bottom: 10px;
}

.news-container img {
  /*border: 1px solid #CCCCCC;*/
}

.news-container h2 {
  margin-top: 35px;
  margin-bottom: 20px;
}

.news-container h3 {
  margin-top: 30px;
}

/* Pied des news */
.news-footer {
  margin-top: 2px;
  width: 100%;
}

.news-footer .social {
  vertical-align: bottom;
  width: 320px;
}

.news-footer .facebook, .news-footer .twitter, .news-footer .plusone {
  float: right;
}

.tagsourcevia {
  font-size: 11px;
  text-align: right;
  line-height: 16px;
  padding-top: 20px;
  padding-right: 10px;
}
.tagsourcevia a {
  color: #999999;
  font-style: italic;
}

/* Image box */
.imagebox-right {
  float: right;
  font-size: 10px;
  line-height: 14px;
  max-width: 200px;
  color: #666666;
  font-style: italic;
  margin: 20px;
  margin-right: 0px; 
}
.imagebox-right img {
  max-height: 200px;
  max-width: 200px;
}

/* A propos de l'auteur */
#apropos {
  margin-top: 30px;
}

#apropos td {
  vertical-align: top;
  font-size: 13px;
  line-height: 20px;
}

/* Commentaires */

.comments {
  font-size: 13px;
  margin-top: 30px;
}

.comments .titre {
  margin-left: 10px;
}

.comments .title {
  padding: 0;
  margin: 0;
  font-weight: normal;
  margin-top: 20px;
  width: 530px;
  margin-left: 80px;
  font-size: 13px;
  color: #999999;
  height: 33px;
  padding-left: 15px;
  background-image: url('/design/bulle-1BA1E2.png');
  background-repeat: no-repeat;
  background-position: 30px bottom;
 
}

.comments .title a {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  padding-right: 5px;
}

.comments .title span a {
  color: #999999;
  font-size: 13px;
  font-weight: normal;
  text-decoration: underline;
  padding-right: 0;
}

.comments .title a:hover {
  text-decoration: underline;
}

.comments span {
  color: #000000;
}

.comments .bulle {
  background-color: #1BA1E2;
  width: 530px;
  margin-left: 80px;
  padding: 10px;
  color: #FFFFFF;
  line-height: 18px;
  overflow: hidden;
}

.comments .bulle .date {
  color: #000000;
  margin-top: 10px;
}

.comments .bulle a {
  text-decoration: underline;
  color: #FFFFFF;
}
.comments .bulle a:hover {
  text-decoration: none;
}

.comments .bouton {
  float: right;
  margin-right: 30px;
  margin-top: 20px;
}

.comments .avatar, #loginbox .avatar {
  float: left;
  width: 54px;
  height: 55px;
  background-image: url('comm-avatar.png');
  padding-top: 6px;
  padding-left: 6px;
  margin-top: 10px;
}

.comments .avatar img, #loginbox .avatar img {
  width: 48px;
  height: 48px;
}

/* Footer */
#footer1 {
  width: 1002px;
  margin: 0px auto;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #999999;
  line-height: 20px;
  text-align: justify;
}

#footer2 {
  width: 1042px;
  margin: 0px auto;
  background-color: #FFFFFF;
  padding-right: 20px;
  padding-left: 20px;
  height: 40px;
}

#footer2 img {
  vertical-align: middle;
}

/* Formulaires */
.metroform {
  padding-left: 30px;
}

.metroform input, .metroform select {
  border: 1px solid #000000;
  color: #666666;
}
.metroform input:focus {
  color: #000000;
}
.metroform textarea {
  border: 1px solid #000000;
}

.metroform .envoyer {
  width: 200px;
  height: 48px;
  border: 0;
  background-image: url('bouton-envoyer.png');
  cursor: pointer;
}
.metroform .envoyer:hover {
  cursor: pointer;
  margin-left: 5px;
}

.tutorial-tile {
  width: 190px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  cursor: pointer;
}
.tutorial-tile:hover {
  margin-left: 13px;
  margin-right: 7px;
  margin-top: 13px;
  margin-bottom: 7px;
  cursor: pointer;
}

/* Pages */

/* Statut des MAJ */
.maj_oui, .maj_non, .maj_orange {
  color: green;
  text-align: center;
}

.maj_non {
  color: red;
}

.maj_orange {
  color: orange;
}

/* Intégration du forum au site */
.forum-board {
  width: 100%;  
}

.forum-board td {
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 18px;
}

.forum-board .title {
  background-color: #00B25A;
  padding-left: 10px;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 11px;
}

.forum-board .reponses {
  text-align: center;
  font-size: 11px;  
}

.forum-board .lastmsg {
  font-size: 11px;
  padding-right: 5px;
}

/* Librairie d'images */

.li-item {
  width: 180px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  float: left;
}

.li-item img {
  border: 1px solid #CCCCCC;
  margin-bottom: 3px;
  margin-right: 3px;
}

.li-item img:hover {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 3px;
  margin-left: 3px;
}

/* Elements généraux */

.metro-bouton {
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #D21242;
  text-align: center;
}

.metro-bouton:hover {
  cursor: pointer;
  font-weight: bold;
  font-size: 15px;
  color: #FFFFFF;
  font-variant: small-caps;
}

.metro-bouton a {
  font-weight: bold;
  font-variant: small-caps;
  font-size: 16px;
  color: #FFFFFF;
}
.metro-bouton a:hover {
  text-decoration: none;
}

/* Comparateur */
.comp {
  text-align: center;
  margin-bottom: 0;
}

.comp img {
  width: 90px;
  height: 90px;
  border: 1px solid #999999;
}

.comp .titre {
  background-color: #FFC425;
  color: #FFFFFF;
  font-weight: bold;
  height: 22px;
  vertical-align: middle;
  padding: 0px;
}

.comp td {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 4px;
  padding-left: 4px;
  vertical-align: middle;
}

.comptitre {
  padding-top: 4px;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
  padding-left: 10px;
}

.comp .delivery {
  color: #D21242;
}

.comp .prix a {
  font-weight: bold;
  color: #00B25A;
}

.comp .item:hover td {
  padding-top: 7px;
  padding-bottom: 1px;
  padding-right: 1px;
  padding-left: 7px;
  cursor: pointer;
}

/* Vignette news */
.news-vign {
  float: left;
  margin-right: 25px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.news-vign:hover {
  cursor: pointer;
}

.news-vign td {
  width: 173px;
  height: 173px;
  vertical-align: bottom;
}

.news-vign div {
  background-image: url('/design/pixel-noir-60pc.png');
  color: #FFFFFF;
  font-size: 13px;
  line-height: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  
}

.news-vign a {
  font-size: 13px;
  color: #FFFFFF;
}

.news-vign a:hover {
  text-decoration: none;
}

/* Podcast */
.podcast-download {
  width: 540px;
  border: 1px solid #000000;
  padding: 10px;
  background-image: url('/materials/pages/podcast-download.png');
  background-repeat: no-repeat;
  background-position: 500px 10px;
  margin-left: 35px;
  margin-bottom: 3px;
  margin-top: 25px;
  clear: both;
}

.podcast-download:hover {
  margin-top: 28px;
  margin-left: 38px;
  margin-bottom: 0px;
  cursor: pointer;
  clear: both;
}

.podcast-sabonner {
  margin-bottom: 3px;
  float: right;
  padding-top: 17px;
  padding-right: 20px;
}

.podcast-sabonner:hover {
  padding-right: 17px;
  padding-top: 20px;
}

.podcast-sabonner:hover img {
  cursor: pointer;
}
