html, body, form, h1, h2, h3, h4, h5, div, ul, li {
	margin:0;
	padding:0;
}

body {
	color: #000000;
	font-size:12px;
	font-family: Arial, Sans-Serif;
	background-color: #CCCCCC;
}
/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
   padding: 10px;
}

ul {
	padding-left: 15px;
}

a {
	color : #c60b1f;
}
/* TinyMCE specific rules */
.mceContentBody a {
   color: #c60b1f !important; /* FF requires a important here */
}

a.savoirplus {
	background: url('../_img/structure/puce-savoir-plus.gif') no-repeat left;
	padding: 2px 0 2px 22px;
	display: inline;
	text-decoration: none;
	color: #b0291c;
}

.wrapper {
	clear: both;
}

div#container {
	background: url(../_img/univers_defaut/fond.jpg) repeat-y 50% 0;
}

div#top-curved {
	height: 20px;
	background: url(../_img/univers_defaut/top-curved.jpg) no-repeat 50% 0;
	text-align: center;
	color: #FFFACD;
	padding-top: 40px;
	font-size: 14px;
}

div#top-curved a {
	color: #FFFFFF;
	text-decoration: none;
}

div#site-vert {
	position:absolute;
	top:9px;
	right:3px;
	background: center url('http://stats.wattimpact.com/images/20b66d6c366242fe9a7c549f64442d31_40_65v2010.imgw') no-repeat;
	width:65px;
	height:100px;
}
div#site-vert a {
	background-repeat:no-repeat;
	background-position:2px 20px;
	display:block;
	cursor: pointer;
	height:100px;
}


h1 {
	margin: 0 0;
	text-indent: -50000px;
	background: url('../_img/structure/logo.png') no-repeat;
	width: 870px;
	height: 110px;
	cursor: pointer;

}

h2 {
	position: relative;
	z-index: 2000;
	width: 430px;
	margin-left: 10px;
	margin-top: -20px;
	line-height: 20px;
	font-size: 18px;
	color: #b0291c;
	font-weight: normal;
}

div#wrapper_content {
	background: url(../_img/univers_defaut/fond_content.jpg) no-repeat bottom left;
	margin: 0 auto;
	width: 958px;
}

div#content {
	margin:0 auto;
	width:870px;
	text-align:left;
	position:relative;
}
div#content .actualite hr {
	clear:both;
	height:0;
	visibility:hidden;
	background:transparent;
	border:none;
}

/* MENU ONGLET */
div#menu-univers {
	margin-top: 2px;
	height: 22px;
}

div#menu-univers ul {
	margin:0;
	padding:0;
	list-style:none;
	float: right;
}
div#menu-univers li {
	float:left;
	margin:0;
	padding:0;
	background: url("../_img/univers_defaut/menu-univers-droit.gif") no-repeat right top;
	line-height: 22px;
}
div#menu-univers a {
    display:block;
    background:url("../_img/univers_defaut/menu-univers-gauche.gif") no-repeat left top;
    padding: 0 11px;
    line-height: 22px;
    color: #c60b1f;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}
/* FIN MENU ONGLET */

/* CONTENU PRINCIPAL */
div#main_content {
	float: right;
	width: 640px;
	background:url("../_img/univers_defaut/fond_main_content2.jpg") repeat-y;
}

div#main_content_header {
	height: 190px;
	width: 640px;
}

div#main_content_right {
	float: right;
	width:  450px;
}

div#main_content_right h3 {
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height:  18px;
	clear: both;
}

div#main_content_right .content {
	clear: both;
	padding: 0 15px;
	padding-top: 10px;
}
div#main_content_right p{
	margin-top: 0;
}


div#main_content_left {
	float: left;
	width:  190px;
}

div#main_content_footer {
	clear: both;
	height: 16px;
	width: 640px;
	background:url("../_img/univers_defaut/fond_main_content_footer2.jpg") no-repeat;
}

div#encart_content {
	float: left;
	width: 200px;
	/* background-color: #FF00FF; */
}

div#bottom-curved {
	clear: both;
	background: url(../_img/univers_defaut/bottom-curved.jpg) no-repeat 50% 0;
	text-align: center;
	color: #FFFFFF;
	padding-top: 12px;
}
div#bottom-curved a {
	text-decoration: none;
	color: #FFFFFF;	
}
div#bottom-curved b {
	color: #FFFACD;
}

/* MENU ARBO DYNAMIQUE */

#Arbo_Dynamique, #Arbo_Dynamique ul {
	padding: 5px 6px;
	margin: 0;
	list-style: none;
	color: #c60b1f;
	font-size: 12px;
	font-weight: bold;
}

#Arbo_Dynamique li a {
	text-decoration: none;
	color: #c60b1f;
	font-size: 12px;
	font-weight: bold;
}

#Arbo_Dynamique div.hitarea {
	height: 15px;
	width: 15px;
	margin-left: -15px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html div.hitarea {
	background: #fff;
	filter: alpha(opacity=0);
	display: inline;
	float:none;
}

#Arbo_Dynamique li { 
	margin: 0;
	padding: 2px 0pt 2px 20px;
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

#Arbo_Dynamique li ul {
	padding: 0;
	margin-left: -15px;
	margin-top:  5px;
	margin-bottom:  5px;
}

#Arbo_Dynamique li ul li {
	padding: 1px 0;
}

#Arbo_Dynamique li ul li, #Arbo_Dynamique li ul li a {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	background: none;
}


#Arbo_Dynamique li { background-image: url(../_img/univers_defaut/puce-arbo-e.jpg); }
#Arbo_Dynamique .collapsable { background-image: url(../_img/univers_defaut/puce-arbo-c.jpg); }
#Arbo_Dynamique .expandable { background-image: url(../_img/univers_defaut/puce-arbo-e.jpg); }

/* PARAGRAPHES */

div.paragraphe {
	clear: both;
	padding: 5px 0;
}

div.paragraphe h5 {
	font-size: 14px;
	font-weight: bold;
	color: #b0291c;
}

/* VIGNETTES */

#vignette-listing .pagination {
	text-align: right;
	color: #b0291c;
	padding-right:  10px;
	margin: 5px 0;
}
#vignette-listing .pagination a {
	color: #b0291c;
}

#vignette-listing .vignette {
	float: left;
	text-align:center;
	width: 140px;
}

#vignette-listing h5 {
	font-weight: bold;
}

#vignette-listing a {
	color: #666666;
}
#vignette-listing p {
	padding: 2px;
	margin: 0;
}

/* OMBRAGE IMAGES */
.shadow_wrap0, .shadow_wrap1, .shadow_wrap2, .shadow_wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.shadow_wrap0 {
  float:left;
  background:url(../_img/_shadows/shadow.gif) right bottom no-repeat;
  margin: 0 2px 2px 0;
  }
.shadow_wrap1 {
  background:url(../_img/_shadows/shadow180.gif) no-repeat;
  }
.shadow_wrap2 {
  background:url(../_img/_shadows/corner_bl.gif) -15px 100% no-repeat;
  }
  
.shadow_wrap2 img {
	border: 3px solid #FFFFFF;
	background-color: #FFFFFF;
}
.shadow_wrap3 {
  padding:3px 8px 8px 3px;
  background:url(../_img/_shadows/corner_tr.gif) 100% -15px no-repeat;
  }
  
/* DIAPORAMA */

div#main_content_header_mask {
	position: absolute;
	width: 640px;
	z-index: 200;
}

#go_bandeaux_anim {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#bandeaux_anim {
	width: 640px;
}

/* ENCARTS */
.MyEncart {
	text-align: center;
	background: url(../_img/univers_defaut/MyEncart-footer.jpg) center bottom no-repeat;
	background-color: #FFFFFF;
	color: #666666;
	padding-bottom: 3px;
}

.MyEncart-Entete {
	background: url(../_img/univers_defaut/MyEncart-header.jpg) center top no-repeat;
	padding-top: 3px;
}

.MyEncart h5 {
	margin-top: 2px;
	color: #b0291c;
	font-size: 16px;
	text-transform: uppercase;
}

.MyEncart-Visuel {
	height: 110px;
	text-align: left;
}

.MyEncart-Desc {
	padding: 0 10px;
}
