	/* BALISES */

html, body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}
	
body 
{ 
	
	vertical-align: top;
	background : #000000 url(./img/back.jpg) repeat-x;
	font-size: 6px;
	margin-top : 0px;
	text-align: center;
	/*margin-top: 280px;
	background: black no-repeat  top center url(http://pubs.ecranfantastique.com/www/delivery/avw.php?zoneid=107&amp;n=a4abe01e);*/
}

/*#adClickMe {
width               : 100%;
height              : 280px;
position            : absolute;
top                 : 0;
left                : 0;
cursor              : pointer;
background-repeat   : no-repeat;
background-position : top center;
background-image    : url('http://pubs.ecranfantastique.com/www/delivery/avw.php?zoneid=92&n=a4abe01e');
}*/


th {border: 1px solid black; text-align: center}

td {border: 1px solid black}

form { display:inline; }

table { border-collapse: collapse; text-align: justify }

li { list-style: inside; list-style-type: square;}

img { border:0; }

a { text-decoration: none; color:#000000;}
a:hover { text-decoration: none; cursor:pointer; color:#900000; }

.top { color:#F7F7F8; }

input {border:1px solid black;background-color:#FFFFFF;font-family:verdana;color:#00000; font-size: 12px;}

textarea {border:1px solid black;background-color:#FFFFFF;font-family:verdana;color:#00000; font-size: 12px;}

.hr
{
width:100%;
height: 1px;
margin-top: 4px;
margin-bottom: 4px;
background:#e5e5e5;
border: 0;
}

	/* IMAGES */

.image
{
	border:1px solid black;
}

.photo
{
	background:#343434;
	padding:4px;
	max-width:165px;
	margin-bottom:18px;
}


	/* BLOCKS */

.header
{
	background-image:url(./img/header3.jpg);
	width:864px;
	height:53px;
	cursor:pointer;
	border: 1px solid black;
}

.menu, .menuHome
{
	background-image:url(./img/menu2.png);
	width:866px;
	height:39px;
	margin-bottom:10px;
	padding-top:2px;
	text-align:center;
	font-family: arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;

}

.menu_sub
{
	margin-top:9px;
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	color: #e5e5e5;
	font-size: 11px;
}


.content_header, .contentHome_header
{
	background-image:url(./img/content2.png);
	width:866px;
	height:17px;
}
.content_p, .header_p
{
	width: 1126px;
	margin: 0 auto 0 auto;
}
.content_p
{
	color: red;
}
.content
{
	float: right;
	display:table-cell;
	border:0 solid #000000;
	border-left-width:1px;
	border-right-width:1px;
	background: #dedede;	
	width:834px;
	padding:15px;
	padding-top:0;
	color:#000000;
	font-family: Verdana;
	line-height : 15px;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	text-align:justify;
	margin-bottom:16px;
}
.header_fix
{
	width:866px;
	margin: 0 130px 0 130px;
}
.right
{
	float:right;
	width:647px;

}

.left
{
	width:175px;	
	float:left;
}


.rubrique
{
	background-position: top right;
	width:200px;
	height:60px;
	cursor:pointer;
	border:1px solid black;

}

.rubrique_news
{
	background-position: top right;
	width:80px;
	height:60px;
	cursor:pointer;
	border:1px solid black;

}
.hlight0,.hlight1, .pub0, .pub1
{
	border:1px solid black;
	cursor:pointer;
	margin: 0 0 1em 0;
}
.hlight0,.hlight1
{
	padding-top:224px;
	width:315px;
}
.hlight0, .pub0
{
	float: left;
}
.hlight1, .pub1
{
	float: right;
}

.hlight0 .title, .hlight1 .title
{
	color : #FFFFFF;
}
.breve
{
	background:#e5e5e5;
	border:1px solid black;
	padding:6px;
	text-align: left;
}
#breves, #breves li, #forum, #forum li
{
	margin: 0;
	padding: 0;
}
#breves li, #forum li
{
	margin-bottom: 1em;
}
.tpt
{
	background-image:url(./img/fond.png);
	padding:4px;
	padding-left:10px;
}

	/* POLICES */


.big
{
	font-family: Verdana;
	font-style: bold;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	font-size: 16px;
}

.title
{
	font-family: Verdana;
	font-style: bold;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	font-size: 12px;
}

.white
{
	color:#FFFFFF;
	font-style: bold;
	font-weight: bold;
}

.legende
{
	color: #808080;
	font-size: 11px;
}

#p_right
{
	float: right;
	width:130px;
	padding-top: 500px;
	text-align: right;
}
#p_left
{
	float: right;
	width:120px;
	padding-top: 500px;
	text-align: right;
	margin-right: 10px;
}
#p_top
{
	margin: 0 0 1em 0;
}
#p_middle
{
	float: right;
	margin: 0 7em 1em 0;
}
#p_bottom
{
	float: right;
	margin: 2em 4em 1em 0;
}