
body {
	font-family: arial, sans-serif;
	color: #4F4F4F;
	background-image: url(/specific/img/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

/* blocs mise en page **/

#bloc_container
{
}

#bloc_corps
{
	font-size:80%;
}

#bloc_centre
{
	border-bottom: 1px solid #4F4F4F;
}

#bloc_bandeau
{
}

h1
{
	font-family: Times, sans-serif;
	font-size:180%;
	font-weight:bold;
	font-style:italic;
	border-bottom: 1px solid #4F4F4F;
}

a
{
	color:#4F4F4F;
}

a:hover
{
	color:#000;
}

/* modules **/

#bloc_outils
{
	font-size: 70%;
}

#bloc_outils td
{
	padding: 3px;
}

#bloc_outils a
{
	color: #69C5EA;
	text-decoration:none;
}

#bloc_outils a:hover
{
	color:#009CDC;
}


/* types de contenu **/

	/* photothèques **/

		/* horizontale **/

#content_type_phototheque_horizontale .vignettes
{
	background-color: #B8D0E1;
}

#content_type_phototheque_horizontale .zoom
{
	font-size: 90%;
}

#content_type_phototheque_horizontale .legende
{
	font-size: 120%;
}

	/* verticale **/

#content_type_phototheque_verticale .vignettes
{
	background-color: #B8D0E1;	
}

#content_type_phototheque_verticale .zoom
{
	font-size: 90%;
}

#content_type_phototheque_verticale .zoom img
{
	border: 0px;
}

	/* roll **/

#content_type_phototheque_roll .categories a
{
	font-size: 150%;
}

#content_type_phototheque_roll .photo img
{
	border: 1px solid #000;
}


/* paragraphes **/

	/* avec titre **/

#content_type_paragraphe_titre .titre
{
	font-weight:bold;
font-size:120%;	
background-image: url(/specific/img/puce-actu.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:10px;
}


/* actualités **/

	/* page **/

#content_type_actu .element
{
	border-bottom:1px dashed #7BCBED;
}

#content_type_actu .titre
{
	font-weight:bold;
}

#content_type_actu a
{
	color: #000;
}

#content_type_actu .titre a
{
	text-decoration:none;
}

#content_type_actu .ensavoirplus a
{
	font-weight:bold;
	font-size:90%;
}

	/* bloc **/

#content_type_actu_bloc
{
	font-size:90%;
}

#content_type_actu_bloc .elements
{
	background-image: url(/specific/img/actu-bg.gif);
	background-repeat:repeat-y;
	background-position:top center;
}

#content_type_actu_bloc .titre
{
	font-weight:bold;
	background-image: url(/specific/img/puce-actu.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:10px;
}

#content_type_actu_bloc a
{
	color: #000;
}

#content_type_actu_bloc .titre a
{
	text-decoration:none;
}

#content_type_actu_bloc .ensavoirplus a
{
	font-weight:bold;
	font-size:100%;
	color:#2D748A;
	font-weight:bold;
	text-decoration:none;
}

	/* bloc agenda**/

#content_type_agenda
{
	font-size:90%;
}

#content_type_agenda .elements
{
	background-image: url(/specific/img/agenda-bg.gif);
	background-repeat:repeat-y;
	background-position:top center;
}

#content_type_agenda .titre
{
	background-image: url(/specific/img/puce-agenda.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:10px;
	margin-left:5px;
}

#content_type_agenda a
{
	color: #000;
}

#content_type_agenda .titre a
{
	text-decoration:none;
}

#content_type_agenda .ensavoirplus a
{
	font-weight:bold;
	font-size:100%;
	color:#5F7E46;
	font-weight:bold;
	text-decoration:none;

}

	/* accueil **/

#content_type_actu_accueil
{
	font-size:90%;
}

#content_type_actu_accueil .element
{
	border-bottom:1px dashed #7BCBED;
}

#content_type_actu_accueil .titre
{
	font-weight:bold;
}

#content_type_actu_accueil a
{
	color: #000;
}

#content_type_actu_accueil .titre a
{
	text-decoration:none;
}

#content_type_actu_accueil .ensavoirplus a
{
	font-weight:bold;
	font-size:90%;
}


/* annuaire **/

#content_type_annuaire .element
{
	border-bottom:1px dashed #7BCBED;
}

#content_type_annuaire .titre
{
	font-weight:bold;
}

#content_type_annuaire a
{
	color: #000;
}

#content_type_annuaire .titre a
{
	text-decoration:none;
}

#content_type_annuaire .ensavoirplus a
{
	font-weight:bold;
	font-size:90%;
}
.categories a
{
	color:#000;
	text-decoration:none;
	background-image: url(/specific/img/puce-categories.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:10px;
}

.categories a:hover
{
	color:#009CDC;
	text-decoration:underline;
}

#content_type_titre a
{
	padding-left:10px;
	margin-left:15px;
	color:#4F4F4F;
	text-decoration:none;
	background-image: url(/specific/img/puce-paragraphe.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

#content_type_titre a:hover
{
	color:#000;
	text-decoration:underline;
}





#navoutils li a{
	font-family: times, sans-serif;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;	
}
#navoutils li a:hover{
	text-decoration:underline;	
}

#copyright{
	font-family: times, sans-serif;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;	
}

#copyright a{
	font-family: times, sans-serif;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;	
}
#copyright a:hover{
	text-decoration:underline;	
}

#bloc_pied{
	font-size:80%;
	}