/*****************/
/* CSS generique */
/*****************/

* {
	padding: 0;
	margin: 0;	
	font-family: Arial,Helvetica,sans-serif;
}

body {
	background: #000000 url('../images/bg-gradient-bottom.jpg') bottom center repeat-x;
	cursor: default;
}

div {
	font-size: 12px;
	/* color: #333333; */
	color: #EEEEEE;
	font-weight: normal;
}

p,
table,
ul,
li {
	font-weight: normal;
	font-size: 12px;
	/* color: #333333; */
	color: #EEEEEE;	
	text-align: justify;
}

a, a:link, a:visited {
	text-decoration: none;
	/* color: #333333; */
	color: #FFFFFF;
	font-weight: bold;
}

a:hover {
	color: #014586;
}

a img {
	border: none;
}

ul {
	list-style: none;
	margin-bottom: 20px;
}

li {
	/* background: transparent url(http://www.connect.facebook.com/rsrc.php/z9PKX/hash/e7508nhk.gif) 0 -267px no-repeat; */
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0 0 0 20px;
	padding: 0px;
}

ul.tabs {
	border-color: #EEEEEE;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}

ul.tabs ul.tabs {
	border-color: #BBBBBB;
	padding-left: 10px;
}

ul.tabs li {
	margin: 0px;
}

ul.tabs li a {
	background-color: #EEEEEE;
	color: #BBBBBB;
}

ul.tabs li a.active,
ul.tabs li a:hover {
	background-color: #EEEEEE;
	color: #014586;
	border-bottom: #FFFFFF 1px solid;
}

#tabs-wrapper li {
	background none;
	padding-left: 0px;
}

ul.secondary li {
	border: none;
	padding: 0;
}

tbody {
	border: none;
}

fieldset {
	border: 1px solid #BBBBBB;
}

legend {
	font-weight: normal;
	color: #BBBBBB;
	padding: 0 5px;
}

p {
	margin-bottom: 10px;
}

h1 {
	font-weight: bold;
	font-size: 14px;
	color: #014586;
	margin-top: 20px;
	margin-bottom: 10px;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	color: #014586;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 15px;
}

input.form-submit {
	position: relative;
	margin: 6px 0 0 8px;
	padding: 3px 1px;
	
	background: #EAEAE9 url(http://www.connect.facebook.com/rsrc.php/z9PKX/hash/e7508nhk.gif);
	border-style: solid;
	border-width: 1px;
	vertical-align:bottom;
	border-color: #888888;
	
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	
	float: left;
}


/*********************/
/* Layout and Design */
/*********************/

.clear { clear: both; }

.width-full   { width: 658px; }
.width-huge   { width: 556px; }
.width-big    { width: 348px; }
.width-normal { width: 340px; }
.width-small  { width: 196px; }
.width-tiny   { width: 176px; }

.height-big    { height: 348px; }
.height-normal { height: 262px; }
.height-small  { height: 115px; }

.left  { float: left; }
.right { float: right; }

.text-left { text-align: left; }

.font-big  { font-size: 100%; }
.font-huge { font-size: 200%; }


/*********************/
/* Layout and Design */
/*********************/

.logo {
	width: 800px;
	height: 160px;
	margin: 20px auto 0px;
	text-align: center;
}

.content {
	/* background: #FFFFFF url('images/bg-gradient-bottom2.jpg') bottom center repeat-x; */
	width: 700px;
	margin: auto;
}

.copyright,
.copyright a {
	text-align: center;
	color: #EEEEEE;
}

.box {
	/* background: #FFFFFF url('images/bg-gradient-bottom2.jpg') bottom center repeat-x; */
	/* border: 1px solid #94A3C4; */
	background-color: #222222;
	border: 1px solid #3A3A3A;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.border {
	border: 1px solid #3A3A3A;
}


/*********************/
/* Layout and Design */
/*********************/

.fb-box-center {
	background: #FFFFFF none repeat scroll 0 0;
	border-left: 1px solid #94A3C4;
	border-right: 1px solid #94A3C4;
	border-bottom: 1px solid #94A3C4;
	border-top: 0px solid #D8DFEA;
	padding: 10px 10px 8px;
	margin: 0 auto 20px;
	
	color: #333333;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	text-align: left;
}

.fb-box-header {
	background: #ECEFF5 none repeat scroll 0 0;
	border: 1px solid #94A3C4;
	border-bottom: 1px solid #D8DFEA;
	padding: 10px 10px 8px;
	margin: 20px auto 0;
}

.fb-box-header form {
}

.fb-box-header img {
	padding:0 10px 0 0;
	width: 40px;
}

.fb-box-header #edit-mail-wrapper,
.fb-box-header #edit-mail-1-wrapper {
	margin: 0px;
	width: 0px;
	position: relative;
	float: left;
}

.fb-box-header #edit-mail {
	position: relative;
	float: left;
	margin: 7px 0 0;
	font-size: 11px;
	padding: 2px;
}

.fb-box-header #edit-title,
.fb-box-header #edit-title a {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#014586;

	text-align: left;
	line-height:15px;
}

.fb-box-header a#edit-logout {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#014586;

	position: relative;
	text-align: left;
	top: 8px;
}

.fb-box-header #edit-title a:hover,
.fb-box-header a#edit-logout:hover {
	text-decoration: underline;
}

.fb-box-header #edit-more,
.fb-box-header #edit-more:hover {
	position: relative;
	float: left;
	margin: 5px 0px 0px 0px;
	
	background: #EAEAE9 url(http://www.connect.facebook.com/rsrc.php/z9PKX/hash/e7508nhk.gif);
	border-color: #888888;
	border-style: solid;
	border-width: 1px;
	padding: 3px 6px 4px;
	vertical-align:bottom;
	
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	
	text-decoration: none;
}

.fb-box-header #edit-more #plus-icon {
	background: transparent url(http://www.connect.facebook.com/rsrc.php/z9PKX/hash/e7508nhk.gif) 0 -388px no-repeat;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}
	
.fb-box-header .description,
.fb-box-header label {
	display: none;
}