@charset "UTF-8";
/*
Billabong Girls Days
Billabonggirlsdays.com
All content  Billabong.com
*/

/**********************************
*																	*
*							général							*
*																	*
***********************************/

* {
	margin: 0px;
	padding: 0px;
  outline:none;
}
/*
img {
	display: block;
	border: 0px none;
}
*/
html, body {
	height: 100%;
}

body {
	background-image: url(../im/bg_body_repeat.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #82C122;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #FFFFFF;
	text-align: center;
}

h1 {
	padding: 20px 0px 10px 33px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 19px;
	color: #46AB29;
	text-align: left;
	background-image: url(../im/puce-h1.gif);
	background-position: 0px 14px;
	background-repeat: no-repeat;
}

h2 {
	padding: 20px 0px 10px 35px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
	color: #ffCC00;
	text-align: left;
	background-image: url(../im/puce-h2.gif);
	background-position: 10px 18px;
	background-repeat: no-repeat;
}

h3 {
	text-align: justify;
	padding: 7px 35px 8px 35px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #FFFFFF;
}

p {
	text-align: justify;
	padding: 7px 35px 8px 35px;
}

ul {
	text-align: left;
	list-style: disc;
}

li {
	margin: 0px 0px 0px 70px;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #ffCC00;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #ffCC00;
}

.center {
	text-align: center;
}

/**********************************
*																	*
*								Site							*
*																	*
***********************************/

#header {
	width: 100%;
	height: 498px;
}

#center_bg {
	width: 100%;
	height: auto !important;
	height: 200px;
	min-height: 200px;
	background-image: url(../im/bg_center_repeat.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #660066;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#center {
	width: 100%;
	height: auto !important;
	height: 200px;
	min-height: 200px;
	background-image: url(../im/bg_center.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#center_menu {
	width: 840px;
	height: 48px;
	margin: 0px auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
}

#center_menu ul {
	width: 940px;
	margin: 0px auto;
	list-style: none;
	overflow: hidden !important;
	overflow: visible;
}

#center_menu ul li {
	display: block;
	float: left;
	height: 42px;
	margin: 3px auto;
	padding: 0px 15px 0px 15px;
	line-height: 42px;
}

#center_menu ul li.rub {
	background-image: url(../im/center_menu_sep.png);
	background-position: center left;
	background-repeat: no-repeat;
}

#center_menu ul li a {
	padding: 0px 0px 7px 0px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#center_menu ul li a:hover, #center_menu ul li a.selected {
	padding: 0px 0px 7px 0px;
	color: #f3e500;
	text-decoration: none;
	background-image: url(../im/center_menu_over.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#center_content {
	width: 840px;
	height: auto !important;
	height: 250px;
	min-height: 250px;
	margin: 0 auto;
	padding: 40px 0px 40px 0px;
	overflow: hidden !important;
	overflow: visible;
}

.center_bloc_half {
	float: left;
	width: 420px;
	padding: 0px 0px 30px 0px;
}

.center_bloc_left {
	float: left;
	width: 480px;
	padding: 0px 0px 30px 0px;
}

.center_bloc_right {
	float: left;
	width: 360px;
	padding: 15px 0px 30px 0px;
}

#center_diapo {
	width: 360px;
	height: 240px;
}

#center_diapo p {
	font-size: 10px;
	color: #FFCC00;
	line-height: 17px;
	text-align: center;
}

#footer {
	width: 840px;
	height: auto !important;
	height: 100px;
	min-height: 100px;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
}

#footer div#sponsors {
	width: 840px;
}

#footer div#sponsors img {
	/*
	float: left;
	width: auto;
	height: auto;
	margin: 0px auto;
	*/
	padding: 0px 20px;
	vertical-align: middle;
}

#footer div#menu_bottom {
	float: left;
	width: 840px;
	margin: 0 auto;
	padding: 20px 0px 20px 0px;
	text-align: center;
	font-size: 11px;
	color: #80C999;
}

#footer div#menu_bottom ul {
	text-align: center;
	list-style: none;
}

#footer div#menu_bottom ul li {
	margin: 0px;
	display: inline;
}

#footer div#menu_bottom ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer div#menu_bottom ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.spacer {
	float: left;
	width: 820px;
	height: 60px;
	margin: 0px 10px 0px 10px;
	background-image: url(../im/page_spacer.gif);
	background-repeat: repeat-x; 
	background-position: center center;
	clear: none !important;
	clear: both;
}

.top {
	float: left;
	width: 820px;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px 10px 0px 10px;
	clear: none !important;
	clear: both;
	text-align: right;

	background-image: url(../im/puce-top.gif);
	background-position: 772px 8px;
	background-repeat: no-repeat;
}

.top a {
	color: #FFFFFF;
	text-decoration: none;
}

.top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/**********************************
*																	*
*							Special							*
*																	*
***********************************/

.activities_menu {
	margin: 10px 20px 5px 20px;
	background-color: #ffcc00;
	clear: both;
}

.activities_menu ul {
	text-align: center;
	list-style: none;
	color: #14601c;
}

.activities_menu li {
	margin: 0px;
	display: inline;
	text-align: center;
}


.activities_menu li a {
	padding: 3px 0px 3px 0px;
	color: #660066;
	text-decoration: none;
}

.activities_menu li a:hover {
	padding: 3px 0px 3px 0px;
	color: #970067;
	text-decoration: underline;
}

.surfriderfundation {
	float: left;
	padding: 10px 30px 0px 30px;
}

.news {
	height: auto !important;
	height: 100px;
	min-height: 100px;
	padding: 20px 0px 20px 0px;
	overflow: hidden !important;
	overflow: visible;
}

.news p {
	padding: 5px 35px 5px 35px;
}

.news p.date {
	padding: 0px 0px 0px 35px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
	color: #ff66cc;
	text-align: left;
}

.news p.titre {
	padding: 10px 0px 10px 35px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
	color: #ffCC00;
	text-align: left;
	background-image: url(../im/puce-h2.gif);
	background-position: 10px 8px;
	background-repeat: no-repeat;
}

.news div.more {
	float: left;
	width: 114px;
	height: 24px;
	padding: 0px;
	margin: 5px 0px 0px 30px !important;
	margin: 5px 0px 0px 15px;
	background-image: url(../im/btn_more_bg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #ff66cc;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -1px;
}

.news div.more a {
	color: #ff66cc;
	text-decoration: none;
}

.news div.more a:hover {
	color: #ff66cc;
	text-decoration: underline;
}

.wall
{
 float:left;
 margin:35px 0px 0px 70px;
}
.wall a img
{
  border:2px solid #FFCC00;   
}

.wall a:hover
{
  text-decoration:none;  
}
