body {
	font-family:Arial, Helvetica, sans-serif;
	color:#215C7B;
	font-size:12px;
	background:url("images/fond.png") repeat;
}

* {
	padding:0;
	margin:0;
}

img {
	border:0;
}

a {
   color:#215C7B;
}

hr {
  color:#215C7B;
  margin:0 auto;
}

.clear {
	clear:both;
}

.wrapper {
	width:754px;
	margin:5px auto 0 auto;
	padding:0 6px;
	background-image:url("images/globalBorder.png");
}

/*
 *  HEADER
 */
.header {
	position:relative;
	background-color:#384555;
}

.header .links a {
	float:left;
	background-color:#215C7A;
	color:#FFFFFF;
	margin-left:4px;
	margin-bottom:4px;
	text-decoration:none;
	padding:5px 8px 5px 8px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	font-size:11px;
}

.header .sociable {
	position:absolute;
	right:4px;
	top:4px;
}

.ads {
	text-align:center;
	min-height:90px;
}

.adSquareArticle {
	float:left;
	margin-right:2px;
}

.content {
	background:url("images/contentBackgroundTop.png") repeat-x left top;
	display:block;
	background-color:#DEEDF3;
	padding-top:10px;
}

/*
 *	CONTENT
 */
.content .articles {
	float:left;
	width:540px;
	text-align:justify;
}

.content .articles .alaune {
	width:520px;
	background:url("images/puceAlaune.png") no-repeat left 50%;
	margin:0 auto 10px auto;
}

.content .articles .alaune span {
	border-bottom:#ADD3E2 2px solid;
	margin-left:40px;
	font-size:22px;
	color:#0E7FA9;
	display:block;
}

.articles .article {
	width:520px;
	margin:0 auto 15px auto;
	padding-bottom:4px;
	border-bottom:#215C7B 1px dashed;
}

.articles .article h2 {
	border-bottom:#215C7B 1px solid;
	margin-bottom:5px;
	font-weight:400;
}

.articles .article h2 a {
	color:#215C7B;
	text-decoration:none;
}

.articles .article p {
	line-height:15px;
}

.articles .article p:first-letter {
	font-size:18px;
}

.articles .article .more {
	background:url("images/articleMoreIcon.png") no-repeat left 50%;
	padding-left:20px;
	margin-top:4px;
	color:#0E7FA9;
}

.articles .article .more a {
	color:#0E7FA9;
	text-decoration:none;
}

.content .single h1 a {
  color:#215C7B;
  text-decoration:none;
 border-bottom:#215C7B 2px solid;
}

.content .single h1 {
  text-align:left;
  margin-bottom:6px;
}

.content .single h2 {
margin-top:15px;
margin-bottom:3px;
border-bottom:#215C7B 1px solid;
}

.content .single h3 {
margin-top:10px;
}

.content .single, .content .page {
  width:520px;
  margin:0 auto;
}

.content .single ul, .content .page ul {
  list-style-position:inside;
}

.content .single p, .content .page p {
  margin-bottom:5px;
}

.comments {
  width:520px;
  margin:0 auto;
  margin-bottom:5px;
}

.comments ul {
  list-style:none;
}

.comments ul li {
  border:#215C7B 1px solid;
  padding:5px;
  margin-bottom:5px;
}

/*
 *	COLUMNS
 */
.content .column {
	float:right;
	width:206px;
	color:#FFFFFF;
}

.content .column a {
	color:#FFFFFF;
	text-decoration:none;
}

.content .column ul {
	list-style:none;
}

.content .search {
	padding:0 6px 0 3px;
	margin-bottom:9px;
}

.content .search span {
	color:#225C7B;
	font-weight:bold;
	font-size:11px;
}

.content .search .inputCase {
	float:left;
	background-color:#F0F7F9;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin-top:2px;
	padding-left:25px;
	padding-right:2px;
	background-image:url("images/searchIcon.png");
	background-repeat:no-repeat;
	background-position:3px 50%;
	width:105px;
	height:24px;
}

.content .search .inputCase input {
	border:#F0F7F9 2px solid;
	background-color:#F0F7F9;
	width:100px;
	height:20px;
}

.content .search .searchGo {
	background-color:#F0F7F9;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin-top:2px;
	width:61px;
	height:24px;
	line-height:26px;
	color:#225C7B;
	font-weight:bold;
	float:right;
	text-align:center;
	cursor:pointer;
}

.column .widget {
	background-color:#384555;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	margin-bottom:5px;
}

.column .widget h2 {
	display:block;
	background-color:#0E7FA9;
	padding-left:20px;
	height:26px;
	line-height:28px;
	background-image:url("images/puceTitreMenu.png");
	background-repeat:no-repeat;
	background-position:7px 50%;
	font-size:12px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	letter-spacing:1pt;
	margin-bottom:2px;
}

.column .widget ul {
	background-color:#215C7A;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
}

.column .widget ul li a {
	display:block;
	padding:5px 0;
	padding-left:25px;
	background-image:url("images/puceListInMenu.png");
	background-repeat:no-repeat;
	background-position:12px 50%;
	border-bottom:#384555 1px solid;
}

.column .widget ul li a:hover {
	background-color:#384555;
}

.column .widget ul li:last-child a {
	border-bottom:0;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
}

/*
 *  FOOTER
 */
.footer {
	background-color:#384555;
	color:#FFFFFF;
	height:33px;
	line-height:33px;
	font-weight:bold;
	text-align:center;
}
.footer a {
	color:#FFFFFF;
	text-decoration:none;
}

/*
 *  GLOBAL
 */
.alignLeft {
  float:left;
}

.alignRight {
  float:right;
}

.content .navigation {
width:520px;
margin:0 auto 10px auto;
}

.content .navigation a {
  background-color:#384555;
  color:#FFFFFF;
  text-decoration:none;
  padding:4px;
}
