/* CSS of www.mobile-prepaye.fr */

/* BASIC ELEMENTS */
BODY {
	font-family:verdana;
	background:#a4dffd url(../images/layout/mp_body_bg.gif) repeat-x;
}

H1 {
	font-size:14px;
}		

H2 {
	font-size:12px;
	color:#005eac;
	border-bottom-style:solid;
	border-bottom-color:#cbdb2a;
	border-bottom-width:2px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	padding-right:10px;	
}

H4{
	font-size:12px;
	text-align:left;
	padding-left:20px;
	margin-bottom:5px;
	margin-top:5px;
	color:#990000;
}

UL {
	margin:10px 0;
	list-style:url(/images/layout/mp_list_style.gif);
}

LI {
	margin:5px 5px 0 25px;
	padding-left:10px;
}	
	
P {
	text-align:justify;	
	font-size:12px;
	margin:10px;
	padding-right:10px;	
}

A {
	color:#0060ae;
	text-decoration:none;
}

A:hover {
	text-decoration:underline;
}

STRONG {
	color:#0157a1;
	font-style:italic;
}

/* WRAPPERS BLOCK*/
#mp_wrapper_top_bg {
	height:5px;
	background:url(../images/layout/mp_wrapper_top_bg.gif) no-repeat;
}
#wrapper{
	background:url(../images/layout/mp_wrapper_bg.gif) repeat-y;
}
#mp_wrapper_bottom_bg {
	height:5px;
	background:url(../images/layout/mp_wrapper_bottom_bg.gif) no-repeat;
}
#mp_wrapper_top_bg,#wrapper,#mp_wrapper_bottom_bg {
	width:800px;
	margin:auto;
}
#mp_wrapper_top_bg {
	margin-top:8px;
}		
#wrapper2 {
	width:790px;
	min-height:650px;	
}
#wrapper2, #content {
	/* background-color:white; */
}	
#wrapper2, #footer,#mp_banner {
	margin:auto;
	width:790px;
}	

/* MENU BLOCK */
#mp_banner {
	background:url(../images/layout/mp_banner.gif) no-repeat;
	height:110px;
}
#mp_banner A{
	display:block;
	height:110px;
}	
#menu A {
	display:block;
	width:120px;
	padding-top:3px;	
	background:url(../images/layout/mp_menu_bg.gif) no-repeat;
	text-decoration:none;
	text-align:center;
	color:#0099ff;
	font-size:11px;
	font-weight:bolder;	
	font-style:italic;
}
#menu A, .big {
	float:left;
	height:24px;
}	
#menu .big {
	width:190px;
	background:url(../images/layout/mp_menu_bg_big.gif) no-repeat;
}
#menu A:hover {
	color:#0055aa;
}

/* CONTENT BLOCK */
#content{
	float:left;
	width:600px;
	font-size:12px;
	padding:5px;
}


/* RIGHT BAR BLOCK*/
#right_bar{
	float:right;
	width:180px;
	font-size:10px;
}
#right_bar, #footer {
	background-color:#93cdfb;
}	

#right_bar h1 {
	text-align:center;
	margin:14px 5px;
	width:139px;
}

#right_bar .button {
	display:block;
	margin:27px 0 0 10px;
}

#right_bar_menu {
	margin:5px 0 10px 0;
}

#login_block {
	margin:auto;
	margin-top:10px;
	width:160px;
	background-color:#ecf8f6;
	padding-bottom:5px;
	border:solid 1px #21a4fe;
}
#login_block H2 {
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	border:0;
	margin-bottom:5px 10px 5px 10px;
	padding-top:0;
	padding-right:10px;		
}
#login_block UL {
	list-style:url();
}

#login_block LI {
	margin:5px 5px 0 5px;
	padding-left:5px;
}

#login_block, #login_block A, #login_block H2 {
	color:#3399ff;
}
#login_block FORM {
	margin:0;
	padding:0;
	margin-right:5px;
	font-size:9px;
}
#login, #password {
	width:70px;
	height:14px;
	font-size:11px
}

/* FOOTER BLOCK */
#footer {
	padding-top:2px;
	padding-bottom:2px;
}
#footer P {
	margin:0; /* reset P */
	font-size:7px;
	font-weight:normal; /* reset bold in legal_mentions.php */
	text-align:center;
	margin-right:180px;
}
