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

body
{
	margin: 0px;
	font-size: 12px;
	font-family: Arial;
	color: #ffadad;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #0f0000;
}

img
{
	display: block;
	float :left;
}

a img
{
	border: none;
}

a, a:visited
{
	color: #ffadad;
	text-decoration: none;
}


a:hover
{
	text-decoration: underline;
}

.global
{
	width: 979px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.entete
{
	width: 979px;
	height: 133px;
}

.emplacement_catcher
{
	width: 674px;
	height: 133px;
	float: left;
	background-image: url(../images/Lavieillesalope_03.jpg);
}

.catcher
{
	width: 640px;
	height: 100px;
	/* background-color: #000000; */
	margin: 16px 0px 0px 17px;
}

.centre
{
	width: 979px;
	overflow: hidden;
	background-image: url(../images/Lavieillesalope_46.jpg);
}

.colonne_gauche
{
	width: 305px;
	overflow: hidden;
	float: left;
}

.colonne_gauche a, colonne_gauche a:visited
{
  font-size: 14px;
  font-weight: bold;
}

.menu_gauche
{
  float: left;
	width: 305px;
	overflow: hidden;
	background-image: url(../images/Lavieillesalope_08.jpg);
	padding-bottom: 10px;
}

.menu_gauche a, .menu_gauche a:visited
{
	color: #560000;
}

.menu_gauche2
{
	width: 260px;
	overflow: hidden;
	background-image: url(../images/Lavieillesalope_08.jpg);
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 25px;
}

.menu_gauche2 a, .menu_gauche2 a:visited
{
	color: #560000;
}

.menu_gauche ul
{
	width: 260px;
	overflow: hidden;
	margin: 0px 15px 0px 30px;
	padding: 0px;
}

.menu_gauche li
{
	width: 260px;
	height: 21px;
	float: left;
	overflow: hidden;
	margin-bottom: 3px;
}

.menu_gauche_pub
{
  float: left;
	width: 305px;
	overflow: hidden;
	background-image: url(../images/Lavieillesalope_08.jpg);
}

.pub_gauche
{
	clear: left;
	/* width: 250px;
	height: 250px;
	background-color: #000000; */
	margin-top: 8px;
	margin-left: 27px;
	margin-bottom: 26px;
}

.footer
{
  clear: both;
  float: left;
	width: 270px;
	height: 85px;
	text-align: right;
	overflow: hidden;
	color: #ffffff;
	background-color: #1c0404;
	padding-left: 30px;
	padding-top: 10px;
/*	padding-right: 15px;
	padding-bottom: 25px;*/
}

.footer a, .footer a:visited
{
	color: #ffb400;
}

.colonne_centre
{
	width: 674px;
	overflow: hidden;
	float: right;
}

h1
{
	font-size: 12px;
	font-family: Arial;
	margin:0;
	width: 674px;
	height: 52px;
	background-image: url(../images/Lavieillesalope_06.jpg);
	overflow: hidden;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;

}

.balise_h1
{

}

.menu_centre
{
	width: 615px;
	overflow: hidden;
	background-image: url(../images/Lavieillesalope_12.jpg);
	padding-left: 29px;
	padding-right: 30px;
}

.plug
{
	width: 615px;
	height: 107px;
	overflow: hidden;
	background-image: url(../images/Lavieillesalope_15.jpg);
	margin-bottom: 12px;
}

.plug_image
{
	float: left;
	width: 120px;
	height: 90px;
	border: 1px solid #000000;
	padding: 1px;
	margin-left: 5px;
	margin-top: 7px;
	background-color: #FFFFFF;
}

.plug_title
{
	float: left;
	width: 465px;
	height: 25px;
	padding-left: 15px;
	padding-top: 5px;
	font-size: 18px;
	font-weight:bold;
	color: #ffed74;
	overflow: hidden;
}

.plug_title a, .plug_title a:visited
{
	color: #ffed74;
}

.plug_description
{
	float: left;
	width: 465px;
	height: 47px;
	overflow: hidden;
	padding-left: 15px;
	padding-top: 5px;
/* color: #ffadad; */
	color: #ffffff;
  
}

.plug_stat
{
	float: left;
	width: 465px;
	height: 20px;
	overflow: hidden;
	padding-left: 15px;
	padding-top: 5px;
	color: #ffed8b;
	font-weight: bold;
}

.plug_stat a, .plug_stat a:visited
{
	color: #ffed8b;
	text-decoration: underline;
}

.plugDetails
{
	width: 615px;
	overflow: hidden;
	margin-bottom: 12px;
}

.plugDetails_image
{
	float: left;
	width: 120px;
	height: 90px;
	border: 1px solid #000000;
	padding: 1px;
	margin-left: 5px;
	margin-top: 7px;
	background-color: #FFFFFF;
}

.plugDetails_title
{
	float: left;
	width: 465px;
	padding-left: 15px;
	padding-top: 5px;
	font-size: 14px;
	font-weight:bold;
	color: #ffed74;
	overflow: hidden;
}

.plugDetails_title a, .plugDetails_title a:visited
{
	color: #ffed74;
}

.plugDetails_description
{
	float: left;
	width: 465px;
	overflow: hidden;
	padding-left: 15px;
	padding-top: 5px;
/* color: #ffadad; */
	color: #ffffff;
  
}

.plugDetails_stat
{
	float: left;
	width: 465px;
	height: 20px;
	overflow: hidden;
	padding-top: 5px;
	color: #ffed8b;
	font-weight: bold;
}

.plugDetails_stat a, .plugDetails_stat a:visited
{
	color: #ffed8b;
	text-decoration: underline;
}

.thumb
{
	clear: both;
	width: 979px;
	height: 162px;
	margin: 0px;
	padding: 0px 0px 0px 13px;
}

.thumb li
{
	width: 180px;
	height: 135px;
	float: left;
	overflow: hidden;
	list-style: none;
	margin-right: 10px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 12px;
}

.pagination
{
	widows: 674px;
	height: 90px;
	background-image: url(../images/Lavieillesalope_36.jpg);
}

.table1
{
	border: 1px solid #ffe98e;
	border-collapse: collapse;
}

.table1 td
{
	border: 1px solid #ffe98e;
}

.table1 th
{
	background-color: #ffe98e;
	font-weight: bold;
	color: #310605;
}

.table2
{
}

.table2 td
{
}

.table2 th
{
	text-align: right;
	color: #ffe98e;
}

.red
{
	color: red;
}

.green
{
	color: green;
}

.blue
{
	color: blue;
}

.orange
{
	color: orange;
}

.message
{
	color: green;
	font-weight: bold;
}

.errorMessage
{
	color: red;
	font-weight: bold;
}


.pageBloc
{
	overflow: hidden;
	padding: 10px;
	text-align: center;
}

.pageBloc a, .pageBloc a:visited
{
	color: #310605;
}

.page
{
	border: 1px solid #ffe88b;
	background-color: #ffe88b;
	color: white;
	margin: 2px;
	padding: 3px;
}

.pageSelected
{
	color: #ffe88b;
	font-weight: bold;
	border: 1px solid #ffe88b;
	margin: 2px;
	padding: 3px;
}

.detailsContent a
{
	color: #ffed74;
}

