@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border:none;
}
#page {
	color:#FFFFFF;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	background-color:#000000;
}
#menu {
	float:left;
	width:600px;
	list-style:none;
	margin:2px 0;
	padding:0;
	background-image:url(images/menu.png);
	background-repeat:repeat-x;
	height:47px;
}
#menu li {
	display:inline;
}
#menu a {
	width:116px;
	display:inline-block;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:15px;
	padding-bottom:12px;
	text-align:center;
}
#menu a:hover, #menu a.on {
	background-image:url(images/menuhover.png);
}
#logo {
	text-align:center;
}
#logo div {
	text-align:left;
	float:right;
	width:135px;
	font-size:small;
	color:#999999;
}
#logo div a {
	color:#999999;
	text-decoration:none;
}
#logo div a:hover {
	text-decoration:underline;
}
#logo div a.select {
	color:#FFFFFF;
}
#facebook {
	clear:both;
	background-image:url(images/barre-facebook.png);
	background-repeat:no-repeat;
	height:71px;
	margin-top:15px;
	margin-bottom:15px;
}
#facebook p {
	font-size:small;
	padding-left:120px;
	padding-top:37px;
}
#facebook a {
	color:#FFFFFF;
}
#bas {
	clear:both;
	margin-top:20px;
	background-image:url(images/bas.png);
	background-repeat:repeat-x;
	height:19px;
	text-align:center;
	font-size:xx-small;
}
#bas a {
	color:#FFFFFF;
}
div.topleft, div.topright, div.bottomright, div.bottomleft {
	height:5px;
	width:5px;
	background-repeat:no-repeat;
}
div.topleft, div.bottomleft {
	float:left;
}
div.topright, div.bottomright {
	float:right;
}
div.center {
	margin:0 5px 0 5px;
	height:5px;
}
#droite {
	float:right;
	width:275px;
}
#gauche {
	width:600px;
	color:#000000;
}
/* Gauche */
#gauche div.topleft {
	background-image:url(images/topleft.png);
}
#gauche div.bottomleft {
	background-image:url(images/bottomleft.png);
}
#gauche div.topright {
	background-image:url(images/topright.png);
}
#gauche div.bottomright {
	background-image:url(images/bottomright.png);
}
#gauche div.text, #gauche div.center {
	background-color:#FFFFFF;
}
/* Droite */
#droite div.topleft {
	background-image:url(images/dtopleft.png);
}
#droite div.bottomleft {
	background-image:url(images/dbottomleft.png);
}
#droite div.topright {
	background-image:url(images/dtopright.png);
}
#droite div.bottomright {
	background-image:url(images/dbottomright.png);
}
#droite div.text, #droite div.center {
	background-image:url(images/dcenter.png);
}
div.text {
	padding:5px;
}
#droite h1 {
	margin:0;
	font-size:medium;
	border-bottom:1px solid #CCCCCC;
	padding-left:5px;
}
#droite p, #gauche p {
	margin:0;
	padding:5px;
	font-size:small;
}
#droite .p1 {
	float:left;
}
#droite a{
color:#FFFFFF;
}
#droite ul {
	margin:0;
	padding:0 0 0 10px;
}
#droite li {
	margin: 5px 0 5px 0px;
	padding: 0px 0 0 0px;
	border-bottom: 1px dotted #ccc;
	font-size:small;
	list-style: none;
}
#droite li a {
	color: #546078;
	text-decoration: none;
	padding: 5px 0 0 0px;
	display: block;
	margin-bottom: 2px;
}
#droite li a:hover {
	color: #075181;
	text-decoration: none;
	background: #E5F6FF;
	display: block;
	margin-bottom: 2px;
}
#gauche h1 {
	font-size:large;
	margin:0;
	border-bottom:1px solid #CCCCCC;
	padding-left:5px;
}
#gauche h1 a {
	color:#960091;
	text-decoration:none;
}
#gauche h1 a:hover {
	color:#580055;
}
#gauche p.infos {
	font-size:x-small;
	color:#666666;
	padding:0;
	text-align:right;
}
#gauche .billet {
	padding:0 15px 0 15px;
	color:#808080;
}
#gauche .billet p.inmypodcast {
	padding:10px 0 0 45px;
	background-image:url(images/inMyPodcastMini.jpg);
	background-repeat:no-repeat;
	height:30px;
	font-weight:bold;
	margin:0;
}
#gauche .billet p.inmypodcast a {
	text-decoration:none;
}
#gauche .billet p.inmypodcast a:hover {
	text-decoration:underline;
}
#gauche .billet p.img {
	text-align:center;
}
#gauche .billet .lecteur {
	text-align:center;
}
#gauche .billet .externvideo {
	text-align:center;
}
.lecteur{
margin-bottom:20px;

}
#gauche .billet p.tel,#gauche .billet p.telv {
	text-align:center;
	font-size:large;
	background-image:url(images/telecharger.png);
	background-repeat:no-repeat;
	width:230px;
	margin-left:auto;
	margin-right:auto;
	padding-top:7px;
	height:33px;
margin-bottom:40px;
}
#gauche .billet p.telv {
padding-top:15px;
	background-image:url(images/telecharger_video.png);
	height:35px;
	width:225px;
		margin-bottom:10px;
}
#gauche .billet p.tel a, a.suivant, a.precedent, #gauche .billet p.inmypodcast a,#gauche .billet p.telv a{
	color:#68ADD5;
	text-decoration:none;
}
#gauche .billet p.tel a:hover, a.suivant:hover, a.precedent:hover, #gauche .billet p.inmypodcast a:hover,#gauche .billet p.telv a:hover{
	color:#F25B00;
	text-decoration:underline;
}
#gauche .billet h2 {
	font-size:small;
	padding-top:10px;
}
.navigation {
	text-align:center;
	margin-top:50px;
}
.suivant {
	background-image:url(images/droite.png);
	background-repeat:no-repeat;
	padding-right:20px;
	background-position:right;
	margin-left:15px;
}
.precedent {
	background-image:url(images/gauche.png);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-right:15px;
}
.center {
	text-align:center;
}
#xiti-logo {
	text-align:right;
	padding-right:5px;
}

#videofreax{
padding-top:5px;
margin-left:auto;
margin-right:auto;
}
#droite a.gris{
color: #546078;
}