/*Global
***************************/

body {
	margin : 0 auto;
	padding : 0;
	/*background: #000000 url("../images/design/boxes-background.jpg") ;*/
	background-image: url("../images/design/bg_global.jpg");
	background-color: #000000;
	background-repeat: no-repeat;
	background-position : top center;
	background-attachment:fixed;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color : #fff;}



#header {
	/*background-color: #000000;*/
	height : 200px;
	margin : 0 auto;
	padding : 0;
	/*border-bottom: 1px solid #fff;*/
}

#header_both {
	width : 900px;
	border :1px solid #ffffff;
	margin : 5px auto 0 auto;
	overflow: hidden;
}
	
#bandeau_gauche {
	width : 683px;
	height : 200px;
	background: url("../images/design/Header_gauche.png") no-repeat;
	float:left;
}

#bandeau_droit {
	width : 217px;
	height: 200px;
	float : right;
}


#menu {
	width : 900px;
	height: 49px;
	margin : 10px auto;
	background: url("../images/design/bg_menu.png") no-repeat;
	font-size:10px;
	z-index:2;
}

#titre {
	width : 900px;
	height: 48px;
	margin : 10px auto 0 auto;
	background: url("../images/design/bg_titre.png") no-repeat;
}

#corps {
	width: 898px !important;
	width: 899px;
	min-height: 500px;
	margin : 0 auto;
	background-color: #000000;
	border-left : 1px solid #ffffff;
	border-right : 1px solid #ffffff;
	overflow: hidden;
}


#corps_bas {
	width : 900px;
	height: 16px;
	background: url("../images/design/bg_corps_bas.png") no-repeat;
	margin: 0 auto 10px auto;
	clear:both;
}

#footer {
	height : 110px;
	background : #000;
	border-top : 1px solid #fff;
	clear:both;
}

.table_vide p {
text-align:center;
font-size : 16px;
color : #808080;
text-transform:uppercase;
}


/*Menu Détail
**********/

.navigation {
	height : 49px;
	margin: 0 auto;
}

#menu {
	font-size : 12px;
}

#menu ul{
	height:49px;
	list-style:none;
	margin:0 0 0 12px;
	padding:0;
}

#menu li{
	float:left;
	padding:0px;
	letter-spacing:-1px; 
}

#menu li a{
	color:#cccccc;
	display:block;
	font-weight:normal;
	line-height:49px;
	margin:0px;
	padding:0px 10px;
	text-align:center;
	text-decoration:none;
}

#menu li a:hover, #menu ul li:hover a{
		background:#fff;
		color:#000;
		text-decoration:none;
}

#menu li ul{
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:150px;
	z-index:200;
}

#menu li:hover ul{
		display:block;
}

#menu li li {
	background:#fff;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:150px;
}

#menu li:hover li a{
	background:none;
}

#menu li ul a{
	display:block;
	height:30px;
	font-size:10px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 15px 15px;
	text-align:left;
}

#menu li ul a:hover, #menu li ul li:hover a{
	background:#cccccc;
	border:0px;
	color:#000;
	text-decoration:none;
}

/*Titre
***********/
#titre h3 {
	text-transform : uppercase;
	padding : 15px 0 0 15px;
	font-size : 20px;
}

/*SlideShow
*********************/
.slideshow { 
	height: 200px; 
	width: 217px; 
	margin: auto;
}

/*Erreur 404
*********************/
.erreur404 img {
	width : 716px;
	margin : 0 auto;
	
}

/*News
***********************/


#news {
	width : 500px;
	border-right:1px solid #808080;
	margin: -10px 0 0 0;
	padding: 0 30px 0 0;
	min-height:500px;
	float:left;
	
}

.actu  {
	margin: 0 20px 40px 20px;
	text-align:justify;
}

.actu h4 {
	font-size: 18px;
	margin: 10px 0 0 0;
	text-transform: uppercase;
	color:#af1c20;
	border-bottom: 1px solid #af1c20;
}

.newsauthor {
	margin:0 0 10px;
	color: #808080;
	font-size: 10px;
	font-style:italic;
}

.actu hr {
	margin: 0 auto;
	width: 500px;
	color:#808080;
}

.newscontenu {
	margin-bottom: 15px;
	
}

.actu .paysage {width: 450px;}
.actu .portrait {height: 300px;}

.actu a img {
	border:1px solid #808080;
	margin-right:20px;
	margin-bottom:10px;
	
}

.actu a {
	color:#ffffff;
}

.actu a:hover {
	color:#cccccc;
}

/*Bandeau droit news*/

#right_side {
	width : 335px;
	float:right;
}

#right_side h3 {
	margin: 0;
	text-align:center;
	padding:5px;
	color: #af1c20;
	background-color: #808080;
	font-size: 12px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#right_side h4 {
	text-align:center;
	font-weight:normal;
	font-size:12px;
	color: #808080;	
}

.bloc_droit {
	width : 305px;
	margin: 0 5px 30px 5px;
	border:1px solid #ffffff;
	background-color: #cccccc;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#right_side a {
	color: #000000;
}

#right_side a:hover {
	color:#606060;
}

#right_side img {
	display:block;
	width: 288px;
	margin: 2px auto;
	border: 1px solid #000000;
}

#right_side p {
	color: #000000;
	padding : 0 5px;
	font-size : 10px;
}

/*--Newsletter--*/

#newsletter label {
	padding : 0 0 0 5px;
	color : #000000;
	font-size : 10px;
}

#newsletter input[type="submit"]{
	display:block;
	font-size : 10px;
	margin: 5px auto;
}

#newsletter .newsinfo {
	color:#af1c20;
	font-size: 12px;
}

#inscription_newsletter, #desinscription_newsletter {
	margin: 0 20px 40px 20px;
	font-size : 12px;
}
/*--Video du moment--*/
.video_a_la_une {
	margin-bottom:10px;
}

.video_a_la_une img {
	width : 300px;
}

/*--Sondage du mois--*/
.question_sondage {
	text-align:center;
	color: #000000!important;
	font-size: 12px!important;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	padding : 12px!important;
	margin : 5px 0;
	font-weight:bold;
}



#sondage label{
	color : #000000;
}

#sondage input[type="submit"]{
	display:block;
	font-size : 10px;
	margin: 5px auto;
}

#sondage_resultat p{
	font-size: 12px!important;
}

#sondage_resultat span{
	font-size: 10px;
	
}

.graph {
	margin-top:-10px;
}

.graph span {
	padding: 0 20px 0 5px;
	position:absolute;
	
}

/*--Occaz du moment--*/

#occaz_mois .occaz_info{
	text-align:center;
}

/*--Exclu Luc Motos--*/

/*--Archives Luc Motos--*/
#archive_news li {
	list-style:none; 
}

#archive_news li a{
	text-decoration:none;
	list-style:none; 
}

#archive_news li a:hover{
	text-decoration:underline;
}

/*--Info  Suzuki---*/





/*Occasions
**************/
#occasion {
	margin-top: 25px;
	margin-bottom: 25px;
}
#occasion p {
	margin : 0 15px 0 15px;
}

#occasion a {
	color: #ffffff;
}

#occasion a:hover {
	color : #808080;

}

.occaz {
	border:1px solid #ffffff;
	width: 810px;
	margin: 10px auto ;
	overflow: hidden;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.occazimg {
width: 350px;
float : left;


}

.occazimg img {
	border: 1px solid #ffffff;
	margin: 0 auto;
	display : block;

}

.photooccaz {
	float:left;
	width: 150px;
	margin:5px;
	
}

.photooccaz .portrait  {height: 90px;}

.photooccaz .paysage  {width: 120px;}

.occazdetail {
float: right;
width : 400px;
}



.occaz h4 {
	font-size:14px;
	margin : 0;
	text-align:center;
	padding : 3px ;
	background-color : #555555;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.occazdetail p span {
	font-weight: bold;
}

.moto_occasion {
	width : 200px;
	height: 200px;
	float: left;
	margin: 10px;
	background-color:#c5c5c5;
	border: 1px solid #808080;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	
}

.moto_occasion img {
	display:block;
	margin: 10px auto;
	width: 85%;
	border:1px solid #000000;
}

.moto_occasion p {
	text-align:center;
	color : #000000;
}
.moto_occasion p:hover {
	text-decoration:underline;
}

.moto_occasion a {
	color: #000000;
	text-decoration : none;
}

.moto_occasion a:hover {
	text-decoration: underline;
}
#retour_occaz {text-align:center;}
#retour_occaz a {color: #ffffff; text-decoration:none;}
#retour_occaz a:hover {text-decoration:underline;}

/*Demande Occasion*/
#rechercheoccaz {
	width : 700px;
	margin : 20px auto;
}

#rechercheoccaz fieldset {
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

#rechercheoccaz label {
	float: left;
	width : 150px;
	text-align:right;
	padding-right : 15px;
}

#rechercheoccaz input [type=text]{
	width : 200px;
}

#rechercheoccaz #bouton{
	margin-left: 165px;
}

.alert_formulaire{
	width: 700px;
	margin: 15px auto 25px auto;
	border: 1px double #ff13b0;
	background-color: #808080;
}

.alert_formulaire p{
	text-align:center;
	font-size:14px;
	padding: 5px;
}

/*Cinéma
********************************/
#cinema_text {
	padding : 0 10px 0 10px;
	width : 460px;
	float: right;
	text-align:justify;
	
}

#cinema_flash {
	width  :380px;
	float:left;
	z-index:1;
	
}

#cinema_photos { 
	width : 400px;
	margin-left: 10px;
	overflow:auto;
	
	
}

#cinema_photos h4 {
	color: #808080;
	font-size: 14px;
	text-align:center;
	padding: 5px;
	margin: 0px ;

	
}

.cinemapics {
	float:left;
	margin : 2px;
	width : 126px;

}

.cinemapics img {
	display:block;
	margin:0 auto;
	
}

.cinemapics a img{
	border: 1px solid #ffffff;
}

.cinemapics a:hover img{
	border: 1px solid #808080;
	display:block;
	margin:0 auto;
	opacity:0.8;
}

.cinema_portrait {
	height: 90px;
}

.cinema_paysage {
	height: 90px;
}


/*Creme Tarte Battle
*******************************/

#creme_battle {
	background:url("../images/design/megaphone.png")no-repeat;
	background-position: 90% 0%;
}

#creme_battle_txt {
	margin: 0 300px 0 20px;
	text-align:justify;
}

.fightcreme {
	overflow: hidden;

}

.fightcreme h4 {
	border-bottom: 2px solid #808080;
	border-top: 2px solid #808080;
	padding: 5px 5px 5px 20px;
	width : 900px;
	text-transform:uppercase;
	font-size:16px;
}

.fightpics {
	width : 130px;
	height: 85px;
	margin : 5px;
	float:left;

}

.fightpics img {
	margin: 0 auto;
	display:block;
	
	
}

.fightpics img{border:1px solid #ffffff;}

.fight_portrait {height: 80px;}

.fight_portrait:hover {
	position:absolute;
	margin-top:-40px;
	margin-left:10px;
	height: 150px;
	border:2px solid #808080;
}

.fight_paysage {	height: 80px;}

.fight_paysage:hover {
	position:absolute;
	margin-top:-40px;
	margin-left:-20px;
	height: 150px;
	border:2px solid #808080;
}

/*Dealer
*******************************/
#dealer {
	width : 880px;
	margin: 0 auto;
	height : 660px;
	background : url("../images/design/bg_dealer.jpg");
}

#dealer p {
	text-align:center;
	padding : 150px 0 0 0;
}

/*Insolithium
*********************************/
#insolithium img{
	display:block;
	margin: 0 auto;
}

/*Pub & videos
********************************/
.pubetvid {
	margin : 5px 0 15px 15px;
	font-size : 14px;
	color : red;
}

#txtpub{
	width : 400px;
	margin : 0 15px 0 15px;
	float : left;
	overflow:hidden;
}
.galeriepub {
	width : 465px;
	overflow : hidden;
}

.pubpics {
	width : 150px;
	height : 100px;
	float : left;
	margin : 2px 2px 10px 2px;
}

.pubpics:hover {
	font-weight:bold;
}

.pubpics img {
	height : 80px;
	display: block;
	margin :auto;
	border: 2px solid #808080;
}

.pubpics p {
	text-align:center;
	margin: 0 auto;
}
#bandeau img{
	margin : 15px auto 15px auto;
	display:block;
}
#txtvideo{
	width : 400px;
	margin : 0 15px 0 15px;
	float : right;
	overflow:hidden;
}

#txtvideo a{color : #ffffff; padding : 1px;}
#txtvideo a:hover{color : #000000; background : #ffffff; text-decoration: none;}

/*Presse
*****************************/
#presse {
	width : 880px;
	margin: 10px auto;
}

.presse_couv {
	float:left;
	margin : 7px;

}

.presse_couv img{
	border: 1px solid #ffffff;
}

.presse_couv img:hover{
	border: 1px solid #cccccc;
}

.presse_portrait {
	width:200px;
	height: 273px;
}

/*Galerie de photo*/

#photo_wall {
	width : 840px;
	margin : 0 auto;
	overflow: hidden;
	background-image: url("../images/design/bg_photo.jpg");
	background-repeat: repeat-y;
	background-position:top center;
	
}

#photo_wall .pics {
	float: left;
	margin : 5px;
	width : 200px;
	height: 150px;
	
}

#photo_wall .pics a img {
	border: 1px solid #ffffff;
	margin : 25px auto 0 auto;
	display: block;
}

#photo_wall .pics a img:hover {
	border: 3px solid #cccccc;
}

.photo_paysage {
	width : 150px;
	height: 100px;
}

.photo_portrait {
	width : 70px;
	height: 100px;
}

/************************
****SPECIALE MOTARDE*****
**************************/

/*Agnes Dupuy
**************************/
#agnes img{
	float : right;
	margin-right : 3px;
}

#agnes p {
	margin-left : 15px;
	margin-right : 15px;
}

/*Laetitia
***********************/
#laetitia img{
	float : right;
	margin-right : 3px;
}

#laetitia p {
	margin-left : 15px;
	margin-right : 15px;
}

/*Global Motarde
**********************/

#motarde_photo h4{
	text-align : center;
	color : #000000;
	background : #ffffff;
	padding : 2px;
	font-size : 14px;
}

#motarde_photo {
	width : 896px;
	margin : 0 auto;
}

.motardepics {
	width : 220px;
	height : 120px;
	float : left;
	margin : 2px 2px 10px 2px;
}

.motardepics img {
	height : 120px;
	display: block;
	margin :auto;
	border: 1px solid #ffffff;
}





/************************************
**********COMPETITION****************
*************************************/


/*Team Of Paris
*****************/
#content_top {
	width: 900px; 
	margin: 0 auto;
}

#content_top p {
	text-align : justify;
	padding : 0 15px 0 15px; 
	clear: both;
}

#content_top .question {
	font-size: 13px;
	color: #808080;
	text-decoration:italic;
	margin-bottom: -10px;
}

#content_top .reponse {
	font-size:13px;
	padding-bottom: 20px;
}


#content_top a {
	color: #ffffff;
}

#content_top a:hover {
	background : #ffffff;
	color: #000000;
	text-decoration:none;
}

#content_top li {
	margin: 0 0 0 35px;
}

#content_top i {
	padding:1px 2px 1px 2px;
}


#content_top .logo_top{
	float: left; 
	margin: 15px;
}

.macao_pics {
	width: 750px;
	margin : 0 auto 30px auto;
	overflow : hidden;
}

.macao_pics img {
	display : block;
	float : left;
	margin: 5px;
}

.macao_pics img:hover {
	border : 1px solid #808080;
}


/*Macau 2008
*********************/

#content_macau2008 {
	margin: 0 auto;
	width : 600px;
}

#content_macau2008 li {
	list-style:none; 
	width:80px; 
	float: left;
	margin: 20px 5px 0 0;

}

#content_macau2008 li a {
	text-decoration:none; 
	display:block; 
	width:100%; 
	height:400px; 
	text-align:center; 
}

#content_macau2008 a img {
	border:none;
}

#content_macau2008 a:hover {
	border:1px solid #808080;
}

/*Macau 2009
********************/
#content_macau2009 {
	margin: 0 auto;
}

#content_macau2009 p {
	text-align:center;
}

#content_macau2009 li  {
	list-style:none; 
	display:block;
	margin : 5px auto 0 auto;
	width : 600px;
}
#content_macau2009 h3 {
	text-align : center;
	background: #ffffff;
	color: #000000;
	padding : 5px;
}

#content_macau2009 a img {
	border:1px solid #ffffff;
} 

/*Bruno Bonhuil
************************/

#bruno {
	background: url('../images/bruno/bruno.png') no-repeat;
	background-position : bottom right;
	height: 550px;
	width : 896px;
	margin : 10px auto;
	/*border-bottom : 1px solid #cccccc;*/
}

#bruno p {
	width : 630px;
	padding-left : 15px;
}

.signature img {
	border: none;
}

.signature img:hover {
	border : 1px solid #cccccc;
}


#bruno_photo {
	width : 896px;
	margin: 0 auto;
	overflow : auto;

}

#bruno_photo h4 {
	text-align : center;
	clear: both;
	background : #ffffff;
	color : #000000;
	padding : 2px;
}

#bruno_photo h4 a {
	color : #000000;
	padding : 2px;
}

#bruno_photo h4 a:hover  {
	text-decoration:none;
	background : #cccccc;
	padding : 2px;
}

.brunopics {
	width : 200px;
	height : 120px;
	margin : 9px;
	float : left;
}

.brunopics img {
	display:block;
	border: 1px solid #ffffff;
}

.brunopics img:hover {
	border : 1px solid #cccccc;
}

.bruno_paysage {
	margin : 0 auto;
	height: 110px;
}

.bruno_portrait {
	margin : 0 auto;
	height : 110px;
}


/*Photos Macau
******************/
#photo_macau {
	width : 840px;
	margin : 0 auto;
	overflow: hidden;
}

#photo_macau .pics {
	float: left;
	margin : 5px;
	width : 200px;
	height: 150px;
	
}

#photo_macau .pics a img {
	border: 1px solid #ffffff;
	margin : 25px auto 0 auto;
	display: block;
}

#photo_macau .pics a img:hover {
	border: 3px solid #cccccc;
}
/*#photo_macau .pics:hover {
	background : #cccccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}*/

.macau_paysage {
	width : 150px;
	height: 100px;
}

.macau_portrait {
	width : 70px;
	height: 100px;
}

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

/*Mme Luc
****************/
#content_mmeluc  {
	padding: 0 15px 0 15px;
	margin: 0;
}

#content_mmeluc h3 {
	text-transform : uppercase;
	padding : 15px 0 0 45px;
	font-size : 20px;
	
}

#content_mmeluc blockquote {
	border : 1px dotted #ffffff;
	color: #000000;
	background : #808080;
	width: 320px;
	height : 220px;
	padding : 10px;
	text-align: justify;
	margin-left : 500px;
}

#content_mmeluc img {
	border: none;}

.img_haut {
	width: 320px;
	height: 240px;
	float: left;
	margin : 0 0 0 20px;
	
}
#mmeluc_haut {
	padding: 0 0 30px 0;
	
}

#mmeluc_middle {
	padding : 0 0 50px 0;
}

#mmeluc_middle p{
	padding : 30px;
	text-align:justify;
}

#mmeluc_middle img{
	float: right;
	width : 153px;
	height: 215px;
	margin : 10px 30px 0 50px;
}

#mmeluc_galerie {
	margin : 0 auto;
	width : 850px;
}

#mmeluc_galerie h3{
	text-align:center;
	color: #808080;
}

.imgmmeluc {
	width :150px;
	float: left;
	margin : 2px;
}

.imgmmeluc  img {
	display: block;
	margin: 0 auto;
	height: 100px;
	border:1px solid transparent;
}



/*Toplink
**********************/
#content_toplink  {margin: 10px auto; width: 100%;}

.thumb_tl{
	float:left;
	width: 158px;
	height: 165px;
	margin : 9px;
	border:1px solid #808080;
	}

.thumb_tl:hover{
	background-color:#505050;
}

.logo_tl {
	height: 120px;
}

.logo_tl img {
	display:block;
	margin: 0 auto;
}


.thumb_tl a {
	text-align:center;
	text-decoration:none;
	color : #ffffff;
}

.thumb_tl a:hover{
	text-decoration:underline;
}






/*Livre d'or
***************************/

#livreor .message {
	width : 700px;
	margin : 0 auto 10px auto;
	border : 1px solid #808080;
}

#livreor .message h5 {
	background : #808080;
	padding : 2px 0 2px 10px;
	margin : 0;
	font-size : 11px;
}

#livreor .message h5 b {font-size:12px;}

#livreor .message p {
	margin : 5px 0 0 10px;
}

#livreor .bas {
	padding:0;
	margin: 0;
}

#livreor .bas img {
	width : 18px;
	height: 18px;
}

#livreor .bas a img {
	border:none;
}

#signe fieldset {
	width : 500px;
	margin : 15px auto ;
}

#signe legend {
	color : #ffffff;
}
#signe label {
	display: block;
	float:left;
	width : 150px;
	text-align: right;
	font-size : 10px;
	padding-right : 10px;
}

#signe input[type=text] {
	width : 150px;
}

#signe span.captcha {
	font-size: 12px;
	color:#8e4e4e;
}

#signe span.bouton {
	padding : 0 0 0 5px;
}

#signe .info {
	font-size : 10px;
	font-style : italic;
}

#alert {
	width : 500px;
	margin : 0 auto;
}

#alert a{
	text-decoration : none;
	padding : 5px;
	color: #ffffff;
	background : #808080;
}

#alert a:hover {
	background : #cccccc;
	color: #000000;
}

.pages {
	text-align:center;
	margin : 10px;
}

.pages a {color:#ffffff; text-decoration:none;}

.pages a:hover {color:#808080;}

/*Footer détails
*****************/
#footer {
		clear:both;
		width: 900px;
		margin:0 auto;
		border-top: 1px solid #ffffff;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		
		-webkit-border-top-left-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 10px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;}

#footer p {
	text-align:center;
}

#footer a {
	color:#fff;
}
	
#footer a:hover {
	color : #cccccc;
}

#footer .display a{
	text-decoration:none;
}

#footer .display a:hover{
	color : #ffffff;
}

/*************************
********ARCHIVES**********
**************************/

#content_archive {
	margin-left :20px;
	margin-right: 20px;
}

#content_archive h2 {
	font-size: 18px;
	text-transform: uppercase;
	color:#af1c20;
}

#content_archive h4{
	margin: 10px 0 -15px 0;
	color: #808080;
	font-size: 10px;
	font-style:italic;
	
}

#content_archive a img {
	border:1px solid #808080;
}

#content_archive a {
	color:#ffffff;
}

#content_archive a:hover {
	color:#cccccc;
}

#content_archive .portrait{width: 60px; height: 80px; margin : 2px;}
#content_archive .paysage{width: 100px; height: 80px; margin: 2px; }

