@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #616161;
}

body a {
}

body a:hover {
	color: #1D4D9E;
}

body p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #616161;
	margin-bottom:10px;
}

.firstword {
	
}

h1 {
	font-size: 140%;
	font-weight: bold;	
}

h2 {
	font-size: 180%;
	margin-bottom: 5px;
}

h3 {
	font-size: 140%;
	font-weight: bold;
}

h4 {
	font-size: 130%;
}

h5 {
	font-size: 110%;
}

h6 {
	font-size:80%;
}

blockquote {
	font-size: 110%;
	margin: 10px 0px;
	padding: 10px 10px;
	padding-left: 25px;
	background: #FFC url(../img/lightbulb.png) top left no-repeat;
	background-position: 0px 50%;
	border: 1px solid #3C5862;
	color: #660000;
	text-align: justify;
}

blockquote p {
	font-size: 80%;
}

b, strong {
	font-weight: bold;
}


#logo a {
	color: #000000;
	text-decoration: none;
}

#logo a:hover {
	color: #1D4D9E;
}


#top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4B4C4C;
	text-decoration: none;
}

#top a:hover {
	color: #1D4D9E;
}



#leftcol a, #leftcol li span.separator {
	color: #888888;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

#leftcol a:hover {
	color: #1D4D9E;
}

#leftcol li li a {
	font-size: 14px;
	font-weight: normal;
}



#rightcol {
	color: #000000;
}

#rightcol .moduleheading {
	color: #FFFFFF;
}


#content {
}

#content a {
	color: #1D4D9E;
	text-decoration: none;
}

#content a:hover {
	color: #1D4D9E;
	text-decoration: underline;
}

#content ul {
	margin-bottom: 10px;
}

#content li {
	list-style: none;
	list-style-image: url(../img/puce.gif);
	margin-left: 20px;
}


#footermods {
	color: #EEEEEE;
}

#footer li a {
	text-decoration: none;
	color: #888888;
}

#footer li a:hover {
}


	
/* Joomfish */

#jflanguageselection {
	float: right;
	vertical-align: bottom;
}

#jflanguageselection li {
	float: left;
	display: inline;
	margin-top: 36px;
	margin-right: 10px;
	vertical-align: bottom;
}

#jflanguageselection li#active_language a {
	font-weight: bold;
}

.chronoform {
	display: none;
}
