
body {
	margin: 0;
	padding: 0;
	background: #FE1B00 url(../images/im1.gif) repeat-x;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #3F586B;
}

h1 {
	font-size: 170%;
}

h2 {
	font-size: 125%;
}

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

p, ol, ul {
	line-height: 150%;
}

p {
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

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

ul li {
	padding-left: 15px;
	background: url(../images/img07.gif) no-repeat 0px 7px;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
}

a {
	color: #FF5723;
}

a:hover {
	text-decoration: none;
	color: #1777B1;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0 0;
}

img.right {
	float: right;
	margin: 3px 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 1200px;
	height: 270px;
	margin: 0 auto;
	background: #CECECE url(../images/img0.jpg) no-repeat;#A4C0C8
}

/* Logo */

#logo {
	width: 1200px;
	height:190px;
}

#logo h1, #logo h2 {
	text-align: center;
}

#logo h1 {
	padding-top: 40px;
	font-size: 350%;
}

#logo h2 {
	font-size: 150%;
}

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

/* Menu */

#menu {
	width: 1200px;
	padding-top: 0;
}

#menu ul {
	margin: 0 auto;
	padding: 5px 0 0 0;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu a {
	padding: 0 20px;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color: #610720;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	color: #FFFFFF;
}

/* Page */

#page {
	background: #FFFFFF url(../images/img1.gif ) repeat;
	width: 90%;
	margin: 0 auto;
	padding: 0px 0;
}
#inpage{
	background-color: #FFFFFF ;
	width: 800px;
	margin: 0 auto;
	padding:20px;
}
/* dans la page accueil */
#photodiverse {
	background:#FFFFFF url(../images/loader.gif) no-repeat center center;
	border: 1px solid black;
	padding:3px;
	margin:14px;
}


/* Content */

#content {
	float: left;
	width: 520px;
	padding-top: 8px;
}

#content2 {    
	width: 800px;
	padding-top: 8px;
}

.twocols {
}

.twocols .title {
	padding-bottom: 10px;
	border-bottom: 1px solid #97C984;
}

.twocols .col1, .twocols .col2 {
	width: 190px;
}

.twocols .col1 {
	float: left;
}

.twocols .col2 {
	float: right;
}

.twocols ul {
}

.twocols ul li {
	padding-left: 0;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
}

.boxed {
	margin: 0 0 20px 0;
}

.boxed .title {
	width: 250px;
	height: 35px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: #CECECE  url(../images/img03.gif) no-repeat;#A8C3CB
	font-size: 136%;
	color: #144B6B;
}

.boxed .content {
	padding: 10px;
	border: 1px solid #97C984;
	border-top: none;
}

.boxed h3 {
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {
}

.boxed ul li {
	padding: 8px 0pt 0px 10px;
	background:  url(../images/img04.gif) no-repeat 0px 13px;
}

.boxed ul li.first {
	border: none;
}

/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	float: left;
	padding-top: 5px;
	font-size: 85%;
}

#searchinput {
	width: 210px;
	margin-bottom: 5px;
}

#searchsubmit {
	float: right;
}

/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	background: #FE1B00;
	border-top: 5px solid #4C747E;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 85%;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

/* Contact */

.contact{
	border:1px solid black;
	background: url(../images/contact_title.jpg) no-repeat ;
	height: 140px;
	width:340px;
	padding-top: 44px;
	margin-bottom:15px;
}

.contact .col1 {
	width: 130px;
	float: left;
}
 .contact .col2 {
	width: 210px;
	float: right;
}
.contact .col1 img{
	padding-top:5px;
	padding-left:5px;
}

/* Activité */
#albummenu{
	background: url(../images/up.png) no-repeat ;
	height: 82px;
	width:779px;
	margin-left:10px;
}
#albummenu ul {
	margin: 0 auto;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#albummenu li {
	display: inline;
	margin: 0;
	padding: 0;
}
#albummenu a {
	padding: 0 20px;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color: #610720;
}

#albummenu a:hover {
	text-decoration: underline;
}

#albummenu a.active {
	color: #FF5723;
	text-decoration: underline;
}
#albumtext{
	background: url(../images/fortxt.png) repeat-y ;
	width:750px;
	padding: 20px;
	margin-left:10px;
}
#albumtext .photo {
	background:#FFFFFF url(../images/loader.gif) no-repeat center center;
	border: 1px solid black;
	padding:3px;
	margin:10px;
	width:330px;
	height:265px;
}


#albumspirale{
	background: url(../images/spirale.png) no-repeat ;
	width:779px;
	height:39px;
	margin-left:10px;
}
#albumbottom{
	background: url(../images/down.png) no-repeat ;
	width:779px;
	height:14px;
	margin-left:10px;
}
#albumtext table#horaire {
	background-color: white;
	border: 1px solid black;
}
#albumtext table#horaire td {
	background-color: #edeae5;
	border: 1px ;
	width:100px;
}
table#tarif {
	background-color: white;
	border: 1px solid black;
}
table#tarif td {
	background-color: #edeae5;
	border: 1px ;
	width:65px;
}

/* dans la page athlete */


#athlete{
	text-align: center;
	margin:5px;

}
