/* Unchanged */
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #00ceff url(../images/img01.gif) repeat-x;
	font: normal 13px Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #005296;
	font-weight: lighter;
}

h2 {
	color: #005296;
	text-transform: uppercase;
	font-size: 21px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
	list-style-image:url(../images/fleche_p.png);
}

blockquote {
	padding-left: 10px;
	background: url(../images/img05.gif) repeat-y;
}

a {
	color: #002EA6;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 760px;
	height: 166px;
	margin: 0 auto;
	background:#1d5693 url(../Header.swf);
}
#header h1 {
	display:none;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

/* Menu */

#menu {
	width: 760px;
	height: 46px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a:link, 
#menu a:visited {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	background: url(../images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #98d5ff;
}
#menu a:hover{
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	background: url(../images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#menu a:active{
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	background: url(../images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #98d5ff;
}

#menu .first a {
	background: none;
}

#menu .firstaccueil a {
	background: none;
	color: #FFAB28;
	font: bold;
}
#menu .firstaccueil a:hover{
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	background: none;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#menu .firstaccueil2 a {
	background: none;
	color: #98d5ff;
}
#menu .firstaccueil2 a:hover{
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	background: none;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#menu .bleu a:visited {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	background: url(../images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFAB28;
}
#menu .bleu a:hover{
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	background: url(../images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#menu .bleu a:active{
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	background: url(../images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFAB28;
}
#menu .bleu a {
	background: url(../images/img03.gif) no-repeat;
	color: #FFAB28;
}

#menu2 a:link, 
#menu2 a:visited {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	text-decoration: none;
	}
#menu2 a:hover{
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	text-decoration: none;
}
#menu2 a:active{
	display: block;
	float: left;
	text-decoration: none;
}

/* Content */

#content {
	width: 720px;
	margin: 0 auto 5px auto;
	padding: 20px;
	background: #FFFFFF url(../images/img04.jpg) repeat-x left bottom;
}

/* Posts */

#posts {
	float: left;
	width: 480px;
}
#center2 {
	float: left;
	font-style:italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	color:#002EA6;
}
#center3 {
	font-style:italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	color:#002EA6;
	padding-top: 0px;
}
#center4 {
	height:120px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	color:#002EA6;
}


/* Links */

#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(../images/img05.gif) repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
	list-style-image:none;
}
#links li {list-style-image:none;}
	
#links li li {
	padding: 7px 10px;
	background: url(../images/img06.gif) repeat-x left bottom;
}

#links li a {
	color: #60a5fc;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
}

#links li a:hover {
	color: #002AE6;
	font-size: 16px;
	line-height: 12px;
	text-decoration: none;
}
#links li .fixe a {
	color: #FFAB28;
	font-size: 16px;
	line-height: 12px;
	text-decoration: none;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}
#links a {
	color: #666666;
	text-decoration:none;
}
#links a:hover {
	color:#666666;
	text-decoration: underline;
}
.liens_gris a{
	color: #666666;
	text-decoration:none;
}
.liens_gris a:hover{
	color: #002EA6;
	text-decoration:none;
}	
#right {
	float: left;
	text-decoration: underline;
}

/* Links */

#tableau {
	float: left;
	width: 240px;
	margin-left: 20px;
	background: #cfebFF;
}
#tableau1 {
	float: left;
	width: 210px;
	margin-left: 0px;
	padding-left: 0px;
	background: #cfebff;
	text-align: right;
}
#tableau2 {
	float: left;
	width: 450px;
	margin-left: 20px;
	background: transparent;
	list-style: none;
}
#tableau3 {
	float: left;
	width: 460px;
	margin-left: 10px;
	padding-left: 0px;
	background: #cfebff;
	text-align: left;
}


#blanc {
	float: left;
	width: 420px;
	margin-left: 20px;
	background: #ffffff;
}
#blanc2 {
	float: left;
	width: 20px;
	margin-left: 0px;
	background: #ffffff;
}

#story2 {
	float: left;
	text-decoration: underline;
	margin-left: 20px;
}
#story3 {
	float: left;
	text-decoration: none;
	margin-left: 0px;
}
#story4 {
	float: left;
	text-decoration: none;
	color: #60a5fc;
	margin-left: 40px;
}

#form {
	float: left;
	text-decoration: none;
	margin-left: 40px;
	margin-top: 30px;
}

.space {
	float: left;
	width: 20px;
	margin-left: 30px;
}
.listes2 {
	line-height: 18px;
	text-align: right;
	padding-right:30px;
	list-style: none;
	list-style-image:none;
}
.listes3 {
	line-height: 18px;
	text-align: left;
	list-style: none;
	text-decoration: none;
}
.listes4 {
	line-height: 22px;
	text-align: left;
	margin-left: 20px;
	list-style: none;
}



/* Footer */

#footer {
	height: 25px;
	padding: 5px;
	background: #005296;
}

#footer p {
	text-align: center;
	color: #98d5ff;
	font-size:12px;
	line-height:0px;
}
#footer a{
	color: #ffffff;
	text-decoration:none;
}
#footer a:hover{
	color: #ffffff;
	text-decoration: none;
}
#legal a {	
	color: #98d5ff;
	text-decoration: none;
}
#legal a:hover {	
	color: #ffffff;
	text-decoration:none;
	
}
/* mise en forme */
.center { 
	text-align:center;
}
.right {
	text-align:right;
}
.titlecenterblink {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #005296;
	text-decoration: none;
	text-align: center;
}
.italic {
	font-style:italic;
}
.petit {
	font-size:0.8em;
}
.grand {
	font-size:1.2em;
}
.tres_petit {
	font-size:0.7em;
}
.gras {
	font-weight:bold;
}
.underline {
	text-decoration:underline;
}
.none {
	text-decoration:none;
}
.orange {
	color:#005296;
}
.orange2 {
	color:#ffab28;
	margin-left: 40px;
}

.orangecenter2{
	text-align:center;
	font-size: 18px;
	color:#60a5fc;
}
.orangeleft{
	text-align:left;
	color:#60a5fc;
	font-size:18px;
	line-height: 22px;
}
.bleuleft{
	text-align:left;
	color:#60a5fc;
	font-size:14px;
	line-height: 18px;
}
.grisleft{
	text-align:left;
	color:#777777;
	font-size:16px;
	line-height: 16px;
}

.visited {
	color:#ffab28;
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	text-decoration: none;
}
.atop{
	text-decoration: none;
}

.white {
	color:#FFFFFF;
}
.left {
	float:left;
	margin-left: 40px;
	background:transparent;
	border:none;
	text-decoration: none;	
}
.left2 {
	float:left;
	margin-left: 0px;
	background:transparent;
	border:none;
	text-decoration: none;	
}

a img { 
  border : none; 
}
.right {
	float:right;
}
/* Images */
.img_marge {
	margin:0px 0px 0px 0px;
}
.img_bordure {
	border:0px solid #FF9900;
}
.img_margeleft {
	float:left;
	margin:00px 0px 0px 0px;
}

#credit {
	float:left;
	line-height: 12px;
	width: 198px;
	background:#cfebff;
}
#credittext {
	float:left;
	font-size:10px;
	width: 190px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	color:#555555;
	text-align: left;
	background:transparent;
}
#diapo {
	float: left;
	width: 448px;
	margin-left:20px;
	padding-left: 20px;
	margin-top:10px;
}
#italpetit {
	font: italic 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #555555;
}


