/* #####################################################################  */
/* ######################## Règles de typo #############################  */
/* #####################################################################  */



a img, a:focus, a:active{
	border:none;
}

a.boxmore{
	float:right;
	color:white;
	font-size:11px;
	margin:15px 30px 0 0;
	text-decoration:none;
}

/* ######################## Textes généraux ############################  */

p{
	font-family:Helvetica, Arial, Trebuchet, sans-serif;
	color:white;
	font-size:12px;
	text-align:justify;
	font-weight:condensed;
	margin-bottom:10px;
}

	strong{
		font-weight:bold;
	}

h1{
	font-size:26px;
	color:#5CA2C6;
	font-weight:normal;
}

h2, .col2 h1{
	font-size:20px;
	color:white;
	font-weight:normal;
}
	.colright h2{
		color:#5CA2C6;
	}
	.colright h2 span.plusup{
		color:#ffffff;
	}

.titresec{
	color:#5ca2c6;
	font-size:20px;
	font-weight:normal;
}
	h2 span.plusup{
	 	font-size:40px;
	 	position:relative;
	 	top:8px;
	 	margin-right:10px;
	}

.soustitre{
	color:#888a8b;
	font-size:11px;
	font-weight:normal;
	margin-top:-3px;
	margin-bottom:30px;
	text-transform:uppercase;
}

.entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
color: #5ca2c6;
font-weight: normal;
padding:0 0 0 20px;margin:12px 0;
}


.entry h2 {
font-size: 26px;
}

.entry h3 {
font-size: 20px;
}

.entry h4 {
font-size: 18px;
}

.entry h5 {
font-size: 14px;
}

.entry h6 {
font-size: 12px;
}

.entry ul {
padding:0 0 0 20px;
margin:0;
list-style-type:round;
}

.entry ul  li{
background-image: url("/img/pagination.png") no-repeat; 
font-family: Helvetica,Arial,Trebuchet,sans-serif;
font-size: 15px;
color: #000000;
line-height: 25px;
margin: 5px 0;

}

.entry p {

font-size:15px;
color:#000;
line-height:25px;
padding:0;
margin:12px 0;
text-indent:20px;
background:url(/img/puce.png) no-repeat;
}

.entry a, 
.entry a:visited, 
.entry  a:hover,
.entry  a:active
{
color: #5ca2c6;
}

.entry img{
margin:15px;
} 

h3, h4, h5, h6, .articletitle{
     font-size:14px;
     color:#FFFFFF;
     text-transform:uppercase;
     margin:0 0 10px 0;
}


/* ######################## Menu supérieur #############################  */

.topmenu ul li a{
	display:block;
	height:42px;
	color:#ffffff;
	font-size:11px;
	text-align:center;
	line-height:42px;
	text-decoration:none;
	padding:0px 7px;
}

/* ######################## Fil d'arianne #############################  */

.arianne li a{
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}
.arianne li a:after{
	content:" >";
}
.arianne li a:hover{
	text-decoration:underline;
}

.arianne li:last-child a{ 
	color:#315f83;
	font-size:11px;
}

.arianne li:last-child a:after{
	content:""
}

/* ######################## Slider de texte ############################  */

.titreslide{
	font-size:24px;
	color:#09223b;
	padding:0 5px;
}
	 .plusup{
	 	font-size:40px;
	 	position:relative;
	 	top:6.5px;
	 }

.soustritreslide{
	font-size:14px;
	margin:-3px 0 15px 0;
	padding:0 5px;
	color:#000000;
	letter-spacing:2px;
}

.slidecontent{
	font-size:13px;
	margin: 0 0 7px 0;
	padding:0 5px;
	color:#000000;
}	

	.caption a.boxmore{
		font-size:11px;
		color:#000;
		text-decoration:none;
		margin-left:180px;
		float:left;
	}	

		.caption a.boxmore:hover{
		font-size:11px;
		color:#000;
		text-decoration:underline;
	}	



/* ############################# Menu Footer ############################  */

.footernav li a{
	text-align:center;
	margin-left: 0;	
	margin-right: 0;
	display:block;
	color:#212121;
	text-decoration:none;
	font-size:11px;
	height:60px;
	line-height:60px;
	padding:0 5px;
}
	.footernav li a:hover{
		background:#cacaca;
	}


/* ######################## Cas particuliers ############################  */

	span.soustitre{
		display:block;
	}
		span.soustitre.vid{
			display:inline;
		}
		.row3 .headrow span.soustitre{
			display:inline;
		}

.textvid{
	margin:10px auto 0 auto;
	width:283px;
}
	.namevid{
		font-size:17px;

	}

	.namevid a{
		color:#fff;

	}

/* ######################## Objets spéciaux ############################  */

p.quote{
	color:#999999;
	text-transform:uppercase;
	font-size:20pt;
	text-align:left;
	letter-spacing: -1px
}


.entry{
	column-count:2;
	padding-bottom:40px;
}

p.intertitre{
	color:#000;
	font-size:18px;
	text-transform:uppercase;
	letter-spacing: -1px;
	display:block;
	margin-bottom:40px;
	text-indent:0;
}
	.intertitre span.plusup{
		font-size:35px;
		margin-right:5px;
	}

	
.alerte em{
color:#f60;

}
