

/* fond sujet  avec ou sans fond sujet */


#footer a
{
	color:#999999;
}
.bloc-logo
{
	
}
.bloc-pub
{
	
}

#gutter
{

}
/* CONTENU menu gauche + marge contenu */
#zoneecran
{
	background-color:#f5f5f5;
	
}

/*---------- MENU GAUCHE : Colonne 1 ------------- */
#col1
{
	border-color:#7F7F7F;
	
}	


/************* CONTENU */

/* texte */

.surligner 
{
}
.titre,.titrenews,.titre a 
{
	co_lor:#002357;
}

.titrenews
{

}
.soustitre 
{

	font-variant: normal;
	margin-bottom:5px;
	padding-bottom:5px;
	color:#474747;
}


/* tableaux et spécifiques applications */
#tabcalendrier
{

	width:300px;
	text-align:center;
	letter-spacing:0px;
	border-collapse:collapse;
	border-width:1px;
	border:1px;
	border-color:#000;
}
#tabcalendrier tr
{
	background-color:#FFF;
	color:#000;
	border-width:5px;
	border:5px;
	border-color:#000;
}
#tabcalendrier td
{
	border-width:1px;
	border-color:#c6c6c6;
}

#trcal1 td
{
	background-color:#000;
	color:#FFF;
}

#tabcaltitle
{
	color: #FFF;
	background-color:#000;
	width:100px;
	
}