/*----------------------------
TITRE
----------------------------*/
#grostitre{
	margin-bottom:10px;
}
#grostitre td{
	margin:0px;
	padding:0px;
	vertical-align:top;
	text-align:left;
}
#grostitre td a {
	color:#ffffff;
	text-decoration:none;
}










/*----------------------------
ARTICLE
----------------------------*/
div.article{
	margin:0px;
	padding:0px;
	font-family:arial;
	margin-bottom:20px;
	width:468px;
}
/* titre */
.article h2{
	margin:0px;
	padding:0px;
	color:#3e7acc;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
/* chapeau */
.article .chapeau{
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	background-image:url("/foto-actu/fond_chapeau.gif");
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	
}
.article .chapeau p{
	margin:0px;
	padding:0px;
}
.article .chapeau p a:link {
	color:#3E7ACC;
	font-weight:bold;
	text-decoration:underline;
}
.article .chapeau p a:visited {
	color:#3E7ACC;
	font-weight:bold;
	text-decoration:underline;
}
.article .chapeau p a:hover {
	color:#3E7ACC;
	font-weight:bold;
	text-decoration:none;
}
.article .chapeau p a:active {
	color:#3E7ACC;
	font-weight:bold;
	text-decoration:underline;
}
.article .chapeau p a:focus {
	color:#3E7ACC;
	font-weight:bold;
	text-decoration:none;
}
/* description */
.article .description{
	font-size:11px;
	color:#444444;
}
.article .description p {
	margin:0px;
	padding:0px;
}
.article .description p a:link {
	text-decoration:underline;
	color:#3E7ACC;
	font-weight:bold;
}
.article .description p a:visited {
	text-decoration:underline;
	color:#3E7ACC;
	font-weight:bold;
}
.article .description p a:hover {
	text-decoration:none;
	color:#3E7ACC;
	font-weight:bold;
}
.article .description p a:active {
	text-decoration:underline;
	color:#3E7ACC;
	font-weight:bold;
}
.article .description p a:focus {
	text-decoration:none;
	color:#3E7ACC;
	font-weight:bold;
}
/* image */
.article .description img{
	margin:0px;
	padding:0px;
	border:0px solid #fdb934;
}
.article .description .divArticleImgGauche{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.article .description .divArticleImgDroite{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.article .description .divArticleImgHaut{
	text-align:left;
	margin-bottom:10px;
}
.article .description .divArticleImgBas{
	text-align:left;
	margin-top:10px;
}
.article .description .divArticleImgGauche .imagelegende{
	color:#000000;
	font-size:10px;
}
.article .description .divArticleImgDroite .imagelegende{
	color:#000000;
	font-size:10px;
}
.article .description .divArticleImgHaut .imagelegende{
	color:#000000;
	font-size:10px;
}
.article .description .divArticleImgBas .imagelegende{
	color:#000000;
	font-size:10px;
}
/* fichier joint */
.article .fichierlie{
	font-size:11px;
	color:#000000;
}
.article .fichierlie a:link{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	font-size:11px;
	padding-left:2px;
	padding-right:2px;
	margin-left:1px;
	margin-right:1px;
}
.article .fichierlie a:visited{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	font-size:11px;
	padding-left:2px;
	padding-right:2px;
	margin-left:1px;
	margin-right:1px;
}
.article .fichierlie a:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	padding-left:2px;
	padding-right:2px;
	margin-left:1px;
	margin-right:1px;
}
.article .fichierlie a:active{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	font-size:11px;
	padding-left:2px;
	padding-right:2px;
	margin-left:1px;
	margin-right:1px;
}
.article .fichierlie a:focus{
	color:#000000;
	font-weight:bold
	text-decoration:none;
	font-size:11px;
	padding-left:2px;
	padding-right:2px;
	margin-left:1px;
	margin-right:1px;
}






/*----------------------------
LISTE DES RUBRIQUES ENFANTS
----------------------------*/
.divListeRubriqueEnfant{
	font-family:arial;
}
#listeSsRub{
	margin:10px;
	padding:0px;
}
#listeSsRub li{
	margin:10px;
	padding:0px;
}
#listeSsRub li a.lienRubrique{
	background-color:#fdb934;
	text-decoration:underline;
	font-weight:bold;
	color:#ffffff;
	font-size:14px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:2px;
}







/*----------------------------
RECHERCHER (liste de résultats)
----------------------------*/
.olRecherche{
	margin:0px;
	padding:0px;
	margin-left:15px;
}














/*----------------------------
SPECIAL (tableau 5 colonnes)
----------------------------*/
.tableHoraireDuCfa{
	border:1px solid #eaeaea;
}
.tableHoraireDuCfa tbody tr td{
	padding:6px;
}
.tableHoraireDuCfa tbody tr td h3{
	color:#4a7bc0;
	font-size:12px;
}
.tableHoraireDuCfa tbody tr .tdHoraireDuCfa1{
	background-color:#ecf3f9;
}
.tableHoraireDuCfa tbody tr .tdHoraireDuCfa2{
	background-color:#ffffff;

}
/*----------------------------
SPECIAL (tableau 5 colonnes)
----------------------------*/
.table2Colonne tbody tr td{
	vertical-align:top;
}











