﻿/*
Style principal
*/
body {
	margin: 15px 0px 0px 0px;
	text-align: center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color:#CFCFCF;
}
a {
	font-style: normal;
	font-weight: normal;
	color: #2261b6;
	text-decoration: underline;
}
a:hover {
	color: #143587;
}
a img {
	border: 0px;
}
#conteneur {
	margin-left: auto;
	margin-right: auto;
	width: 1030px;
	text-align: left;
	border:#D3DEEB solid 5px;
	background-color:#FFFFFF;
	height:auto;
}
table, td, tr {
	font-size : 12px;
}
#header {
	width: auto;
	height:150px;
	text-align:left;
	background-color:#D3DEEB;
	background-image : url(../images/back_head.png);
	background-repeat:repeat-x;
	background-position:left;
}
#logo {
	margin-left:10px;
	position:absolute;
	margin-top:5px;
	background-color:#D3DEEB;
	padding: 4px 4px 4px 4px;
}
#logo img {
	border: 0;
}
#footer {	
	background-color:#D3DEEB;
	margin-left: auto;
	margin-right: auto;
	width: 1030px;
	text-align:center;
	border:#D3DEEB solid 5px;
	height:auto;
	position:relative;
	bottom: 0px; left: 0px;
	margin-bottom:15px;
}

/*
Menu
*/
#menu {
	margin-left:190px;
	position:absolute;
	margin-top:107px;
	width:810px;
	float: left;
	height:32px;
}
ul, li {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	padding-top: 0;
}
#navigation li {
	list-style: none;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#navigation a {
	float: left;
	display: block;
	padding: 10px 0 6px 0;
	text-decoration: none;
	font-weight: bold;
	color: #BE3F3F;
	border: none;
	font-size:12px;
	width:135px;
	text-align:center;
	background-image : url(../images/onglet.png);
	background-repeat:repeat-x;
	background-position:0px 0px;
	letter-spacing:0.1em;
	word-spacing:0.2em;
}
#navigation a:hover {
	background-position:0px -32px;
	padding: 5px 0 12px 0;
}
#navigation img, .link_icon, #colonne1 a img {
	border: 0;
	vertical-align: middle;
}
/*
Contenu
*/
#box_menu {
	margin-left:340px;
	position:absolute;
	margin-top:120px;
	background-color:#FF0000;
	height:30px;
	width:400px;
}
#contenu {
	overflow:hidden; /* Pas de touche Home ou END fonctionnel sous IE sinon */
	width: auto;
	text-align: left;
	position:relative;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFFFF;
	margin-top:5px;
	margin-bottom:15px;
}
#colonne1 {
	width: 200px;
	height:auto;
	float:left;
	margin-right:15px;
	text-align:center;
}
#colonne2 {
	width: 480px;
	float:left;
	text-align:justify;
}
#colonne3 {
	width: 300px;
	float:right;
}
#colonne4 {
	width: 690px;
	height:auto;
	float:left;
	margin-right:10px;
	text-align:justify;
}

/*
Pubs
*/
#pub1 {
	margin-left:190px;
	position:absolute;
	margin-top:8px;
	width:738px;
	background-image : url(../images/pub/l_pub2.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
}
#pub2 {
	background-image : url(../images/pub/l_pub2.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	width:738px;
	margin-left: auto;
	margin-right: auto;
}
#pub3 {
	margin-bottom: 1em;
}

/*
News
*/
#topnews li {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height:160px;
}
h2.topnews_titre a, a.topnews_titre {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
h2.topnews_titre a:hover, a:hover.topnews_titre {
	color:#000000;
	text-decoration:underline;
}
a.topnews_resume {
	color:#000000;
	text-decoration:none;
}
a:hover.topnews_resume {
	color:#000000;
	text-decoration:none;
}
h2.hotnews {
	margin: 0;
	clear: both;
}
h2.hotnews a, a.hotnews {
	color: #990000;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}
h2.hotnews a:hover, a:hover.hotnews {
	color:#990000;
	text-decoration:underline;
}
.topnews_date {
	font-size:10px;
	color:#009900;
	font-style:italic;
}
#news li, ul.liste li {
	list-style: none;
	margin: 5px 0 5px 0;
	padding: 0 0 0 20px;
	height:auto;
	background-image: url(../images/icones/resultset_next.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#news a, a.news {
	color:#000000;
	text-decoration:none;
}
#news a:hover, a:hover.news {
	color:#000000;
	text-decoration:underline;
}
.article_titre {
	font-size:22px;
	font-weight:bold;
	letter-spacing:0.1em;
	word-spacing:0.1em;
		color: #BE3F3F;
}
.article_time {
	font-size:10px;
}
.article {
	text-align:justify;
}
.article .article_image {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.article .source {
	clear:both;
	float:right;
}
/*
	Formulaires
*/
div.form {
	margin-top: 1em;
	margin-bottom: 2em;
	background-repeat: no-repeat;
	height:25px;
}
.form input.text {
	border: 0;
	background-color: transparent;
	height:18px;
	width:185px;
	margin-left: 24px;
	padding: 0.2em 0 0 0px;
}
.form input.button {
	float: right;
}
.recherche {
	background-image: url(../images/recherche.png);
}
.newsletter {
	background-image: url(../images/newsletter.png);
}

/*
Formulaire concours
*/
.concours {
	width: 500px;
	margin:auto;
	text-align:right;
	border:1px solid black;
}
.concours input {
	vertical-align: middle;
}
.concours_erreur span {
	color: red;
	font-weight: bold;
}
.concours_erreur ul {
	margin:0px;
	padding:0px;
}

/* */
.titre {
	display: block;
	text-align:center;
	font-size:16px;
	color:#ffffff;
	background-color:#ffffff;
	width:200px;
	height:25px;
	padding-top:3px;
	background-image : url(../images/titres/bleu_200.png);
	background-repeat:repeat-x;
	text-transform: uppercase;
}
#colonne2 h1, .titre2 {
	display: block;
	text-align:center;
	font-size:16px;
	color:#ffffff;
	background-color:#ffffff;
	width:480px;
	height:25px;
	padding-top:3px;
	margin: 0;
	background-image : url(../images/titres/rouge_480.png);
	background-repeat:repeat-x;
	font-weight: normal;
	text-transform: uppercase;
}
#colonne3 .titre {
	display: block;
	text-align:center;
	font-size:16px;
	color:#ffffff;
	background-color:#ffffff;
	width:300px;
	height:25px;
	padding-top:3px;
	background-image : url(../images/titres/bleu_300.png);
	background-repeat:repeat-x;
}
#colonne3 form {
	margin: 0;
}
#colonne4 h1, .titre_article {
	text-transform: uppercase;
	font-weight: normal;
	display: block;
	text-align:center;
	font-size:16px;
	color:#ffffff;
	background-color:#ffffff;
	width:690px;
	height:25px;
	padding-top:3px;
	margin: 0;
	margin-bottom: 0.5em;
	background-image : url(../images/titres/rouge_690.png);
	background-repeat: no-repeat;
	background-position:top center;
}
.link_foot_art {
	clear: both;
	border:#D3DEEB solid 2px;
	padding: 5px 8px 5px 8px;
	margin-top: 1em;
	margin-bottom: 3em;
	height: 1.4em;
}
.link_foot_art li {
	list-style: none;
	display: inline;
	margin-right: 1em;
}
.link_foot_art img {
	border: 0;
	vertical-align: middle;
	margin-right: 5px;
}
/*Titre news*/
#colonne4 h2, .titre_article2 {
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	text-align:center;
	font-size:16px;
	color:#ffffff;
	background-color:#ffffff;
	width:690px;
	height:25px;
	padding-top:3px;
	background-image : url(../images/titres/bleu_690.png);
	background-repeat: no-repeat;
	margin: 0;
}
#colonne4 h2 a {
	color: #fff;
	text-decoration: none;
}
#colonne4 h2 a:hover {
	color: #fff;
	text-decoration: underline;
}
#infos h2{
	text-align: left;
	padding-left: 1em;
}
#infos .meta_data {
	padding-left: 1.5em;
}

#topnews img {
	border: 0px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#links {
	text-align: center;
	margin-bottom: 1em;
}
/*
#links span {
	float:left;
	text-align: left;
}
*/
#links span a img {
	margin: 1px;
	border: 1px solid black;
}
#links a img, #pub1 a img {
	border: 0;
}
.nav, .pages {
	clear: both;
	text-align: right;
	font-size: larger;
}
.err {
	color: maroon;
	font-weight: bold;
	font-size: 1.2em;
}

form.envoyer label span {
	display: block;
	float: left;
	width: 150px;
	margin-left: 1em;
}

/*
Boxes
*/
.boxe {
	margin-top: 0.3em;
	margin-bottom: 1em;
}

/*
Commentaires
*/
.comment {
	margin-bottom: 13px;
}
.comment h4 {
	font-size:12px;
}
.comment_title {
	font-size: 11px;
	font-style: italic;
	color: #333333;
	font-weight:normal;
}

/* Comment bulle tiré de My.Opera (my.opera.com) */
.comment_content {
	width:690px;
	margin-left:1px;
}
.comment_content p {
	margin: 0px;
	padding: 0px;
}
.comment_content .fond {
	background:url(../images/bulle/fond_tr.gif) repeat-y top;
}

.comment_content .top{
	background:url(../images/bulle/top_tr.gif) top left no-repeat;
}

.comment_content .bot {
	background:url(../images/bulle/bot_tr.gif) bottom left no-repeat;
	padding-top:24px;
	padding-left:7px;
	padding-right:8px;
	padding-bottom:12px;
	font-size: 12px;
	word-wrap: break-word;
}

#smileys img { cursor:pointer; margin:1px; margin-bottom:3px;}

/*
Commentaires - formulaire
*/
.table_comment {
	padding-bottom: 0.5em;
	margin-bottom: 2em;
}
.table_comment td {
	vertical-align:top;
	margin-top: 0.5em;
}
.table_comment td input {
	padding-top: -0.5em;
}

/*
Autre
*/
.vamiddle {
	vertical-align: middle;
}
#colonne5 .mt2em {
	margin-top: 2em;
}
.rub_active {
	font-weight: bold;
	font-size: 1.2em;
}
.news_image_100 {
	float:left; 
	margin: 3px;
	border: 0px;
}
.liste_last_coms {
	list-style-position: outside;
	list-style-type: none;
}
.liste_last_coms li {
	background: url(../images/icones/comment_yellow.gif) top left no-repeat;
	padding-left: 18px;
}
.centered {
	text-align: center;
}
.nb {
	border: 0px;
}
.nm_np {
	margin: 0px;
	padding: 0px;
}
#colonne4 h2.msgok, #colonne4 .msgok {
	text-transform: none;
	font-size: medium;
	font-weight: bold;
	color: Chartreuse;
}
#colonne4 h2.msgnok, #colonne4 .msgnok {
	text-transform: none;
	font-size: medium;
	font-weight: bold;
	color: red;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
.l {
	text-align: left;
}

/*
Dernière photos
*/
.dernieres_photos {
	text-align:center;
	margin-top: 1em;
	margin-bottom: 30px;
}
.dernieres_photos  img {
	border: 0px;
	margin: 1px;
}
.dernieres_photos a {
	
}
.dernieres_photos #liste_complete {
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
}

/*
Dernière photos - Flickr
*/
.zg_div {
	margin: 0px 5px 5px 0px;
	width: 117px;
}
.zg_div_inner {
	color: #666666;
	text-align: center;
	font-family: arial, helvetica;
	font-size: 11px;
}
.zg_div a, .zg_div a:hover, .zg_div a:visited {
	color: #3993ff;
	background: inherit !important;
	text-decoration: none !important;
}

/*
Dernières vidéos/podcast
*/
.dm_videowall {
	padding-left: -25px;
}