/*
** CSS 
*/

@import "mooRainbow.css";

 /* Remise à zéro des principales balises */
html, body, table, tr, th, td, blockquote, div, span, img, li, form, dl, dd, dt, pre, h1, h2, h3, h4, h5, h6
{
	margin: 0px;
	padding: 0px;
}

/* Remise à zéro des images */
img
{
	border: none;
}

h3
{
	font-weight: bold;
	font-size: 1.3em;
}

h4
{
	font-weight: normal;
	font-size: 1em;
}

hr
{
	border: none;
	border-top: 1px solid #AAAAAA;
	height: 1px;
}

/* Remise à zéro des tables */
table
{
	border-collapse: separate;
	border-spacing: 0;
}

html
{
	width: 100%;
	height: 100%;
}

/* Corps de la page */
body
{
	margin: 4px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Corps entre le header et le footer */
.main
{
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: auto; 
	margin-left: auto; 

	width: 92%;
	padding: 15px;
	padding-bottom: 25px;
	
	background-color: #F5F5F5;
	border: 1px solid #888888;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-khtml-border-radius: 9px;
	border-radius: 9px;
}

/* Liens sur la page */
a
{
	color: #e30e0e;
	font-weight: bold;
	text-decoration: none;
}

/* Effet de souris sur les liens */
a:hover
{
	text-decoration: underline;
}

/* Boite contenant le header */
#header_right
{
	float: right;	
	padding-right: 100px;
}

/* Boite contenant le header */
#header_left
{
	float: left;
	padding-left: 100px;
}

#header
{
	vertical-align: top;
	height: 120px;
}

/* Menu sous le header */
#menu
{
	background: url("../../../images/design/menu.png");
	height:32px;
	border:1px solid #000000;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius:15px;
	padding-left:8px;
	padding-right:8px;
	width:90%;
	margin-left: auto;
	margin-right:auto;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
}


/* Lien des menus */
#menu a
{
	color: #FFFFFF;
	font-size: 14px;
	display:block;
	width:150px;
	padding:8px;
	float: right;	
	text-decoration:none;	
}

#menu a:hover {
	background:url("../../../images/design/hovermenu.png") center top no-repeat;
	}

/* Footer */
#footer
{
	margin-top: 15px;
	margin-bottom: 25px;
	text-align: center;
	font-size: 0.8em;
	border: 1px solid #888888;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius:15px;
	width: 400px;
	margin-left: auto;
	margin-right:auto;
	background-color: #CCCCCC;

	
}

.submit_form
{

	text-align: center;
	font-size: 0.8em;
	border: 1px solid #BABABA;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius:15px;
	width: 350px;
	margin-left: auto;
	margin-right:auto;
	background-color: #E9E9E9;
}

/* Titre des news */
.news_title
{
	font-size: 1.3em;
	font-color: #464646;
	font-weight: bold;
	text-decoration: none;
}

/* Footer des news */
.news_footer
{
	text-align: right;
	font-size: 0.9em;
}

.news_footer_container
{
text-align: right; padding-top: 10px;
}

.news_content
{
	padding-left: 30px;
}

.padded_bold_tab
{
	padding: 2px;
	border-right: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	background-color: #B0B0B0;
}
.padded_bold_tab_classic
{
	padding: 2px;
	border-right: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
	font-weight: bold;
	vertical-align: top;
	text-align: left;

}

.padded_tab
{
	padding: 2px;
	border-right: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
	vertical-align: top;
	text-align: left;
}

.padded_tab_head
{
	padding: 2px;
	border-right: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
	vertical-align: top;
	text-align: left;
	background-color: #B0B0B0;
}

.trade_sell_td_big
{
	vertical-align: top;
	padding: 8px;
	padding-bottom: 25px;
	border-bottom: 1px solid #989898;
	font-size: 12px;
}

.trade_sell_td
{
	vertical-align: top;
	padding: 8px;
	padding-bottom: 25px;
	border-bottom: 1px solid #989898;
}

.trade_buy_td_big
{
	vertical-align: top;
	padding: 8px;
	font-size: 12px;
}

.trade_buy_td
{
	vertical-align: top;
	padding: 8px;
}

.trade_td
{
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
}

.text_sub
{
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

.classic_div
{
	text-align: left;
	width: 90%;
	margin-left: 40px;
	margin-right: auto;
	margin-left: auto;
}

.classic_title
{
	text-decoration: none;
	height: 32px;
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding-left: 36px;
	padding-top: 8px;
	margin-left: 10px;
	background:url("../../../images/design/rune.png") no-repeat;	
}

.marged_tab
{
	margin-left: 40px;
	font-size: 12px;
	background-color: #E9E9E9;
	border: 1px solid #BABABA;
}

.tab
{
	font-size: 12px;
	background-color: #E9E9E9;
	border: 1px solid #BABABA;
	margin-right: auto;
	margin-left: auto;
}

.centered_tab
{
	margin-right: auto;
	margin-left: auto;
}

.padded_left
{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 15px;
	font-size: 12px;
}

.image_star_td
{
	text-align:center;
	border-right: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
}

.centered_div
{
	text-align: center;
}

.soluce_title
{
font-size: 14px; text-decoration: underline;
}

.soluce_text_div
{
padding-left:20px;font-size: 11px;
}

.soluce_div
{
text-align: left;
}

.soluce_screen
{
text-align:center;
}

.soluce_screen_white
{
text-align:center;
background-color: #FFFFFF;
}

.soluce_pagination
{
text-align: center;
}

.classic_text
{
text-align: left;
}

.links_menu
{
	font-size: 13px;
}

.links_menu a
{
	display: block;
	padding-top: 10px;

}

