body {
	background: #B7B7B7;
	background-image: url(../files/images/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}




h1 {
margin:0;
padding:0;
font-size:18px;
font-weight:bold;
color: #c4161c;
margin-bottom:10px;
}

h2 {
font-weight:bold;
font-size:12px;
}

h3 {
margin-top:20px;
margin-bottom:30px;
padding:0;
font-size:14px;
font-weight:bold;
margin-bottom:10px;
}

.field
{
	width:500px;
	border:1px solid #777777;
	font-size:12px;
	padding:3px;
	margin:3px;
	color:#666666;
}

textarea{
	width:500px;
	border:1px solid #777777;
	font-size:12px;
	padding:3px;
	margin:3px;
	color:#666666;
}

textarea{height:150px;}

img {
border:0;
}

.linebody {
	height:4px;background-color:#c4161c;
}
.special_txt {
	color:#c4161c;
}

.footer_img_title {
	padding-left:5px;
	vertical-align:middle;
	height:14px;
	font-size:10px;
	background-color:#e5e5e5;
	
}

.paragraph {
	margin-bottom:30px;
}
.paragraph li {
	list-style-type:disc;
}


.paragraphcourt {
	margin-bottom:30px;
	width: 494px;
}

.adforum_txt {
	font-weight:bold;
	color:#1a364c;
}



/* LIST */
.list_content {
margin-bottom:60px;
}

.list_container {
/* width:560px; */
	/*padding-bottom:20px;*/
}

.list_container a {
	cursor:pointer;
	text-decoration:none;
}

.list_elem {
	border-top:1px #000000 dotted;
	/* width:560px; */
	height:30px;
}

.list_elem_last {
	border-top:1px #000000 dotted;
	border-bottom:1px #000000 dotted;
	width:560px;
	height:30px;
}


.list_datetime {
	float:left;
	width:100px;
	margin:8px;
	font-size:12px;
	color:#c4161c;
	font-weight:bold;
}

.list_title {
	margin:8px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.list_country {
	margin-left:35px;
}

.list_link {
	font-size:12px;
	margin-bottom:20px;
}
.list_link img {
	margin-top:-5px;
	margin-right:15px;
	float:left;
}

.list_link a, a
{
	color:#c4161c;
	text-decoration:underline;
}

.item_list
{
	font-size:12px;
	border-top:1px dotted #666666;background-color:#000000;
}
.item_list ul
{
	list-style-type:none;
}
ul {
padding: 0 20px;
*padding: 0;
*margin: 0 25px;
}

li {
padding: 0 0 6px 0;
list-style-type:none;
}

p.nb {
font-style: italic;
font-size:11px; 
margin: 50px 0 0 0;
}

.tirets {
display: block;
width: 100%;
border-bottom: 1px dotted #000;
clear: both;
padding: 0 0 12px 0;
*padding: 0 0 6px 0;
margin: 0 0 12px 0;
*margin: 0 0 22px 0;
}

/* Habillage d'un tableau de données */

.tableau table {
border:3px solid #c4161c;
border-collapse:collapse;
width:95%;
margin:auto;
}

.tableau th {
border:1px dotted #c4161c;
padding:5px;
background-color:#F9E7E8;
width:25%;
color: #c4161c;
}

.tableau td {
font-family:sans-serif;
font-size:90%;
border:1px solid #c4161c;
padding:5px;
text-align:left;
}


.templates_empty
{
	width:540px;
	margin-top:20px;
	margin-left:170px;
	display:block;
	margin-bottom:40px;
}
.templates_empty td
{
	vertical-align:top;
}
.templates_empty #item
{
	width:560px;
	border-top:1px dotted #999999;
}
.templates_empty p
{
	padding:0;
	margin:0;
	margin-bottom:10px;
	padding-bottom:15px;
}
.templates_empty li
{
	margin:0px;
	padding:2px;
	list-style-type:none;
	font-size:11px;
	
}

.templates_empty h2
{
	vertical-align:top;
	width:170px;

}
.templates_empty #ul_1 a
{
	color:#000000;
}


.templates_empty ul
{
	margin:0px;
	padding:0px;
}


.submenu{
	float:left;
	width:140px;
	text-align:left;
	margin:0;
	padding:0;
	margin-top:20px;
}
.submenu ul{
	margin:0;
	padding:0;
}
.submenu ul li h1{margin:0;padding:0;}
.submenu {
	font-size:10px;
	text-decoration:none;
}

.body{
	float:right;
	width:640px;
	text-align:left;
	margin:0;
	padding:0;
	vertical-align:top;
	margin-bottom:30px;
}

