html {
	margin-bottom:0;
}


body {
	margin: 0;
	/*font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	height:100%;
	min-height:100%;
}
p, td, div, span {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	color: #0000CC;
}
a:hover {
	color: #DD0000;
}
hr {
	border: 0;	
	color: #E7E7E7;
	background-color: #E7E7E7;
	height: 1px;
}
#Header-Links {
	position: absolute;
	top: 15px;
	right: 10px;
	text-align: right;
	
}

.Header-Links {
	
}

.Header-Links a {
	color: #0000CC;
	font-size:10px;
}

.Header-Links a:hover {
	color: #DD0000;
	font-size:10px;
}

#Logo-Home {
	margin-top: 58px;
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}
#LoginBox-Home {
	text-align: center;
}
#MainBody {
	/*background-image: url(images/globe.gif);*/
	background-repeat: repeat-y;
	/*background-position: bottom right;*/
	background-image:url(/images/sidemenugradient.jpg);
	padding-left:15px;
}
#Tabs-Home {
	margin: 0;
	padding: 0;
	text-align: center;
}
#Tabs-Other {
	margin: 0;
	padding: 0;
	padding-left: 14px;
}
#User {
	position: absolute;
	top: 56px;
	right: 8px;
	text-align: right;
}
#User-Home {
	position: absolute;
	top: 8px;
	right: 8px;
	text-align: right;
}
#ma_member, #ma_units {
	color: #CC0000;
	text-decoration: none;
}
#ma_sign_in_old {
	color: #FFFFFF;
	border: 1px solid #000000;
	padding: 3px 12px;
	background-color: #CC0000;
	text-decoration: none;
	display: block;
	margin-top: 4px;
	text-align: center;
	width: 120px;
	font-weight: bold;
}
#ma_sign_in_old:hover {
	background-color: #CCCCCC;
	color: #DD0000;
}



#ma_sign_in {
	/*color: #FFFFFF;
	border: 1px solid #000000;
	padding: 3px 12px;
	background-color: #CC0000;
	*/
	background-image:url(/images/);
	text-decoration: none;
	display: block;
	margin-top: 4px;
	text-align: center;
	width: 120px;
	font-weight: bold;
}

/*#ma_sign_in:hover {
	background-color: #CCCCCC;
	color: #DD0000;
}
*/



#SearchPanel-Home {
	margin: 0;
	padding: 0;
	width: 100%;
	background-image: url(/images/search-bg-ps.gif);
	background-repeat:repeat-x;
}
#SearchPanel-Other {
	margin: 0;
	padding: 0;
	width: 100%;
	background-image: url(/images/search-bg-ps.gif);
	background-repeat:repeat-x;
}
#SearchBy-Other {
	padding-left: 6px;
}
#SearchBox {
	margin: 0;
	padding-top: 11px;
	padding-left: 18px;
	padding-bottom: 5px;
}
#SearchLabel {
	font-weight: bold;
}
#TagLine {
	text-align: center;
}
#Links-Home {
	text-align: center;
}
#Footer {
	text-align: center;
}
#Ad {
	position: absolute;
	top: 102px;
	left: 370px;
}
#MenuTelNo {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 12px;
}
.Btn-ps {
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #CC0000;
	padding: 1px;
	text-decoration: none;
	text-align: center;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.Btn-ps:hover {
	background-color: #CCCCCC;
	color: #CC0000;
}
.Btn-ps_Hover {
	background-color: #CCCCCC;
	color: #CC0000;
	border: 1px solid #000000;
	padding: 1px;
	text-decoration: none;
	text-align: center;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.Bullet {
	padding-left: 12px;
	padding-bottom: 4px;
	display: block;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.BulletInline {
	padding-left: 12px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.CallMeButton {
	color: #FFFFFF;
	border: 1px solid #000000;
	padding: 3px 12px;
	background-color: #CC0000;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 110px;
	font-weight: bold;
}
.CallMeButton:hover {
	background-color: #CCCCCC;
	color: #DD0000;
}
ul.Menu {
	margin-left: 22px;
	margin-top: 26px;
	border-top: 1px solid #FFFFFF;
	list-style: none;
}
ul.Menu li {
	margin: 0;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.MenuSelected {
	display: block;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 8px;
	padding-left: 21px;
	background-image: url(images/menu-button-hover.gif);
	background-repeat: no-repeat;
	border: 1px solid #cc0000;
	border-right: 0;
	text-decoration: none;
}
.MenuButton {
	display: block;
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	padding: 8px;
	padding-left: 21px;
	background-image: url(images/menu-button-bg.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.MenuButton:hover {
	color: #ffffff;
	background-color: #CCCCCC;
	background-image: url(images/menu-button-hover.gif);
	background-repeat: no-repeat;
}


.body-pad-OLD {
	/*margin-left: 12px;*/
	margin-right: 12px;
	
	
	margin-top: -6px;
	/**margin-top: -100px;*/

	background-repeat: repeat-y;
	/*background-position: bottom right;*/
	background-image:url(/images/sidemenugradient.jpg);
	padding-left:15px;
	min-height:100%;
}



.body-pad {
	*margin-right: 12px;
	margin-top: -6px;
	*margin-top: -13px;
	background-repeat: repeat-y;
	background-image:url(/images/sidemenugradient.jpg);
	padding-left:15px;
	min-height:100%;
	height:100%;
	/**background-position: 10px 167px;*/
	/*position:absolute;
	top:187px;
	left:0px;*/
	float: left;
	
}



.smallText {
	font-size: 8px;
	color: #777777;
}
.GoogleWide	{ 
	border-top: 1px solid #ECECEC; 
	border-bottom: 1px solid #ECECEC; 
}
.GoogleNarrow { 
	border-left: 1px solid #ECECEC; 
	padding-left: 8px; 
}
.Green { 
	color: #008000; 
	text-decoration: none; 
}
.RedSmall {
	font-size: 8px; 
	color: #CC0000; 
}

.hp_advertising_image
{
	padding: 10px 0px 10px 0px;
}

.hp_advertising_link
{
	padding: 0px 0px 0px 0px;
}
.centertext
{
	text-align: center;
}



#headHr {
	margin-top: -1px;
	*margin-top: -7px;
}



/* Login Button Specific Styling */


#User {
	min-height:30px;
	display:inline-block;
	height:30px;
}


.user a:link {
	text-decoration:none;
}


.user a {
	color: white;
	font-size:11px;
}

.user a:hover {
	color: #DD0000;
	font-size:11px;
}




#loginbuttonleft {
	background-image:url(/images/fond_bleu_petit_left.png);
	min-height:23px;
	min-height:23px;
	display:inline-block;
	min-width:11px;
	margin-right:-4px;
	*margin-right:0px;
}




#loginbuttonmiddle {
	background-image:url(/images/fond_bleu_petit_middle.png);
	min-height:23px;
	display:inline-block;
	
	
	
}


#loginbuttonmiddletext {
	/*vertical-align:middle;
	margin-top: 2px;*/
	display:inline-block;
	/*min-height:23px;*/
}


#loginbuttonright {
	background-image:url(/images/fond_bleu_petit_right.png);
	min-height:23px;
	display:inline-block;
	min-width:4px;
	padding-right:7px;
	margin-left:-4px;
	*margin-left:0px;
}






/* Error Page Specific Styling */

.error-body-pad {
	/*margin-left: 12px;*/
	margin-right: 12px;
	margin-top: -6px;
	/**margin-top: -100px;*/
	*margin-top: -13px;
	background-repeat: repeat-y;
	/*background-position: bottom right;*/
	background-image:url(/images/sidemenugradient.jpg);
	padding-left:15px;
	min-height:100%;
}






/* Login Form Styling */


.home_login_zone_login{
	float:left;
	width:100%;
	
}



.home_login_zone_login form{
	background:#fff url(/images/commun/zone_login_blank_smaller-taller.jpg) no-repeat;
	display:block;
	float:left;
	width:270px !important; 
	height:95px !important; 
	height /**/:120px;
	padding-top:11px;
	overflow: none;
	scrolling: none;
}


.home_login_zone_login form input{
	border:1px solid #b0dbfc;
	background:#fff;font-size:1em;
	float:left;
	/*//padding:2px 2px 2px 2px;
	margin-bottom:5px;*/
	*width:138px
	width:145px !important; 
	margin-left:10px;
}
.home_login_zone_login form a{
	//margin-left:135px;
}

.home_login_zone_login .attention{
	margin-left:10px;
	padding-top:15px;
}.home_login_zone_login .btn_bleu_fd_blanc_avec_fleche{
	margin-top:10px;
	margin-right:5px;
}
.home_login_zone_login form label{
	text-align:right;
	display:block;
	*margin-left:20px;
	float:left;
	width:80px;
	padding-right:10px;
}
.home_login_zone_login .explain_text{
	padding:0px 0px 0px 0px;
	float:left;
	width:258px !important; width /**/:288px;
	padding:10px 0px 0px 30px;
}

.home_login_zone_login fieldset {
	
	margin-left: 10px;
	*margin-left: -10px;
	/*margin-right:-15px;*/
	border: 0px;
}



