﻿.tout_pour_reussir_bg{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:400px;
}

.tout_pour_reussir {
	clear:both;
	height:325px;	
	background:#c9c9c9;		
}

.tout_pour_reussir h1{
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#333333;
	padding:20px 10px 10px 30px;
	margin:0;
	background:#c9c9c9;		
}

.tout_pour_reussir .fleche, 
.tout_pour_reussir .items, 
.tout_pour_reussir .item {
	float:left;
	display:inline;
}
.tout_pour_reussir .items {
	width:885px;
	height:260px;
	background:#c9c9c9;	
}
.tout_pour_reussir .item {
	width:168px;
	height:253px;
	margin-right:3px;
	margin-left:4px;	
	border:0px;	
}
.tout_pour_reussir .item .top{
	width:168px;
	height:71px;
}
.tout_pour_reussir .item .desc{
	position:relative;
	background:url('../images2012/tout_pour_reussir_desc.png') no-repeat;
	width:168px;
	height:186px;
}
.tout_pour_reussir  .item .desc h3{
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	color:#333333;
	padding:20px 10px 5px 10px;
	margin:0;
}

.tout_pour_reussir .item .desc .text{
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#333333;
	margin:0;
	padding:0px 10px 15px 10px;
}

.tout_pour_reussir .item .more{
	position:absolute;
	bottom:0px;
	right:0px;
	width:30px;
	height:30px;	
}

.tout_pour_reussir .item.first {
	margin-left:0px;
}
.tout_pour_reussir .item.last {
	margin-right:0;
}
.tout_pour_reussir .item a {
	color:#666;
	text-decoration:none;
}
.tout_pour_reussir .item a:hover {
	color:black;
	text-decoration:underline;
}

/* Coda slider */
.tout_pour_reussir 	.coda-slider-wrapper { clear: both; overflow: auto }
.tout_pour_reussir 	.coda-slider {width:885px; float: left; overflow: hidden; position: relative }
.tout_pour_reussir 	.coda-slider .panel { display: block; float: left }
.tout_pour_reussir 	.coda-slider .panel-container { position: relative }
.tout_pour_reussir 	.coda-nav-left, .coda-nav-right { float: left }
.tout_pour_reussir 	.coda-nav-left{
		background:url(/Ressources/images2011/tout_pour_reussir/fleche_gauche.gif) no-repeat;
	}
.tout_pour_reussir 	.coda-nav-right{
		background:url(/Ressources/images2011/tout_pour_reussir/fleche_droite.gif) no-repeat;
	}
.tout_pour_reussir .coda-nav-left a, 
.tout_pour_reussir .coda-nav-right a { float: left; height:150px; width: 30px;outline: none; }