/* -----Feuille de style CSS créée par Samarium----

le 

RPG Creative Version 5
---------------------------------------------------*/

body {
	margin: auto;
	width: 990px;
	font-family:  Arial, Helvetica, sans-serif; 
	background-image: url("fond2.png");
	
}


#body {
	/*background-color: #C1D7E8;*/
	background-color: #1A497C;
	border: 1px solid #333333;
	width: 990px;
	
}
#banniere {
	background-image: url(banniere2.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 190px;
	width: 990px;
}

#main  {
	/*background-color: #E9EFF4;*/
	background-color: #89A6AD;
	margin: 0px 12px 12px 12px;
	border-top-width: 0px;
	border-top-style: none;	/*border: 1px solid #666666;*/	
	color: #111213;
	
	
}

#contenu {
	padding-left: 10px;
}

#entete {

}

#barreActualite {
	background-color: #FFFFFF;
	height: auto;
	width: 530px;

}

#actualite {
	width: 560px;
	background-color: #91AEC1;
	border-left: 1px solid #678B94;
	border-right: 1px solid #678B94;
	border-bottom: 1px solid #678B94;
	
}

#actualite table {
	font-size: 13px;
}

#sommaire_main {
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	top: 150px;
	padding-left: 15px;
}

.title_bloc {
	background-image: url(title_bloc.png);
	background-repeat: repeat-x;
	height: 30px;

}

.title_bloc span {
	position: relative;
	top: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	color: #071421;

}

.bloc_droite {
	width: 350px;
	background-color: #91AEC1;
	border: 1px solid #678B94;
	margin-bottom: 7px;

}

.bloc_droite table {
	font-size: 13px;
}

.contenu_bloc {
	padding: 25px;
	font-size: 13px;
	padding-top: 10px;
}

.bloc_normal {
	background-color: #91AEC1;
	border: 1px solid #678B94;
	margin-bottom: 10px;
	margin-right: 10px;
}



#title_tuto {
	border: 2px solid #678B94;
	padding: 10px;
	background-color: #89A6AD;
	margin-bottom: 5px;
	text-align: center;
}




#new_rapide {
	/*background-color: #1B4A7A;*/
	color: #81B7E2;
	/*border: 1px solid #000000;*/
	top: 128px;
	width: 400px;
	position: relative;
	float: right;
	right: 10px;
	font-size: 14px;

}

#piedDePage {
	/*margin-top: 8px;*/
	/*margin-bottom: 2px;*/
	text-align: center;
	padding: 8px;
	background-image: url(piedDePage.png);
	background-repeat: no-repeat;
	height: 135px;
	width: 990px;
	color: #81B7E2;
	margin-left: auto; 
	margin-right: auto; 
	font-size: 14px;

}

#piedDePage a {
	color: #81B7E2;

}

#piedDePage a:hover {
	color: #000000;
	text-decoration: none;
}

h1 {
	color: #071421;
	text-align: center;

}

h2 {
	color: #071421;
}

.legent_code {

}

.code {
	padding: 7px;
	border: 2px dashed #678B94;
	width: auto;
}
