
body {
	font-family: arial, sans-serif;
	color: #FFF;
	background-color:#003365;
}

/* blocs mise en page **/

#bloc_container
{
}

#bloc_corps
{
	font-size:80%;
}

#bloc_centre
{
}

#bloc_bandeau
{
	background-image: url(/specific/img/bandeau.jpg);
	background-repeat:no-repeat;
}

h1, .titre
{
	font-size:160%;
	font-weight:bold;
	color:#99CC00;
}

h3
{
	font-size:130%;
	font-weight:bold;
	color:#99CC00;
}

a
{
	color:#FFF;
}

/* 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;
}

#bloc_recherche
{
	background-color:#FFF;
	padding:5px;
	margin-top:15px;
	color:#003365;
	font-weight:bold;
}

#bloc_pied
{
	font-size:80%;
}


/* 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;
}


/* 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 .element
{
	border-bottom:1px dashed #7BCBED;
}

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

#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:90%;
}

	/* 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%;
}

/* menu **/

#nav
{
}

#nav a 
{
    text-decoration:none;
	overflow:hidden;
    text-indent:0px;
	text-align:left;
	line-height:18px;
	font-size:100%;
	font-weight:bold;
	color:#003365;
}

#nav li
{
    background-color:#FFF;
}

#nav li ul
{
    border-bottom:0px;
}

#nav ul li
{
    background-color: #99CC00;
}

#nav li ul
{
    background-color: #003365;
}

#nav a:hover
{
	color:#FF0000;
}

#nav li li a
{
	font-size:90%;
	
}

#nav li li a:hover
{
	color: #FFFFFF;
}
 
	/* for a mozilla better display with key nav */

#nav a:focus
{
}

#nav li li a:focus
{
}

#nav a.linkOver
{
  color:#99CC00;
}

#nav li li a.linkOver
{
}
    
	/* nav déroulée */

#nav
{
    border-bottom:0px solid transparent;
    border-top:0px solid transparent;
}

.lienaccueil
{
    width:200px;
    background-color:#FFF;
	height:25px;
}

.lienaccueil a 
{
    text-decoration:none;
	overflow:hidden;
    text-indent:0px;
	text-align:left;
	line-height:15px;
	font-size:100%;
	font-weight:bold;
	color:#003365;
	padding-left:5px;
	line-height:25px;
}

.lienaccueil a:hover
{
  color:#99CC00;
}

#navli31
{
  
}

