/* elements de base */

* {

	padding: 0;

	margin: 0;

}



body {
	margin-right: 20px;
	margin-left: 20px;
	padding: 0;
	color: #000;
	background: #F5F5F5 url(../images/background.jpg) repeat-x;
	text-align: center;
	height: 100%;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;

}



/* liens */

a {
	background: inherit;
	color: #000;
	text-decoration: none;

}

a:hover {
	background: inherit;
	color: #000;
	text-decoration: underline;

}



/* 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;

}

ul, ol {

	margin: 10px 30px;

	padding: 0 15px;		

}



/* images */

img {

  	padding: 2px;

  	background-color: #013788;

}

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;

}



/* 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;

	text-align: left;	

	padding: 0;

	margin: 0 auto;			

}



/* Barre */

#barre {
	float: left;
	width: 25%;
	margin: 0 0 10px 0;
	color: #006;

}

#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 10px;

}

#barre ul.barre-menu a {
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #00F;
	height: 1.5em;
	padding: .3em 0 .3em 15px;
	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;	

}

#texte h2 {

	color: #0543B8; 	

}

#texte h2.line {

	color: #0543B8; 

	border-bottom : 1px solid #0543B8;	

}

#texte h3 {

	color: #0543B8;

	border-bottom : 1px solid #0543B8; 	

}

#texte h3.ca {

	color: #0543B8;

	border-bottom : none;

	padding: 10px 0 0 0; 	

}

#texte p {
	color: #000;
	text-align: justify;
	font-size: 18px;
	line-height: 20pt;

}

#texte p.citation {

	color: #000;

	text-align: justify;

	font-size: 12px;

	font-style: italic;

	line-height: 15pt;

	margin: 0 30px 20px 30px;

}

#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: 12px;

	margin-top: 20px; 

	clear: both;	

}

#texte p.table {

	line-height: 15pt;	

}

#texte p.titre {

	border-bottom: 1px solid #0543B8;	

}

#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;

}

#pied p {

	margin: 2px;

	padding: 2px;

	color: #000000;

}



/* Alignement */

.float-left  {

	float: left;

}

.float-right {

	float: right;

}
#corps-texte #pied p {
	color: #000;
}
#corps-texte #texte-contenu #contenu #texte p strong {
	color: #009;
}
#corps-texte #texte-contenu #contenu #texte p strong u a {
	color: #BA010F;
}
#corps-texte #texte-contenu #contenu #texte p strong a u {
	color: #BA010F;
}
#corps-texte #texte-contenu #contenu #texte p {
	color: #0000A0;
}
#corps-texte #texte-contenu #contenu #texte p {
	color: #0000A0;
}
#corps-texte #texte-contenu #contenu #texte p {
	color: #000;
}
#corps-texte #texte-contenu #contenu #texte p {
	color: #0000A0;
}
#corps-texte #texte-contenu #contenu #texte p {
	color: #000;
}
#texte p {
	color: #0000A0;
}
#texte p {
	color: #0000A0;
}
#texte p a {
	color: #AB0321;
}
strong {
	color: #0000A0;
}
strong {
	color: #0000A0;
}
u {
	color: #AB0321;
}
p {
	color: #000;
}
#corps-texte #texte-contenu #contenu #texte p strong center {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
center {
	font-family: Comic Sans MS, cursive;
}
strong {
	color: #000;
}
u {
	color: #AB0321;
}
u {
	color: #AB0321;
}
u {
	color: #AB0321;
}
center {
	color: #0000A0;
}
