/* CSS Document */

body {
font-family:Arial;
font-size:13px;
color:#7a7c7d;
}

.spip{
margin:0 0 10px 0;
text-align:justify;
padding:0;
}

.spip_documents_left{
		float: left;
		margin-right: 15px; 
		text-align: center;
	}

.spip_documents_right{
		float: right;
		margin-left: 15px; 
		text-align: center;
	}


img
{
border:none;
}

a
{
color:#860048;
text-decoration:none;
}

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

/*.identification {
color:#990033;
font-size:12px;
font-weight:bold;
}*/
.identification {
font-size:12px;
color:#860048;
}

/* COMMON */
.bold_purple_13 {
font-size:13px;
font-weight:bold;
color:#860048;
}

.bold_purple_uppercase_13 {
font:13px/15px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#860048;
text-transform:uppercase;
}

.bold_purple_uppercase_20 {
font-size:20px;
font-weight:bold;
color:#860048;
text-transform:uppercase;
}

.purple_24 {
font-size:22px;
color:#860048;
}

.grey_13 {
font-size:13px;
color:#7a7c7d;
}

a.grey_13 {
font-size:13px;
color:#7a7c7d;
text-decoration:none;
}

a:hover.grey_13 {
text-decoration:underline;
}

.lightgrey_12 {
font-size:12px;
color:#b4b4b4;
}

a.lightgrey_12 {
font-size:12px;
color:#b4b4b4;
text-decoration:none;
}

a:hover.lightgrey_12 {
text-decoration:underline;
}

a.bold_purple_13 {
font-size:13px;
color:#860048;
text-decoration:none;
}

a:hover.bold_purple_13{
font-size:13px;
color:#860048;
text-decoration:underline;
}

/* MENU */

#menu {
background:url(../../images/pointille_ss_menu.gif) no-repeat bottom center;
/*border-bottom:1px #74003d dotted;*/
}

#navigation li a {
font-size:24px;
color:#666666;
font-weight:bold;
text-decoration:none;
}

#navigation .separation {
/*border-right: 1px #74003d dotted;*/
color:#FFFFFF;
margin:0 12px 0 12px;
}

.puce_verte a{
color:#860048;
font-weight:bold;
text-decoration:none;
}

.puce_verte a:hover{
text-decoration:underline;
}

.violet{
color:#860048;
}

.blanc{
color:#FFFFFF;
 text-align:justify;
}
/* HOME */

.titre_rubrique_home {
color:#860048;
font-size:28px;
font-family:Verdana;
font-weight:bold;
}

.accroche_home {
font:12px/14px Arial, Helvetica, sans-serif;
color:#7a7c7d;
text-align:justify;
}

a.lire_la_suite {
font-size:11px;
color:#860048;
font-weight:bold;
text-decoration:none;
}

a:hover.lire_la_suite {
text-decoration:underline;
}

/* COMMON CONTENT INSIDE */

#rubric-title {
font-size:30px;
font-weight:bold;
color:#860048;
border-bottom:1px #74003d dotted;
}

.menu-inside {
margin: 0;
padding: 0;
list-style: none;
}

.menu-inside-item {
width:207px;
background:#FFFFFF;
font-size:12px;
color:#7a7c7d;
font-weight:bold;
padding-left:3px;
margin-bottom:5px;
}

a.menu-inside-item {
text-transform:uppercase;
font-size:12px;
color:#7a7c7d;
font-weight:bold;
text-decoration:none;
}

/* ACTUS/FOCUS */

#actu-focus-header {
border-bottom:1px #74003d dotted;
}

#actu-focus-title {
font-size:30px;
font-weight:bold;
color:#860048;
}

/* FOOTER */

#tools {
color:#7a7c7d;
font-size:11px;
}

#tools a {
color:#7a7c7d;
text-decoration:none;
}

#tools a:hover {
text-decoration:underline;
}

