/* elements de base */
* {
	padding: 0;
	margin: 0;
	word-spacing: 0em;
}

body {
	margin-right: 20px;
	margin-left: 20px;
	padding: 0;
	font: normal .72em/1.5em 'Trebuchet MS', sans-serif;
	color: #444;
	background: #F5F5F5 url(../images/background.jpg) repeat-x;
	text-align: center;	
	height: 100%;	
}

/* liens */
a {
	background: inherit;
	color: #0543B8;
	text-decoration: none;
}
a:hover {
	background: inherit;
	color: #006;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

/* tete */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', sans-serif;
	color: #333;
}
h1 { font-size: 1.4em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }

p, h1, h2, h3, address {
	margin: 10px 10px;
	color: #F00;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;		
}

/* images */
img {
  	padding: 2px;
  	background-color: #013788;
	}
img.center {
  	padding: 0;
  	background-color: none;
}
img.noborder {
	padding: 0;
	background-color: none;
	text-align: center;
}
img.float-right {
  	margin: 2px 10px 5px 15px;  
}
img.float-left {
  	margin: 5px 15px 5px 0px;
}

/* Corps-texte */
#corps-texte {
	width: 800px;
	margin: 0 auto;
	background: #FFF;
	font-size: 1.4em;
}

/* Tete */
#tete {
	position: relative;
	height: 170px;
	text-align: left;		
	margin: 0;
	padding-top: 5px;	
	background: #FFF;
}
#tete-lien {
	font-weight: bold;
	position: relative;
	height: 50px;
	text-align: right;		
	margin: 0;
	padding-top: 2px;	
	background: url(../images/tete.jpg) no-repeat left ;
}
#tete-lien p {
	margin-right: 20px;
	padding: 7px 15px 0 0;
	font-size: 12px;
}
#tete-lien img.rss {
	border: none;
	height: 15px;
	padding: 0;
}
#tete #logo {
	position: absolute;
	left: 15px;
	top: 10px;
	width: 170px;
	height: 156px;	
	background: #FFF url(../images/scqs-logo.png) no-repeat;
	border: 1px solid #0543B8;
}
#tete .tete-photo {
	position: absolute;
	right: 15px;
	top: 10px;
	width: 591px;
	height: 154px;
	background: #fff;	
}
#tete .tete-photo img {
	border: 1px solid #0543B8; 
  	padding: 0;
  	background-color: #FFF;	
}

/* Menu */
#menu {	
	width: 800px;
	height: auto;
	clear: both;
	margin-bottom: 15px; 
	padding: 0 0 0 0;		
	background: #FFF;
	float: left;
}

/* Texte-contenu */
#texte-contenu {
	clear: both;
	float: left;
	width: 100%;
	background: #FFF url(../images/content.jpg) repeat-y;
	margin: 0 0 10px 0;
}
#contenu {
	width: 770px;
	clear: both;
	padding: 0;
	margin: 0 auto;
}

/* Barre */
#barre {
	float: left;
	width: 25%;
	margin: 0 0 10px 0;	
}
#barre h1 {
	text-align: left;
	margin-bottom: 12px;
	padding: 5px 0px 0px 12px;
	margin: 10px 0 0 0;	
	color: #0543B8;
}
.boite {
	margin-bottom: 10px;
	color: #000000;	
}

/* Barre-menu */
#barre ul.barre-menu {
	list-style: none;
	margin: 10px 0 15px 0;
	padding: 0;
}
#barre ul.barre-menu li {
	padding: 0px 2px;
}
#barre ul.barre-menu a {
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	height: 1.5em;	
	padding: .3em 0 .3em 5px;
	line-height: 1.5em;
	border-bottom: 1px solid #0543B8;
	text-decoration: none;
	font-weight: bold;
}
#barre ul.barre-menu a.top {	
	border-top: 1px solid #0543B8;
}
#barre ul.barre-menu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #0543B8;
	color: #0543B8;
	font-weight: bold;		
}

/* Texte */
#texte {
	float: right;
	width: 73%;
	padding: 0;
	font-size: 1em;
	color: #009;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#texte h2 {
	color: #0543B8;
	font-size: 1px;
}
#texte h2.line {
	color: #0466DC;
	border-bottom : 1px solid #0543B8;
	font-size: 1em;
	text-align: left;
}
#texte h3 {
	color: #0466DC;
	border-bottom : 1px solid #0543B8;
	text-align: left;
	font-size: 1em;
}
#texte h3.ca {
	color: #0543B8;
	border-bottom : none;
	padding: 10px 0 0 0; 	
}
#texte p {
	color: #000;
	text-align: left;
	line-height: 20pt;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#texte p.center {
	color: #F00;
	text-align: left;
	font-size: 18px;
	line-height: 20pt;
	font-weight: normal;
}
#texte p.citation {
	color: #C00;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	line-height: 15pt;
	margin: 0 30px 20px 30px;
}
#texte p.citation {
	color: #000;
}

#texte p.organisateur {
	color: #000;
	text-align: center;
	font-size: 12px;
	font-style: italic;
	line-height: 15pt;
	margin: 10px 80px 20px 80px;
}
#texte p.site {
	font-weight: bold;	
}
#texte p.source {
	color: #000;
	text-align: justify;
	font-size: 11px;
	margin: 0 30px 10px 30px;
}
#texte p.suivant {
	color: #000000;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	margin-top: 20px;
	clear: both;
}
#texte p.table {
	line-height: 15pt;	
}
#texte p.titre {
	border-bottom: 1px solid #0543B8;
	color: #C00;
}
#texte p .titre {
	color: #C00;
}

#texte p.top {
	text-align: right;	
}
#texte li {
	color: #000000;
	text-align: left;
	font-size: 14px;
	line-height: 20pt;
	margin: 5px 0 5px 0;
}
#texte ul.reglements {
	list-style: none;
}
#texte ul.reglements li {
	text-align: justify;
}
#texte ul.reglements li ul {
	list-style: none;
}
#texte img.adresse {
	margin: 5px 0 10px 0;
	position: relative;
	top: 2px;
	left: 60px;
}
#texte img.journee {
	position: relative;
	top: 0;
	left: 75px;
}
#texte img.organisateur {
	margin: 20px 0 0 0;
	position: relative;
	top: 0;
	left: 125px;
}
#texte img.ca {
	width: 150px;
	margin: 10px 15px 5px 10px;
}
#texte img.retour {
	border: none; 
  	padding: 0;
  	background-color: #fff;
}
.conseiladm {
	width: 100%;
	height: auto;
	clear: both;
	margin: 40px 0 20px 0;
}

/* Pied */
#pied {
	clear: both;
	margin: 0;
	padding: 5px 0 5px 0;
	font: normal .92em/1.5em 'Trebuchet MS', sans-serif;
	height: 55px;
	background: url(../images/pied.jpg) no-repeat left bottom;
	text-align: center;
	font-size: 0.7em;
}
#pied p {
	margin:2px;
	padding: 2px;
	color: #000000;
	font-size: 12px;
}

/* Alignement */
.float-left  {
	float: left;
}
.float-right {
	float: right;
}
.citation {
	color: #00F;
}
.citation {
	color: #900;
}
#corps-texte #texte-contenu #contenu #texte p center {
	font-weight: bold;
	font-size: 18px;
	color: #900;
}
#corps-texte #texte-contenu #contenu #texte .citation center {
	color: #0000A0;
}
#corps-texte #texte-contenu #contenu #texte .citation {
	color: #000;
	text-align: center;
	font-size: 18px;
}
#corps-texte #texte-contenu #contenu #texte .citation center {
	color: #000;
}
#corps-texte #texte-contenu #contenu #texte p strong {
	font-size: 16px;
	color: #000;
}
#corps-texte #texte-contenu #contenu #texte .citation .journee {
	color: #00C;
}
#corps-texte #texte-contenu #contenu #texte table {
	text-align: center;
}
#corps-texte #texte-contenu #contenu #texte table {
	text-align: center;
}
#corps-texte #texte-contenu #contenu #texte p strong {
	font-size: 18px;

}
#corps-texte #texte-contenu #contenu #texte p u {
	color: #C00;
}

}
.style1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#00C;
	font-size : 18px;
	font: bold;
	text-align: left;
}
.style2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:20px;
	font-style:normal;
	font-weight: normal;
}
.style3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#900;
	font-size:20px;
	font: bold;
	text-align: center;
}
.style4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#00F;
	font: bold;
}
.style5 {
	font-family:Arial, Helvetica, sans-serif;
	color:#900;
	font: bold;
	font-size:18px;
	text-align: center;
	text-decoration : underline;	
}
.style6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#900;
	font-size:14px;
	font: bold;
	text-align: left;
}
.style7 {
	font-family:Arial, Helvetica, sans-serif;
	color:#900;
	font: bold;
	font-size:20px;
	text-decoration : underline;
	text-align: center;
}
.style8 {
	font-family:Arial, Helvetica, sans-serif;
	color:#900;
	font: bold;
	font-size:20px;
	text-align: center;
}
.style9 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:20px;
	font-style: italic;
}
.style10 {
	font-family:Arial, Helvetica, sans-serif;
	color:#00F;
	font: bold;
	text-decoration : underline;
}
.style11 {
	font-family:Arial, Helvetica, sans-serif;
	color:#900;
	font-size:20px;
	font-style: italic;
}
.style12 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	}
.style13 {
	font-family:Arial, Helvetica, sans-serif;
	color:#00C;
	font-size : 20px;
	font: bold;
	text-align: left;

}
.style22 {
	text-align : center;
	color:#000;

