

/*** Main ***/
#main {
	width: 1000px;
	margin: 0px auto;
/*** Centrage sous ie ***/
	text-align:left;
}

/*** Default ***/
html {
  font-family: arial, sans-serif;
	color:#112d42;
}
body {
	margin:0px;
	padding:0px;
	background-color:#a2f46b;
	background-image:url(../athletic_studio_gfx_classic/background.png);
	background-repeat:repeat-x;
/*** ScrollBar sous ie ***/
/*
  scrollbar-face-color: #ffffff;
  scrollbar-shadow-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #91bad0;
  scrollbar-darkshadow-color: #91bad0;
  scrollbar-track-color: #91bad0;
  scrollbar-arrow-color: #91bad0;
*/
/*** Centrage sous ie ***/
	text-align:center;
}
table {
	width:100%;
}
td {
	vertical-align:top;
	width:1000px;
}
td.auto {
	height:100%;
}
img {
  border-style: none;
  margin: 0px;
}
a {
  color:#112d42;
  font-size: 13px;
  font-weight: bold;
  text-decoration:none;
}
a:hover {
  color:#112d42;
  text-decoration:underline;
}
input.default {
	color:#bbb;
}
.bp
{
  font-family: arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
	height:24px;
	background-color:#55acbe;
	display:inline;
	cursor:pointer !important; cursor:hand;
	color:#fff;
	border: 1px solid #fff;
	padding: 0px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.bp:hover
{
	border: 1px solid #fff;
	background-color:#75bedf;
}

/*** Polices ***/
h1 {
	margin-top: 0px;
}

/*** Div ***/
div.hidden {
	display: none;
}
div.visible {
	display: inline;
}
div.spacer {
  clear: both;
}
div.fl {
	float:left;
}
div.fr {
	float:right;
}
div.auto {
  margin-left: auto;
  margin-right: auto;
  width:320px;
	text-align:center;
}
#shadow_page {
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	background-color:#000;
	display:none;
}
#boxes .window
{
	position:absolute;
	left:0;
	top:0;
	width:440px;
	height:200px;
	z-index:9999;
	padding:0px;
}

/*** error ***/
div.box_error {
	width: 100%;
	background: #ee0101;
	position:relative;
	z-index:5001;
	color: #fff;
	width: 150px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;

	position:absolute;
  margin-top: -20px;
  margin-left: 50px;
	display: inline;
	cursor:pointer !important; cursor:hand;
	z-index:0;
}

/*** Header ***/
#header {
	width:1000;
	height:190px;
	background-image:url(../athletic_studio_gfx_classic/bandeau.png);
	background-repeat:no-repeat;
	}
#header_text {
	float:right;
	margin-right:190px;
	color:#fff;
	text-align:right;
	}
#header_text a {
  font-family: arial, sans-serif;
  font-size: 18px;
	margin-top: 0px;
	color:#fff;
}
#header_girl {
	width:389px;
	height:417px;
	float:right;
	margin-left:810px;
	background-image:url(../athletic_studio_gfx_classic/girl_power.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:10;
	}
#header_girl_back {
	width:389px;
	height:417px;
	float:right;
	margin-left:711px;
	background-image:url(../athletic_studio_gfx_classic/girl_back.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:-10;
}
#header_pic {
  clear: both;
	width:349px;
	height:110px;
	float:right;
  background: url("../athletic_studio_gfx_classic/as2.png");
  background-color:transparent;
	background-repeat:no-repeat;
	position:absolute;
	z-index:10;
	margin-top:65px;
	margin-left:487px;
}

/*** Footer ***/
#footer {
	width:1000;
	height:89px;
	background-image:url(../athletic_studio_gfx_classic/footer.png);
	background-repeat:no-repeat;
  font-size: 20px;
  font-weight: normal;
	color:#fff;
	text-align:right;
  padding-right: 100px;
  padding-top: 30px;
	}
#footer_menu {
	text-align:left;
	width:1000;
  padding-top: 15px;
  margin-left: 25px;
  margin-right: 25px;
  font-size: 13px;
  font-weight: bold;
	height:25px;
}
a.footer {
  font-size: 13px;
  font-weight: bold;
  color:#354a54;
  text-decoration:none;
}
a.footer:hover {
  color:#354a54;
  text-decoration:underline;
}

/*** Accueil ***/
#page_damier {
	background-image:url(../athletic_studio_gfx_classic/damier.png);
	background-repeat:repeat-y;
	background-position:right;
	position:relative;
	z-index:0;
}
#page {
	float:left;
	background:url(../athletic_studio_gfx_classic/menu_background.png) repeat-y;
}
div.page_left {
	margin-left:0px;
	margin-right:50px;
	width:300px;
	float:left;
}
div.page_right {
	width:300px;
	float:right;
}
div.page_full {
	margin-left:15px;
	width:660px;
	float:left;
  font-size: 12px;
}
div.page_pop {
	margin-top:-50px;
	float:left;
	position:absolute;
	z-index:200;
}
div.text_background {
  border-style: solid;
	border-width:1px;
	border-color:#fff;
	background-color:#fff;
  margin-top: 10px;
  padding: 20px;

	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/*** Planning et tarif ***/
.bg1{
  background-color:#A9C6FE;
  width:17%;
  text-align: center;
  font-family: Arial;
  font-size: 13px;
  color: #285CBD;
  font-weight: bold;
}
.bg2{
  background-color: #CDDDFC;
  text-align: center;
  font-family: Arial;
  font-size: 13px;
  color: #285CBD;
  font-weight: normal;
}
.bg3{
  background-color: #CDDDFC;
  text-align: center;
  font-family: Arial;
  font-size: 13px;
  color: #555;
  font-weight: normal;
}
.bg-line{
  background-color: #	78c0b5;
}
.bg-text{
  background-color: #ffffff;
  text-align: center;
  font-size: 13px;
}

/*** Plan du site ***/
a.sub_item {
  color:#617f97;
  font-size: 13px;
  font-weight: bold;
  text-decoration:none;
}
a.sub_item:hover {
  color:#617f97;
  text-decoration:underline;
}

