* {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
}

body {
	background: #FFFFFF url('http://im1.all-up.com/i/img/bg_body.png') repeat-x;
	font-family: arial, sans-serif;
	text-align: center;
	font-size: 1em;
	height: 100%;
	color: inherit;
}

#content {
	width: 800px;
	text-align: left;
	min-height: 100%;
	height: auto !important; /* min-height IE */
	height: 100%; /* min-height IE */
	margin: 0 auto -70px; /* the bottom margin is the negative value of the footer's height */
}

/***********************************************
 *************** SUPERHEADER *******************
 ***********************************************/
#subheader {
	height: 100px;
}

#subheader #green-act {
	margin: 4px 0px 0px 0px;
	float: left;
	position: relative;
}

#subheader a img {
	border: none;
}

#subheader .left {
	margin-left: 4px;
	position: relative;
}


#subheader h1 {
	font-family: Arial;
	font-size: 2.7em;
	font-style: italic;
	font-weight: normal;
	margin: 20px 0px 0px 9px;
}

#subheader h1 a {
	text-decoration: none;
	color: #00a5cd;
}

#subheader h2 a {
	text-decoration: none;
	color: #969696;
}

#subheader h2 {
	color: #969696;
	font-size: 1em;
	margin: -8px 0px 0px 9px;
}

#subheader .blogh1 {
	font-size: 1.4em;
	text-align: right;
	font-style: normal;
	margin: 0px 10px 0px 0px;
	font-family: Tahoma, arial, sans-serif;
}

#subheader .blogh2 {
	font-size: 0.8em;
	text-align: right;
	font-weight: normal;
	margin: -3px 10px 0px 0px;
}

/*************************************************
 ******************** HEADER *********************
 *************************************************/
#header {
	height: 96px;
	background: url('http://im1.all-up.com/i/img/spirales.png') no-repeat top left;
}

* html #header {
	margin-top: -4px;
}

#header p {
	color: #FFFFFF;
	font-size: 0.8em;
	min-height: 72px;
	background: url('http://im1.all-up.com/i/img/bulle.png') no-repeat 0px 22px;
	margin: 0px 50px 0px 50px;
	padding: 25px 0px 0px 60px;
}

* html #header p {
	height: 72px;
}

#header a {
	color: #fff;
	text-decoration: underline;
}

#header a:hover {
	text-decoration: none;
}

/************************************************
 **************** MENU HORIZONTAL ***************
 ************************************************/
#menu-horizontal {
	height: 45px;
	background: url('http://im1.all-up.com/i/img/menu.png') no-repeat;
}

* html #menu-horizontal {
	margin-top: -5px;
	text-align: center;
}

#menu-horizontal ul {
	list-style-type: none;
	text-align: center;
	padding-top: 7px;
}

#menu-horizontal li {
	display: inline;
	font-size: 0.9em;
	margin-left: 0px; /** Bug Firefox **/
	border-right: 1px solid #63c1d8;
	border-left: 1px solid #388ba1;
	padding: 5px 10px 5px 10px;
}

*+html #menu-horizontal li,* html #menu-horizontal li {
	margin-left: 0px;
}

#menu-horizontal a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

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

#menu-horizontal .outside-left {
	border-left: none;
}

#menu-horizontal .outside-right {
	border-right: none;
}

/*********************************************
 ******************* PAGE ********************
 *********************************************/
#main {
	height: auto;
	border-left: 4px solid #d8d8d8;
	border-right: 4px solid #d8d8d8;
	font-size: 1em;
	background: #f1f1f1 url('http://im1.all-up.com/i/img/bg_main.png') no-repeat bottom right;
	padding-top: 25px;
	padding-left: 30px;
}

*+html #main,* html #main {
	height: 1%;
}

#main h1 {
	color: #00a5cd;
	font-size: 1.7em;
	font-family: arial;
	font-style: italic;
	background: url('http://im1.all-up.com/i/img/puce_h1.png') no-repeat top left;
	padding: 5px 0px 0px 25px;
	min-height: 40px;
	font-weight: normal;
}

* html #main h1 {
	height: 45px;
}

#main h1 span {
	color: #7cba2c;
	font-weight: bold;
}

#main h1 strong {
	color: #7cba2c;
	font-weight: bold;
}

#main .col-right h1 span {
	color: #fff;
	font-weight: bold;
}

#main h1 a {
	color: #00a5cd;
	text-decoration: none;
}

#main h2 {
	font-size: 1.1em;
	color: #00a5cd;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 20px;
	background: url('http://im1.all-up.com/i/img/puce_bleu.png') no-repeat scroll left 7px;
}

#main h2 a {
	color: #00a5cd;
}

#main h2.with-icon {
	background-position: top left;
	padding: 15px 0 15px 70px;
	margin-left: 30px;
}

#main h2 strong {
	color: #7cba2c;
}

#main h3 {
	margin: 0 40px 4px 40px;
	font-size: 1.05em;
	color: #00a5cd;
}

#main h3 a {
	color: #00a5cd;
}

#main p {
	color: #666;
	font-size: 0.8em;
	margin: 5px 40px 0 20px;
	padding-bottom: 15px;
	text-align: justify;
}

#main a {
	color: #666;
	font-size: 1em;
	text-decoration: none;
}

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

#main a img {
	border: none;
}

#main blockquote {
	margin: 5px 40px 15px 40px;
	background: #fff url('/i/back/quote.gif') no-repeat scroll top left;
}

#main blockquote p {
	background: url('/i/back/quote_end.gif') no-repeat scroll bottom right;
	margin: 12px 32px 0 32px;
	padding: 15px 40px;
	height: 1%;
}

#main cite {
	float: right;
}

#main ul {
	list-style-type: none;
	list-style-image: url(http://im1.all-up.com/i/img/puce_fleche.png);
	list-style-position: inside;
}

#main ol {
	list-style-position: inside;
	margin-left: 30px;
}

#main ol li,#main ul li {
	font-size: 0.8em;
	color: #666;
}

#main .col-left {
	float: left;
	width: 465px;
}

#main .col-right {
	float: right;
	width: 290px;
	margin-left: 20px;
}

#main option {
	padding-right: 10px;
}

#main dl {
	margin-right: 30px;
	padding-bottom: 20px;
}

#main dl dt {
	color: #00a5cd;
	font-weight: bold;
	font-size: 0.8em;
}

#main dl dt a {
	color: #00a5cd;
}

#main dl dd {
	font-size: 0.8em;
	color: #666;
	background: url(http://im1.all-up.com/i/img/puce_fleche.png) no-repeat scroll left 5px;
	padding-left: 20px;
	text-align: justify;
	margin: 5px 75px 5px 55px;
}

#main p.image {
	margin: 0;
	margin-left: -30px;
	text-align: center;
}

/* Backlink2 creer-un-forum-gratuit
	/*------------------------------------*/
#main.backlink2 {
	background: #f1f1f1 url('http://im1.all-up.com/i/img/img1.png') no-repeat scroll left 240px;
}

/*	Backlink 3 forum-gratuit
	/*------------------------------------*/
#main .backlink3 p,#main .backlink3 h1 {
	margin-left: 20px;
}

#main.backlink3 h1 {
	margin-bottom: 20px;
}

#main.backlink3 .button h1 {
	margin: 0;
}

#main.backlink3 .narrow {
	margin: 0 60px 0 40px
}

/*	Backlink 4 creation-de-forum
	-------------------------------------*/
#main.backlink4 .narrow {
	margin: 0 30px 0 20px;
}

#main.backlink4 .pict1 {
	margin: 0px 25px 10px 20px;
}

#main.backlink4 .pict2 {
	margin: 5px 25px 10px 20px;
}

/*	Backlink 5 creer-son-forum
	-------------------------------------*/
#main.backlink5 .narrow h2 {
	margin-left: 30px;
	clear: both;
}

#main.backlink5 .narrow p {
	margin-right: 80px;
	height: 1%;
}

/*	Backlink 6 creer-forum
	-------------------------------------*/
#content #main blockquote div.bottom-right {
	height: 20px;
	background: red;
	clear: both;
	float: none;
	width: auto;
	background: #fff url('/i/back/bottom-right.png') no-repeat scroll top right;
}

/*	Backlink 1 EN free-forum
	--------------------------------------*/
#main.backlink1_en p {
	margin-right: 90px;
	margin-left: 80px
}

#main.backlink1_en dl {
	margin-left: 50px;
	margin-top: 25px;
}

/*	Backlink 2 EN forums-free
	--------------------------------------*/
#main.backlink2_en ul {
	margin-left: 50px;
	margin-bottom: 20px;
}

#main.backlink2_en p {
	margin-right: 70px;
}

/*	Backlink 3 EN free-forums
	---------------------------------------*/
#main.backlink3_en ul {
	margin-left: 110px;
	margin-bottom: 30px;
}

/*	Backlink 5 EN forum-create
	---------------------------------------*/
#main.backlink5_en p {
	margin-right: 60px;
	margin-left: 30px;
}

#main.backlink5_en p.image {
	margin-right: 0 !important;
	margin-left: -30px;
}

/*	Backlink 6 EN forum-free
	---------------------------------------*/
#main.backlink6_en p {
	margin-right: 100px;
}

#main.backlink6_en h2 {
	margin-left: 40px;
	margin-top: 30px;
	margin-bottom: 15px;
}

/*	Backlink 2 DE kostenlos-forum
	---------------------------------------*/
#main.backlink2_de {
	background: #f1f1f1 url('http://im1.all-up.com/i/img/img1.png') no-repeat scroll left 240px;
}

/*	Backlink 3 ES foros-gratis.htm
	---------------------------------------*/
#main.backlink3_es .pict1 {
	padding-right: 38px;
	vertical-align: middle;
}

#main.backlink3_es .pict2 {
	padding-right: 17px;
	vertical-align: middle;
}

#main.backlink3_es .pict3 {
	vertical-align: middle;
	padding-right: 30px;
}

#main.backlink3_es .pict4 {
	padding-right: 40px;
	vertical-align: middle;
}

/** Créer son forum **/
#main .forum {

}

#main .forum ol {
	list-style-type: none;
	color: #999999;
	font-size: 0.9em;
	margin-left: 40px;
}

*+html #main .forum ol,* html #main .forum ol {
	margin-left: 20px;
}

#main .forum li {
	margin-bottom: 6px;
}

#main #buble-top {
	background: url('http://im1.all-up.com/i/img/bulle_top.png') no-repeat;
	width: 272px;
	text-align: center;
	padding-top: 20px;
}

#main .button {
	text-align: center;
	background: url('http://im1.all-up.com/i/img/button_top.png') no-repeat top;
	width: 236px;
	margin-left: auto;
	margin-right: auto;
}

#main .button h1 {
	padding: 12px 5px 0px 5px;
	background-image: none;
	font-size: 0.8em;
	min-height: 30px;
	color: #fff;
	margin-bottom: 0;
}

* html #main .button h1 {
	height: 20px;
}

#main .button a {
	color: #ffffff;
	text-decoration: none;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
}

#main .button h1 span {
	color: #fff;
}

#main .button .button-bottom {
	background: url('http://im1.all-up.com/i/img/button_bottom.png') no-repeat left bottom;
	width: 236px;
	height: 9px;
}

#main #buble-top #blog-button {
	text-align: center;
	background: url('http://im1.all-up.com/i/img/button_top_blog.png') no-repeat top;
	width: 236px;
	margin-left: auto;
	margin-right: auto;
}

#main #buble-top #blog-button h1 {
	padding: 12px 5px 0px 5px;
	background-image: none;
	font-size: 0.8em;
	min-height: 30px;
}

* html #main #blog-button h1 {
	height: 20px;
}

#main #buble-top #blog-button a {
	color: #ffffff;
	text-decoration: none;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
}

#main #buble-top #blog-button .button-bottom {
	background: url('http://im1.all-up.com/i/img/button_bottom_blog.png') no-repeat left bottom;
	width: 236px;
	height: 9px;
}

#main #buble-bottom {
	background: url('http://im1.all-up.com/i/img/bulle_bottom.png') no-repeat;
	height: 25px;
}

#main .act-vert-buble {
	background: url('http://im1.all-up.com/i/img/act_vert_bulle.png') no-repeat;
	height: 139px;
	width: 157px;
	margin: -33px 0px 0px 140px;
}

/*********************************************
 	 ****************** THEMES *******************
 	 *********************************************/
#main div.buble-form {
	margin: 0px 0px 0px 25px;
	width: 700px;
}

#main div.top-right,#main div.top-left,#main div.bottom-right,#main div.bottom-left {
	position: relative;
	width: 29px;
	height: 29px;
}

#main div.top-right {
	background: url('http://im1.all-up.com/i/img/top_right.png') no-repeat;
	float: right;
}

#main div.top-left {
	background: url('http://im1.all-up.com/i/img/top_left.png') no-repeat;
}

#main div.bottom-right {
	background: url('http://im1.all-up.com/i/img/bot_right.png') no-repeat;
	float: right;
}

#main div.bottom-left {
	background: url('http://im1.all-up.com/i/img/bot_left.png') no-repeat;
}

#main div.contenu {
	background: #FFFFFF url('http://im1.all-up.com/i/img/spirale.png') no-repeat top left;
	border: 4px solid #E0E0E0;
	margin: -29px 0px;
	padding: 5px 0px 0px 20px;
}

#main div.contenu p {
	width: 600px;
	padding: 0px 0px 10px 25px;
}

#main div.contenu form {
	margin: 0px 0px 20px 10px;
	text-align: center;
}

#main div.buble-form dl.left-dl {
	margin-left: 30px;
	text-align: left;
	width: 275px;
}

#main div.buble-form .left-dl dt {
	float: left;
	width: 20px;
	margin-top: 55px;
}

#main div.buble-form .left-dl p {
	font-style: italic;
	text-align: center;
	width: 250px;
}

/*********************************************
 	 **************** FORMULAIRE ******************
 	 *********************************************/
#main div.buble-form input.button1 {
	background: #e7f3f7 url('http://im1.all-up.com/i/img/bg_button.png') repeat-x;
	padding: 2px 20px;
	border: 1px solid #00A5CD;
	color: #222;
	overflow: visible; /* One more IE BUG */
}

#main div.buble-form input.button1:hover {
	border: 1px solid #7CBA2C;
	color: #7CBA2C;
}

#main div.buble-form input.button_disabled {
	border: 1px solid #D8D8D8;
	background: #F1F1F1 url('http://im1.all-up.com/i/img/wait.gif') no-repeat scroll right 50%;
	padding: 2px 20px;
	color: transparent;
	overflow: visible; /* One more IE BUG */
}

#ombre {
	margin: -57px 0px 0px -178px;
	float: left;
	position: relative;
	width: 178px;
	height: 106px;
}

#main-bottom {
	background: url('http://im1.all-up.com/i/img/main_bottom.png') no-repeat;
	width: 800px;
	height: 48px;
}

#main-bottom-nu {
	background: url('http://im1.all-up.com/i/img/main_bottom_nu.png') no-repeat;
	width: 800px;
	height: 25px;
}

.push {
	height: 69px;
}

/*********************************************
 ***************** PIED **********************
 *********************************************/
#pied {
	border-top: 2px solid #b4e4f0;
	background-color: #eff9fc;
	font-size: 0.8em;
	color: #747474;
	padding-top: 0px;
	height: auto;
	min-height: 69px;
}

* html #pied {
	height: 64px;
}

#pied img {
	float: right;
	margin-top: -25px;
	position: relative;
}

#pied ul {
	list-style-type: none;
}

#pied li {
	display: inline;
	background: transparent url('http://im1.all-up.com/i/img/footer_li.png') no-repeat scroll left;
	padding-left: 7px;
	padding-right: 3px;
}

#pied li.no_pipe {
	background: transparent;
}

#pied a {
	text-decoration: none;
	color: #747474;
}

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

#pied p {
	text-align: right;
	margin-top: 10px;
	color: #00a5cd;
}

/*********************************************
 ***************** COMMUN ********************
 *********************************************/
.col1,.col2 {
	float: left;
	width: 210px;
}

.right {
	float: right;
}

.left {
	float: left;
}

.green {
	color: #7cba2c !important;
}

.bold {
	font-weight: bold !important;
}

.gray {
	color: #959595;
}

.blue {
	color: #00a5cd !important;
}

.normal {
	font-weight: normal;
}

.italic {
	font-style: italic;
}

.clear {
	clear: both;
}

.align-r {
	text-align: right !important;
}

.align-l {
	text-align: left !important;
}

#main p.center,.center {
	text-align: center !important;
}

.marginli {
	margin-left: 5px;
	vertical-align: top;
}

.suite {
	background: url(http://im1.all-up.com/i/img/puce_fleche.png) no-repeat center left;
	padding-left: 15px;
	font-size: 0.8em !important;
}

.active {
	background: url('http://im1.all-up.com/i/img/puce_active.png') no-repeat center left;
	font-size: 1.1em !important;
	padding-left: 20px;
	margin-left: 80px;
}

.buble-top {
	background: url('http://im1.all-up.com/i/img/search_top.png') no-repeat;
}

.buble-bottom {
	background: url('http://im1.all-up.com/i/img/search_bottom.png') no-repeat left bottom;
	height: 10px;
}

input.btn_search {
	vertical-align: bottom;
}

.before-after {
	margin: 5px 20px;
	font-weight: bold;
	font-size: 1em !important;
}

.astuce {
	text-align: right !important;
	font-size: 0.9em !important;
}

.layout-IE {
	height: 1%;
}

p.v-align img {
	vertical-align: middle;
}

/* some zh formatting */
#main.backlink3_zh p {
	text-indent: 2em;
	padding-bottom: 1em;
}

#main.backlink3_zh h1 {
	padding-bottom: 0.5em;
}

* html #main.backlink3_zh p {
	text-indent: 1em;
}

*+html #main.backlink3_zh p {
	text-indent: 1em;
}

#main.backlink3_zh ul.img-list {
	display: table;
	margin: -0.5em auto 0 auto;
	list-style-type: none;
	list-style-image: none !important;
}

#main.backlink3_zh ul.img-list li {
	float: left;
	margin: 0 2em 1em 2em;
	text-align: center;
}

#main.backlink3_zh div.help-banner {
	text-align: center;
	margin: 1em auto 1.5em auto;
}

#main.backlink3_zh p.with-img img {
	float: left;
	margin: 1em 1em 1em 0;
}

* html #main.backlink3_zh p.with-img {
	height: 1%;
}

#main.backlink3_zh div.col {
	width: 47%;
	float: left;
	margin: 0 0.5em;
}

#main.backlink3_zh div.col ul li p {
	font-size: 1em !important;
}

#main.backlink3_zh div.col ul li {
	display: table;
	clear: both;
	background: url(http://im1.all-up.com/i/img/puce_fleche.png) no-repeat left 7px;
	list-style-image: none !important;
}

#main.backlink3_zh div.col ul li img {
	float: left;
	margin: 0 1em 1em 2em;
}

#main.backlink3_zh img.center {
	display: block;
	margin: 0.5em auto;
	border: 1px solid #7CBA2C;
}


/**************/
#subheader p.h2 {
	font-family: Arial;
	font-size: 2.7em;
	font-style: italic;
	font-weight: normal;
	margin: 20px 0px 0px 9px;
}
#subheader p.h2 a {
	text-decoration: none;
	color: #00a5cd;
}

#subheader p.slogan {
	color:#969696;
	font-size:1em;
	font-weight:bold;
	margin:-8px 0 0 9px;
}

#main h1 a {
	color:#00A5CD;
	text-decoration:none;
}

#subheader p.blogh4 {
	color:#00A5CD;
	font-family:Tahoma,arial,sans-serif;
	font-size:1.4em;
	font-style:normal;
	font-weight:400;
	margin:0 10px 0 0;
	text-align:right;
}

#subheader p.blogh4 a {
	color:#00A5CD;
	text-decoration:none;
}

#subheader p.blogh2 a {
	color:#969696;
	text-decoration:none;
}

#main .title {
	min-height:40px;
}

#main .title .end {
	color:#00A5CD;
	font-size:1.7em;
	font-style:italic;
	padding:5px 0 0 5px;
}

#main .title .end a {
	color:#00A5CD;
}

#main .title h1 {
	display:inline-block;
}

#main .button p {
	margin:0;
	color:#FFFFFF;
	font-size:0.8em;
	min-height:30px;
	padding:12px 5px 0;
	line-height:16px;
	text-align:center;

}
