BODY
{
	font-family:arial;
	font-size:13px;
	color:black;
	text-decoration:none;
	margin:  0;
    padding: 0;
    border:  0;
	background: #FADD84 url(/en/images/main/f_accueil.gif) repeat-x; 
	/*rajout du 19/02/08 */
	text-align:justify;
}
/*tableu du menu  */
#menu {
    text-align:left;
	background: url(/fr/images/main/f_nav.gif) repeat-y;
}


#tableauprincipal table{
	padding: 0;
    border:  0;
	/*margin:  0;*/
	width:770;
}


#tableausecondaire table{
	padding: 0;
    border:  0;
	margin:  0;
	width:548;
}


.seminaire {
    font-family:arial;
	color:#27347C;
	font-size:15px;
}


.seminairedate {
    font-family:arial;
	font-size:12px;
}




TD {
    margin:  0;
    padding: 0;
    border:  0;
}


#menu td.separation {
    background: #FADD84;
	height: 1px; 
}


#menu td.bigseparation {
    background: #F29C2F;
	height: 3px; 
}


.bandebleujaune {
	background: url(/fiacat/en/images/main/f_ecorchedroite.gif) repeat-y;
}


.type_actualite		{
	font-size:15px;
	font-weight: bold;
	line-height:15px;

}


.titre_sommaire	{
	font-size:18px;
	color:#DD7C00; 
}


.lienarticlepgindex {
    font-size:13px;
	font-weight: bold;
}


/* pour le liens nouveautés sur première page */
.datelien {
	font-size: 70%;
}


/* pour les sous titre de rubrique de la première page */
.surtitre {
	font-size: 70%;
	font-style:italic;
}


.adressefiacat {
	font-size: 70%;
	color:#27347C;
	font-weight: bold;
}





/* titre sur les rubriques */
.titreorange {
	font-family:verdana;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#DD7C00;
	line-height:26px;
	text-transform:uppercase
	
}


#article {
	font-family:arial;
	font-size:13px;
	text-align:justify;
	color:black;
}


#article a{
	font-family:arial;
	text-align:justify;
	color:#27347C;
}


#article a:hover{
	text-decoration: underline;
	color:#88327C;
}


#article a.spip_out    {
	text-decoration: none;
	color: #a02020;
}


#article a:hover.spip_out    {
	text-decoration: underline;
}


#article .descriptif {

   	padding: 1em;
	margin: 0.1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 2em;
	margin-right: 1em;
	line-height: 1.4em;
	font-family:verdana;
	font-size:13px;
	color:#DD7C00;
	line-height:17px;
	font-style:italic;
	
} 


#article .extrait {
   	padding: 1em;
	margin: 0.1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 2em;
	margin-right: 1em;
	line-height: 1.4em;
	font-size: 4px;
} 


.txt13orange	{font-family:verdana; font-size:13px; color:#DD7C00; line-height:17px}
.txt13noir		{font-family:verdana; font-size:13px; color:black; text-decoration:none; line-height:17px}
.txt13bleu		{font-family:verdana; font-size:13px; color:#27347C; text-decoration:none; line-height:17px}
.txt13blanc		{font-family:verdana; font-size:13px; color:white; text-decoration:none; line-height:17px}


.txt18orange	{
  font-family:verdana;
  text-align:left;
  font-size:18px; font-weight:bold; color:#DD7C00; line-height:34px;text-transform:uppercase}}




.txt11orange	{font-family:verdana; font-size:11px; color:#DD7C00; text-decoration:none; line-height:15px}


.txt11bleu		{font-family:verdana; font-size:11px; color:#27347C; text-decoration:none; line-height:15px}
.txt11blanc		{font-family:verdana; font-size:11px; color:white; text-decoration:none; line-height:15px}




a   {
	text-decoration: none;
	color:#27347C;
}



a.lienmenu   {
    font-family:arial;
    font-weight: bold;
    font-size:11px;
	text-decoration: none;
	color:rgb(242, 156, 47);
}

a.lienautrelangue   {
    font-family:arial;
    font-weight: bold;
    font-size:13px;
	/*text-decoration: none;*/
	text-decoration : blink;
	color:white;
	background: #F29C2F;
}

a:hover.lienautrelangue  {
    color: #F29C2F;
	background: red;
}

a.liensousmenu   {
    font-family:arial;
    font-weight: bold;
    font-size:11px;
	text-decoration: none;
	color: white;
}


a:hover.lienmenu  {
    color: #303030;
	background: #e8e8e8;
}

/*rajout du 19/02/08 
objectif centrer le texte des titres*/
h3{
   font-size: 120%;
   text-align:center; 
}











<!-- rajouté pour pb sur index -->
/*
h2 {
	font-size: 110%;
	font-weight: bold;
	color:#DD7C00;
}
*/
/*
h3 {
	font-size: 120%;
	font-weight: bold;
	text-align : center;
	color:#DD7C00;
}*/


/* liens externes */
a.spip_out    {
	text-decoration: none;
	color: #a02020;
}