/* CSS Document */
body {
	margin: 0;
	padding: 0;
	word-spacing: 0.10em;
	letter-spacing: 0.05em;
	font-weight: normal;
	font: normal 1.0em/1.3em Arial, Helvetica, sans-serif;
	color: #FFFFF0;
}
/* {
	font-size: 1.2em;
	line-height: 1.6em;
}
*/
/*h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1.0em;
}
h6 {
	font-size: 1em;
}
*/
/* HR */
hr {
	display: block;
	background: #aaa;
	color: #aaa;
	width: 100%;
	height: 1px;
	border: none;
}
/* LISTS */
ul {
	/*list-style: disc outside url(../images/play-next.gif);
	list-style: none inside;
*/
margin: 0; padding: 0;
list-style: none;


}
li {

	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:4px 0 0 0;
	padding-left:10px;
	background-image: url(../images/list-2.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	
}
ol {
	list-style: decimal outside;
}
/* TABLES */
table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
th, .content td {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ccc;
}
/* MARGINS & PADDINGS */
.content hr, .content p, .content ul, .content ol, .content dl, .content pre, .content blockquote, .content address, .content table, .content form {
	margin-bottom: 1.6em;
}
.content p+p {
	margin-top: -.8em;
}
/* NOTE: Calulate header margins: TOP: line-height/size, BOTTOM: TOP/2 */
/*.content h1 {
	margin: 1em 0 .5em;
}
.content h2 {
	margin: 1.07em 0 .535em;
}
.content h3 {
	margin: 1.14em 0 .57em;
}
.content h4 {
	margin: 1.23em 0 .615em;
}
.content h5 {
	margin: 1.33em 0 .67em;
}
.content h6 {
	margin: 1.6em 0 .8em;
}
.content th, .content td {
	padding: .8em;
}
.content caption {
	padding-bottom: .8em;
}
*/
/* padding instead of margin for IE */

#page p {
	color: #211919;
	letter-spacing: 0.05em;
}
.content blockquote {
	padding: 0 1em;
	margin: 1.6em 0;
}
.content fieldset {
/*	padding: 0 1em 1em 1em;*/
	margin: 0.5em 0;
}
/* padding-top is margin-top for fieldsets in Opera */
.content legend {
	padding-left: .8em;
	padding-right: .8em;
}
.content legend+* {
	margin-top: 1em;
}
/* compensates for the opera margin bug */
.content textarea, .content input {
	padding: .3em .4em .15em .4em;
}
.content select {
	padding: .1em .2em 0 .2em;
}
.content option {
	padding: 0 .4em .1em;
}
.content a {
	position: relative;
	padding: 0.3em 0 .1em 0;
}
/* for larger click-area */
.content dt {
	margin-top: .8em;
	margin-bottom: .4em;
}
.content ul, .content ol {
	margin-left: 0.2em;

}
.content ul ul, content ol ul, .content ul ol, content ol ol {
	margin-bottom: 0;
}
.content form div {
	margin-bottom: .8em;
}
.content button {
	padding: 0.3em 0.5em;
}
.content blockquote > * {
	margin: .8em 0;
}
/* COLORS */
/*.content a:link {
	color: #36c;
}
.content a:visited {
	color: #99c;
}
.content a:hover {
	color: #c33;
}
.content a:active, .content a:focus {
	color: #000;
}
.content code, .content pre {
	color: #c33;
}
*/
/* very optional, but still useful. W3C uses about the same colors for codes */
img {
	border: none;
}
blockquote,  .citation {
	display: block;
	background-color: #FFFFF0;
	border: 1px solid #C9C6A0;
	padding: 8px 8px 8px 35px;
	background-image: url(../images/puzzl-bleu.gif);
	background-position: -10px -13px;
	background-repeat: no-repeat;
	margin: 4px 0 0 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.90em;
}
a {
	color: #183C6B;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4 {
	font-family: "Lucida Grande", Arial, sans-serif, Helvetica;
}
h1 {
	color: #F01587; /*font-weight: bold;
*/
	letter-spacing: 0.06em;
}


.content h1 {
font-size: 1.8em!important;
}
.content h2{
	font-size: 1.6em!important;
	letter-spacing: 0.1em;
	/*	border-bottom: 1px solid #4E4E4E;font-weight: bold;*/
	font-weight: normal;
	
	color: #ab0179;
	font-family: "Myriad Web", Arial, sans-serif, Helvetica;
	background-image: url(../images/fond-2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.content h3 {
	font-size: 1.2em;
	margin: 1.15em 0 8px 0;
	/*	color: #ff0396;	text-shadow: 1px 1px 1px #592544;*/
	color: #564949;

}/*
.content h4 {
font-size: 1.1em;
	color: #5E4E4E;
	margin: 0 0 4px 0px;
	padding: 0 0 3px 0px;
}
*/

#logo h4 {
	font-size: 98%;
	word-spacing: 0.02em;
}
div#main a {
	color: #507FA3;
}
div#main.content p {
	color: #5E5D5E;
	line-height: 1.3em;
	margin: 10px 0;
}

div#main blockquote {
	margin: 0 15px;
	padding: 1px 15px;
	border-left: 5px solid #B8D1E4;
	background: #F0F0F0;
}
div#main ul {
	font-size: 1em;
	color: #6b6b6b;
	margin-left: 0px;
}
div#main.content li {
	list-style: none;
	line-height: 1.1em;
	margin: 5px 0 0 0;
	padding-left: 10px;
	background: url(../images/square.png) 0 7px no-repeat;
	font-size: 0.8em!important;
}
.exergue {
	color: #CC0000;
	font-weight: bold;
}
.flottement-g {
	float: left;
}
.flottement-d {
	float: right;
}
.rouge {
	color: #cc0000;
}
.bleu {
	color: #143B9C;
}
.vert {
	color: #669933;
}
.petit-txt {
	font-size: 85%;
}
.clear {
	clear: both;
/*	height: 1px;*/
}
.centre {
	text-align: center;
}
.en-cadre-rose {
	display: block;
	background-color: #FBE1ED;
	border: 1px solid #E73C89;
	padding: 8px;
	padding: 8px 8px 8px 35px;
	background-image: url(../images/puzzl-bleu.gif);
	background-position: -10px -13px;
	background-repeat: no-repeat;
	margin: 4px 0 0 0;
	color: #530053;
}
.en-cadre-vert {
	display: block;
	background-color: #E5EEBD;
	border: 1px solid #99AF40;
	padding: 8px 8px 8px 35px;
	background-image: url(../images/puzzl-vert.gif);
	background-position: -10px -13px;
	background-repeat: no-repeat;
	margin: 4px 0 0 0;
	color: #47260E;
}
.more-txt {
	display: inline;
	margin-left: 01px;
	line-height: 1.4em;
	padding: 3px 12px 0 0;
	text-decoration: none;
	background-image: url(../images/plus.gif);
	background-position: right 7px;
	background-repeat: no-repeat;
	color: #E11E7C;
	font-weight: bold;
	cursor: pointer;
}
.moins-txt {
	display: inline;
	margin-left: 01px;
	line-height: 1.4em;
	padding: 3px 12px 0 0;
	text-decoration: none;
	background-image: url(../images/moins.gif);
	background-position: right 7px;
	background-repeat: no-repeat;
	color: #9b8a8a;
	font-weight: bold;
	cursor: pointer;
}
a.more-link, .more-link {
	display: inline;
	margin-left: 15px;
	padding: 0 12px 0 0;
	text-decoration: none;
	background-image: url(../images/pt-arrow-vio.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #E11E7C;
	font-weight: bold;
}
a:hover.more-link {
	display: inline;
	margin-left: 15px;
	text-decoration: none;
	color: #AC208E;
	background-image: url(../images/pt-arrow-org.gif);
}
a.lien-interne {
	display: inline;
	margin-left: 2px;
	padding: 0 11px 0 0;
	text-decoration: none; /*background-image: url(../images/pt-arrow.gif);
*/
	background-image: url(../images/pt-arrow-vio.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #FF8C00;
	font-weight: bold;
}
a:hover.lien-interne {
	color: #FF1493;
}
a.lien-externe {
	color: #F17272;
	display: inline;
	margin-left: 2px;
	background-image: url(../images/ext-link.gif);
	background-position: right;
	background-repeat: no-repeat;
}
a.to-top {
	padding-right: 10px;
	display: block;
	text-decoration: none;
	font-size: 90%!important;
	color: #80952E;
	text-align: right!important;
	background-image: url(../images/to-top.gif);
	background-position: right;
	background-repeat: no-repeat;
}
a:hover.to-top, a:hover.to-something, a:hover#go-simples  {
	color: #BB20A3!important;
	background-position: 0px right!important;
}

a.email {
	background-image: url(../images/ico-mail.gif);
	background-position:  right 1px;
	background-repeat: no-repeat;
	padding-right: 22px;
	font-size: 1em;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #cc0000;
}
a:hover.email {
	background-position:  right -14px;
}
a.to-something, a#go-simples {
	padding-right: 10px;
	display: block;
	float: right;
	text-decoration: none;
	font-size: 90%!important;
	color: #FF7F50;
	text-align: right!important;
	background-image: url(../images/to-top.gif);
	background-position: right;
	background-repeat: no-repeat;
}
a.to-something {
	color: #C71585;
	font-weight: bold;
}
.actus ul li {
	border-bottom: 1px solid #D6D6D6;
}
.actus ul li div {
	position: relative;
}
.actus ul li h2 {
	font-size: 0.9em;
	color: #2F5D7F;
}
.actus ul li label {
	font-size: 0.7em;
	font-style: italic;
	color: #2D2D2D;
	text-align: right;
	position: absolute;
	top: 15px;
	right: 0px;
}
.actus ul li p {
	font-size: 0.8em;
	/*font-style: italic;
*/
	color: #2D2D2D;
}
