@CHARSET "UTF-8";

* {
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 11px;
	color: #000;
}

body {
	background-image: url('../../img/background.gif');
	background-repeat: repeat-y;
}

#template {
	width: 760px;
}

/*--------------------------------------------------------------------------------------------*/
	/*HEADER*/
#header {
	background-color: #fff;
	padding-bottom: 5px;
}

#header .pub {
	text-align: center;
}

#header .logo_l {
	float: left;
}

#header .logo_r {
	margin-left: 255px;
	padding-top: 10px;
}

/*--------------------------------------------------------------------------------------------*/
	/*CENTRAL*/
#central { 
}

/*--------------------------------------------------------------------------------------------*/
	/*LEFT*/
#block_left {
	width: 142px;
	padding-left: 2px;
	float: left;
}

#block_left ul {
	list-style-image: url(../../img/puce_colg.gif);
	border: 0;
	margin: 5px 0 0px 15px;
	padding-left: 5px;
	padding-bottom: 3px;
}
#block_left li, #block_left li a{
	font-family: arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;}

#block_left li a:hover {
	text-decoration: underline;
}

#block_left #abonnement {
	margin-top: 3px;
	padding: 4px 0;
	width: 138px;
	background-color: #fff;
	text-align: center;
}

#block_left #abonnement a {
	text-decoration: underline;
	color: #0055ff;
}

#block_left #magazine {
	width: 138px;
	margin-top: 10px;
	text-align: center;
	background: #fff;
	height: 180px;
}

#block_left .box {
	width: 138px;
	margin-top: 10px;
	background: #fff;
}

/*--------------------------------------------------------------------------------------------*/
	/*DROIT*/
#block_centre {
	margin-left: 146px;
	text-align: center;
	background-color: #fff;
}

/*--------------------------------------------------------------------------------------------*/
	/*webmaster*/
.webmaster a :{
	color: #000000;
}

.webmaster a:link {
	color: #000000;
}

.webmaster a:visited {
	color: #000000;
}

.webmaster a:active {
	color: #000000;
}

.webmaster a:hover {
	color: #ff3030;
}

.webmaster .titre1 {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.webmaster .titre2 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.webmaster .titre3 {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.webmaster .texte1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
<
br
>
