* html .column { width: 48%; }

#bigcontent
{
	margin: 0 1% 0 1%;
	float: left;
	width: 78%;
	min-height: 700px;
}

/* Pour le templates qui n'ont pas de de menu à gauche (templates des homes page)*/
#forum_content
{
	margin: 0;
	float: left;
	width: 80%;
	min-height: 700px;
}

/* On écrase les valeurs contenues dans la css de niveau supérieur.*/
.componentheading, .icons, .icon_row1, .icon_row2,.icon_row_1, .icon_row_2, .content_params .left_aling_content_header
{
	width: 0;
	height: 0;
	border: 0px;
	padding: 0;
	margin: 0;
	margin-left: -1000px;
	background-image: none;
}

.blogcontent { margin: 0; }

* html #bigcontent
{
	height: 700px;
	margin-left: 0.5%;
	width: 78%;
}

.column
{
	width: 49%;
	margin: 0 3px 0 0;
	float: left;
}

.sep
{
	width: 100%;
	clear: both;
}

#main_section
{
	margin: 0;
	font-size: 14px;
	height: 16px;
	padding: 2px 0 2px 5px;
	color: white;
	background: url(../images/menu_r_b.gif) no-repeat top right;
	background-position: top right;
	background-color: #D90000;
	font-weight: bold;
}

.main_header
{
	margin: 0;
	padding: 0;
	float: left;
	width: 76%;
}

* html .main_header { width: 72%; }
* html #main_section, * html .section { padding-top: 2px; }

.section, .marged_section
{
	margin: 0;
	width: 50%;
	font-size: 14px;
	height: 16px;
	padding: 2px 0 2px 5px;
	color: white;
	background: url(../images/menu2_vf_b.jpeg) no-repeat top right;
	background-position: top right;
	background-color: #136F80;
	font-weight: bold;
}

/* Pour prendre en compte la spécificité de la pub carrée */
.marged_section { margin-top: 50px; }

/* On remet tout comme il faut pour IE*/
* html .marged_section { margin-top: 10px; }

.meta_section
{
	margin: 0;
	width: 25%;
	font-size: 14px;
	height: 16px;
	padding-bottom: 2px;
	color: white;
	padding-left: 5px;
	background: url(../images/menu_r_b.gif) no-repeat top right;
	background-position: top right;
	background-color: #D90000;
	font-weight: bold;
	padding-top: 2px;
}

ul.contents, ul.main_section_contents
{
	clear: both;
	margin-left: 0;
	padding-left: 2.5em;
	/* Au cas ou le chargement de l'image échoue*/
	list-style-type: square;
}

ul.main_section_contents { list-style-image: url(../images/puce1.gif); }
ul.contents { list-style-image: url(../images/puce2.jpeg); }

* html ul.contents, * html ul.main_section_contents
{
	margin-left: 0;
	padding-left: 2em;
}

h3.content_title
{
	padding: 0;
	margin: 0;
	font-size: 13px;
}

ul.contents img { border: 0px; }

ul.contents p
{
	margin: 0;
	padding: 0;
}

hr
{
	border: solid;
	border-width: 1px 0 0 0;
	color: #136F80;
}

* html hr { border: 0; }

.section_img
{
	float: left;
	margin-right: 0.5em;
}

img.main_content_img
{
	float: left;
	padding: 0;
	margin: 0 .8em .8em 0;
	width: 55px;
	height: 55px;
	border: 0px;
}

.section_img img
{
	float: left;
	padding: 0;
	width: 55px;
	height: 55px;
	margin: 0;
	border: 0px;
}

.main_content_container
{
	margin: 0em 0 1em 0;
	padding: 0.8em;
	min-height: 15em;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-collapse: collapse;
	border-color: #D90000;
	clear: both;
}

* html .main_content_container { height: 15em; }

.content_container
{
	margin: 0em 0 1em 0;
	padding: 0.8em;
}

p.introtext
{
	clear: both;
	font-weight: lighter;
	font-family: Arial;
	font-size: 1.1em;
	margin: .6em 0 0 0;
}

* html p.introtext { font-family: Arial; }
.section_description, .meta_section_description { font-size: 1.1em; }

.section_title
{
	font-size: 12px;
	margin-bottom: 0;
	font-weight: bold;
	float: left;
}

.section_params
{
	padding: 0;
	margin: 0;
	float: left;
}

.bigreadon
{
	text-decoration: none;
	color: red;
	font-size: 11px;
}

.section_params .bigreadon
{
	clear: left;
	float: left;
}

.title_link
{
	text-decoration: none;
	color: black;
}

#forum_container
{
	background-color: yellow;
	margin: 40px;
	min-height: 100px;
}

a img { border: 0px; }

img.buttonheading { border: 0px; }


