html,body
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding: 0;
	margin: 0;
}

/*ul,li,img,p,h1,h2,h3,table,tr,td,dl,dt,dd,form
{border: 0;margin: 0;padding: 0;cellspacing: 0;border-spacing: 0;border-collapse: collapse;}*/

#newsbox { width: 200px; height: 120px; position: relative; overflow: hidden; }
#newslist { position: absolute; padding: 0 0.5em; }

hr,form
{
	border:0;margin: 0;padding: 0;cellspacing: 0;border-spacing: 0;border-collapse: collapse;
}
a
{
	cursor: pointer;
}
       
#back_top
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background: #ffffff url(/images/global/back-top.png) top left repeat-x;
	height: 170px;
}

#global
{
	width: 980px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	_height: 100%;
	background-color: transparent;
}

#header
{
	position: relative;
	float: left;
	width: 960px;
	height: 200px;
	margin: 0;
	padding: 10px 10px 0 10px;
	background: transparent url(/images/header/back-header.png) top left repeat-x;
}

#header #menu
{
	position: absolute;
	top: 133px;
	left: 10px;
	height: 67px;
	width: 960px;
}
#menu dl
{
	float:left;
	margin-bottom: 0;
	padding-bottom: 0;
}

#banniere
{
	float: right;
	width: 728px;
	height: 90px;
	background: #ffffff;
	clear: both;
	margin-top: 5px;
}

#menu a:hover
{
	text-decoration: underline;
	color: white;
	position:relative;
}
#double_ultreia{
text-align:right;
}

.btn_current dt.top_l
{
	background: transparent url(/images/header/btn-left-current_menu.png) top left no-repeat;
	height: 37px;
	padding-left: 30px;
	margin-top: 0;
}

.btn_current dt .top_r
{
	background: transparent url(/images/header/btn-right-current_menu.png) top right no-repeat;
	height: 27px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

.btn_back dt.top_l
{
	background: transparent url(/images/header/btn-left-back_menu.png) top left no-repeat;
	height: 31px;
	padding-left: 29px;
}
.btn_back dt .top_r
{
	background: transparent url(/images/header/btn-right-back_menu.png) top right no-repeat;
	height: 21px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

a.btn_menu
{
	float:left;
	margin-left: 2px;
	font-size: 12px;
	margin-top:-3px;
	_margin-top:-1px;
	_padding-top: 7px;
	cursor: pointer;
	_zoom: 1;
}

a.btn_menu dl
{
	margin-top: 2px;
	padding-top: 0;
	_margin-top: -8px;
	padding-left: 12px;
	background: transparent url(/images/header/btn-left_menu.png) no-repeat top left;
	height: 25px;
}

a.btn_menu:hover
{
	text-decoration: none !important;
}

a.btn_menu:hover dl , a.btn_menu dl.current
{
	background: transparent url(/images/header/btn-left_menu_hover.png) no-repeat top left;
}

.btn_menu dd
{
	float:left;
	margin-left:0;
}

.btn_menu dd .right_r
{
	width: 12px;
	background: transparent url(/images/header/btn-right_menu.png) no-repeat top right;
	height: 25px;
}

a.btn_menu:hover dd .right_r, a.btn_menu dl.current dd .right_r
{
	background: transparent url(/images/header/btn-right_menu_hover.png) no-repeat top right !important;
}

.btn_menu dt
{
	float:left;
}

.btn_menu dt .middle_r
{
	_float: left;
	background-color: #25bae9;
	height: 18px;
	font-size: 11px;
	padding-top: 7px;
	color: #ffffff;
}

a.btn_menu:hover dl dt .middle_r, a.btn_menu dl.current dt .middle_r
{
	background-color: #1156A7 !important;
}

/*=================================== ONGLETS ===================================== */
.btn_menu dt.middle_l #ecom_middle{
	background-color: #e84b30 !important;
	}
.btn_menu dl#ecom_left{
	background: transparent url(/images/header/btn_left_ecom.png) no-repeat top left !important;
}
.btn_menu dd #ecom_right{
	background: transparent url(/images/header/btn_right_ecom.png) no-repeat top right !important;
	}
.btn_menu dt.middle_l #ult_middle{
	background-color: #a84e93 !important;
	}
.btn_menu dl#ult_left{
	background: transparent url(/images/header/btn-left_ultreia.png) no-repeat top left !important;
}
.btn_menu dd #ult_right{
	background: transparent url(/images/header/btn-right_ultreia.png) no-repeat top right !important;
	}


#search
{
	float: right;
	margin-right: 0px;
	margin-top: 7px;
	padding-left: 14px;
	width: 209px;
	height: 32px;
	background: url(/images/header/back_search.png) no-repeat;
	overflow: hidden;
}


#middle
{
	position: relative;
	float:left;
	width: 980px;
	min-height: 555px;
	_height: 555px;
}

#extend
{
	bottom: 0;
	height: 70px;
	left: 0;
	position: absolute;
	width: 980px;
}

#left, #center
{
	float: left;
	margin-left: 10px;
	width: 745px;
	overflow-x: hidden;
	display: inline;
}

.home #left, .home #center
{
	width: auto;
}

#right
{
	float: right;
	margin-right: 10px;
}

#center, #right
{
	margin-left: 4px;
}

#back_bottom
{
	position: relative;
	width: 100%;
	height: 70px;
	background: #ffffff url(/images/global/back-bottom.png) repeat-x center center;
	clear:both;
	margin: 0px auto;
	text-align:center;
}

#footer
{
	margin: 0 auto;
	width: 980px;
	height: 70px;
	background: #ffffff;
	opacity: 0.15;
	filter: alpha(opacity=15);
}
#footer_link
{
	position:absolute;
	margin-left: -480px;
	left: 50%;
	text-align:center;
	width: 980px;
	color: white !important;
	margin-top: 10px;
	z-index: 100;
}

#footer_link a
{
	color: white !important;
}

img, img:hover, a:hover img, a img {border:0 none;}

#lang
{
	float:right;
	color: white;
	margin-left: 10px
}

a.white
{
	color: white !important;
}

a
{
	color: #4b91e2;
	text-decoration: none;
}


a:link
{
	color: #4b91e2;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.elSelect {
	width:140px;
	height:19px;
	background:url(/images/input/input-select.png) no-repeat 0% 0%;
}
.elSelect.bleu {
	background:url(/images/input/input-text-big.png) no-repeat 0% 0%;
}
.elSelect .selected {
	color:#ffffff !important;
	background-color:#C0CCCF !important;
}

.elSelect.bleu .selected {
	color:#ffffff !important;
	background-color:#79ADEA !important;
}
.elSelect .clear {
	clear:both;
}
.elSelect .selectedOption {
	float:left;
	padding:2px 0 0 6px;
	width:95px;
	font-size:12px;
	color:#00236f;
	overflow:hidden;
}
.elSelect .dropDown {
	width: 21px;
	height: 19px;
	float: right;
	background:url(/images/input/btn-select.png) no-repeat 0% 0%;
}

.elSelect .bleu {
	background:url(/images/input/btn-select-bleu.png) no-repeat 0% 0%;
}
.elSelect .optionsContainerTop {
	position:absolute;
	background:url(/images/input/top_center.gif) repeat-x 0% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerTop div {
	background:transparent;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerTop div div {
	background:transparent;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom {
	position:absolute;
	margin:-5px 0 0 0;
	background:url(/images/input/bottom_center.gif) repeat-x 0% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom div {
	background:url(/images/input/bottom_left.gif) no-repeat 0% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom div div {
	background:url(/images/input/bottom_right.gif) no-repeat 100% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainer {
	position:absolute;
	display:none;
}
.elSelect .option {
	padding:4px 0 5px 5px;
	background-color:#ffffff;
	border-left:solid 1px #749490;
	border-right:solid 1px #749490;
	text-align:left;
	font-size:12px;
	color:#00236f;
	cursor: pointer;
}
.elSelect .disabled {
	background-color:#C0CCCF;
	border-left:solid 1px #749490;
	border-right:solid 1px #749490;
	color:#90A4AA;
}
.icon_1 {
	background:url(/images/icons/fr.png) no-repeat 3px 5px;
	padding-left:24px !important;
}
.icon_2 {
	background:url(/images/icons/en.png) no-repeat 3px 5px;
	padding-left:24px !important;
}

input
{
	border: 0px none;
	color: #c0c3c9;
	height: 15px;
	margin-right: 5px;
	height: 19px;
	width: 150px;
	font-size: 12px;
	background: url(/images/input/input-text-big.png) no-repeat left top;
}

input.small
{
	width: 80px !important;
	background: url(/images/input/input-text-small.png) no-repeat left top !important;
}

input:focus
{
	color: #000000;
}

.ok
{
	width: 24px;
	height: 19px;
	background: url(/images/input/ok.png) no-repeat left top;
	border: 0px none;
	vertical-align: top;
	cursor: pointer;
}
.valider
{
	width: 56px;
	height: 19px;
	background: url(/images/input/valider.png) no-repeat left top;
	border: 0px none;
	vertical-align: top;
	cursor: pointer;
}

.btn1, .btn2
{
	width: 176px;
	height: 23px;
	border: 0px none;
	vertical-align: top;
	cursor: pointer;
	position: relative;
}

.btn1
{
	background: url(/images/input/btn_bleu2.png) no-repeat right top;
	margin-top: 5px;
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-align:left;
}

a.btn1
{
	color: white !important;
}

a.btn2
{
	color: white !important;
}

.btn1 span
{
	position:absolute;
	padding-top:4px;
	height: 23px;
	display: block;
	padding-left: 23px;
	/*background: url(/images/input/btn_bleu1_01.png) no-repeat left top;*/
}
.btn2 span
{
	position:absolute;
	height: 23px;
	display: block;
	padding-left: 23px;
	/*background: url(/images/input/btn_bleu1_01.png) no-repeat left top;*/
}
.btn2
{
	background: url(/images/input/btn_bleu2.png) no-repeat left top;
	display: block;
	margin-top: 5px;
	font-size: 10px;
	font-weight: bold;
	color: white;
	padding-top:4px;
	text-align:left;
}

#surfer
{
	width: 210px;
	height: 203px;
	background: url(/images/box/surfer.png) no-repeat left top;
	margin-top: 10px;
}

#surfer2
{
	width: 210px;
	height: 193px;
	margin-top: 10px;
	font-size:18px;
	color:#4B91E2;
	/*font-weight:bold;*/
	text-align:right;
}
#surfer2 p
{
margin-top:5px;
margin-bottom:0px;
}

#country
{
	width: 126px;
	height: 140px;
	background: url(/images/box/select_country2.gif) no-repeat left top;
	margin-top: 30px;
	padding-top:30px;
	padding-bottom:30px;
	color: #CCCCCC;
	position: relative;
}

#country a img
{
	margin-right: 7px;
	vertical-align: top;
}

#country a
{
	padding-left:15px;
	color: #CCCCCC;
	display: block;
	font-weight: bold;
	font-weight: 13px;
}

#country a:hover
{
	color: #0088BB;
	background-color: #DAEBFC;
}

.btn3
{
	width: 210px;
	height: 33px;
	background: url(/images/input/btn3.png) no-repeat left top;
	display: block;
	margin-bottom: 3px;
	position: relative;
}

a.btn3:hover, .btn3.on
{
	background: url(/images/input/btn3_hover.png) no-repeat left top;
}
.btn3.ecom{
	background: url(/images/input/btn3_ecom2.png) no-repeat left top;
}

.btn3 img
{
	margin-left: 4px;
	margin-top:1px;
}
.btn3 span
{
	color: white;
	left:60px;
	top: 9px;
	position: absolute;
	padding: 0px;
	text-align:left;
	font-weight: bold;
	font-size: 13px;
}

.box_bleu_small
{
	width: 232px;
	color: #1055a6;
	margin: 0px;
}

.box_bleu_small dt.top_l
{
	background: url(/images/box/box_bleu_small_01.png) no-repeat left top;
	padding-bottom: 7px;
	width: 232px;
}

.box_bleu_small dd.middle_l
{
	background: url(/images/box/box_bleu_small_03.png) no-repeat left bottom;
	padding-bottom: 8px;
	width: 232px;
	margin: 0px;
}
/* ===================================== BOX ROUGE ======================================== */
.box_bleu_small2
{
	width: 232px;
	color: #000000;
	margin: 0px;
}

.box_bleu_small2 dt.top_l
{
	background: url(/images/box/cadre_haut.png) no-repeat left top;
	padding-bottom: 7px;
	width: 232px;
}

.box_bleu_small2 dd.middle_l
{
	background: url(/images/box/cadre_bas.png) no-repeat left bottom;
	padding-bottom: 7px;
	width: 232px;
	margin: 0px;
}

.box_bleu_small2 dd .middle_r
{
	background: url(/images/box/cadre_centre2.png) no-repeat left top;
	height:190px;
}
/* ============================================================================================= */

.bis dd
{
	padding-bottom: 0px;
	background: transparent !important;
}

.box_bleu_small_bis
{
	background: url(/images/box/box_bleu_small_03.png) no-repeat left bottom !important;
	width: 232px;
	height: 65px;
}


/*Pour index_test */
.box_bleu_small_bis3
{
	background: url(/images/box/box_bleu_small_03.png) no-repeat left bottom !important;
	width: 232px;
	height: 60px;
}

.box_bleu_small_bis2
{
	background: url(/images/box/box_bleu_small_03bis2.png) no-repeat left bottom !important;
	width: 232px;
	height: 100px;
}

.box_bleu_small dd .middle_r
{
	background: url(/images/box/box_bleu_small_02.png) repeat left top;
}

.box_bleu
{
	width: 498px;
	color: #1055a6;
	margin: 0px;
}

.box_bleu dt.top_l
{
	background: url(/images/box/box_bleu_01.png) no-repeat left top;
	padding-bottom: 10px;
	width: 498px;
}

.box_bleu dd.middle_l
{
	background: url(/images/box/box_bleu_03.png) no-repeat left bottom;
	padding-bottom: 9px;
	width: 498px;
	margin: 0px;
}



.box_bleu dd.middle_ltest
{
	background: url(/images/box/box_bleu_03.png) no-repeat left bottom;
	padding-bottom: 9px;
	width: 498px;

	margin: 0px;
}


.box_bleu dd .middle_r
{
	background: url(/images/box/box_bleu_02.png) repeat left top;
	padding-left: 10px;
	padding-right: 15px;
}

.box_bleu dd .middle_rtest
{
	background: url(/images/box/box_bleu_02.png) repeat left top;
	padding-left: 10px;
	padding-right: 15px;
}

.box_bleu2
{
	color: #000000;
	margin: 0px;
}

.box_bleu2 h4
{
	font-size: 16px;
	color: #1055a6;
	margin: 0;
}

.box_bleu2 dt.top_l
{
	background: url(/images/box/box_bleu2_01.png) no-repeat left top;
	padding-left: 9px;
	height: 9px;
}

.onglets dt.top_l
{
	background: url(/images/box/box_bleu2_01bis.png) no-repeat left bottom !important;
	height: 41px !important;
	padding-left: 2px !important;
}

.box_bleu4 dt.top_l
{
	background: url(/images/box/box_bleu2_01.png) no-repeat left bottom !important;
	height: 10px !important;
	padding-left: 10px !important;
}

.box_bleu2 dt .top_r
{
	background: url(/images/box/box_bleu2_02.png) no-repeat right top;
	height: 9px;
}

.onglets dt .top_r
{
	background: url(/images/box/box_bleu2_02.png) no-repeat right bottom !important;
	height: 41px !important;
}

.box_bleu4 dt .top_r
{
	height: 10px !important;
}

.box_bleu2 dd.middle_l
{
	background: url(/images/box/box_bleu2_03.png) repeat-y left top;
	padding-left: 10px;
	margin: 0px;
}

.box_bleu2 dd .middle_r
{
	width: 100%;
	text-align: left;
	margin: 0;
	background: url(/images/box/box_bleu2_03bis.png) repeat-y right top;
}

.box_bleu2 dd.bottom_l
{
	background: url(/images/box/box_bleu2_04.png) no-repeat left bottom;
	padding-left: 9px;
	height: 9px;
	margin: 0;
}

.box_bleu2 dd .bottom_r
{
	background: url(/images/box/box_bleu2_05.png) no-repeat right bottom;
	height: 9px;
	width: 100%;
}

.box_bleu2 hr
{
	border-width: 0 0 0 0;
	border-bottom: 1px dotted #1055a6;
	padding: 0;
	margin-right: 26px;
	margin-top: 7px;
	width: 96%;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.box_bleu2 ul.collectors
{
	margin: 0;
	padding: 13px 0;
	list-style-type: none;
}
.box_bleu2 ul.collectors li
{
	width: 129px;
	text-align: center;
	margin-left: 25px;
	margin-bottom: 7px;
	float: left;
}

.box_bleu2 ul.collectors li a
{
	color:black;
}

.box_image
{
	width: 503px;
	height: 181px;
	background: url(/images/box/box_image.png) no-repeat left bottom;
	margin-bottom:0px;
}

.box_jaune
{
	background: url(/images/box/box_jaune.png) no-repeat right top;
	padding-top: 10px;
	height: 136px;
	width: 724px;
	color: black;
	font-size: 13px;
	padding-right: 15px;
}

.box_jaune h4
{
	font-weight: bold;
	color: white;
	font-size: 16px;
	margin: 0 12px;
}

.box_jaune dt
{
	background: url(/images/box/box_jaune.png) no-repeat left top;
}

.box_jaune hr
{
	border-bottom: 1px dotted #ffffff;
	margin: 5px 12px;
}
.box_jaune ul
{
	margin: 0;
	padding: 13px 0;
	list-style-type: none;
}
.box_jaune ul li
{
	width: 129px;
	text-align: center;
	margin-left: 42px;
	float: left;
}

h3
{
	color: #4b91e2;
	font-size: 18px;
	font-weight: 500;
	margin: 0px;
	padding: 0px;
}

h1
{
	color: #25bae9;
	font-size: 19px;
	font-weight: bold;
	margin: 10px 10px 20px 0;
	padding: 0 3px 0 0;
}

h2
{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 10px 10px 10px 0;
}

dd p
{
	margin: 0;
}

.scrollbar
{

}

#country .up
{
	left: 37px;
	top: 0;
}

#country .down
{
	top:232px;
	left:37px;
}

#country .up, #country .down  {
	width: 55px;
	height: 20px;
	font-size:5px;
	cursor: pointer;
	position: absolute;
	text-align: center;
}

.etape
{
	height: 29px;
	background: url(/images/input/tab_bleu.png) no-repeat;
	padding: 7px;
	color: white;
	font-size: 15px;
	font-weight: bold;
	margin: 15px 0 0 0;
}

.etape span
{
	color: black;
	font-size: 13px;
	padding-left: 20px;
}

hr
{
	border-width: 0 0 0 0;
	border-bottom: 1px dotted #25bae9;
	margin-top: 20px;
}

#up
{
	color:#4178B8 !important;
	background: url(/images/icons/up.png) no-repeat 0 1px;
	padding-left: 15px;
}

.form ul li
{
	float: left;
	margin: 0 3px 0 3px;
	padding: 0;
	list-style-type: none;
	width: 227px;
}

.form ul li input
{
	float: right;
}


.list_jeux a
{
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	display: block;
	text-decoration: none;
	color: black !important;
}

.list_jeux h4
{
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	margin: 0;
}

.btn_big
{
	width: 236px;
	height: 121px;
	padding-top: 5px;
	padding-left: 7px;
	background: url(/images/input/btn_big_bleu2.png) no-repeat;
}

.btn_big img
{
	text-align: center;
}

.btn_big.bleu
{
	background: url(/images/input/btn_big_bleu.png) no-repeat !important;
	color: white !important;
}

.btn_big.jaune
{
	background: url(/images/input/btn_big_jaune.png) no-repeat !important;
}

#outils
{
	background: url(/images/input/outils.png) no-repeat;
	width: 147px;
	height: 31px;
	float: right;
	margin: 10px;
	_display: inline;
}

#outils ul
{
	margin: 8px 8px;
	list-style-type: none;
	padding: 0;
}

#outils ul li
{
	float:left;
	margin-left: 5px;
}

#outils ul li a
{
	display: block;
	width: 16px;
	height: 15px;
}

.clear
{
	clear:both;
}


a.btn_big:hover, a.btn3:hover
{
	text-decoration: none !important;
}




.tab
{
	width: 275px;
	height: 53px;
	background: url(/images/input/tab_jaune.png) no-repeat;
	color: white;
	padding: 10px 10px;
	font-size: 14px;
}

.tab2
{
	width: 165px;
	height: 38px;
	background: url(/images/input/tab_bleu2.png) no-repeat;
	color: white !important;
	padding-top: 7px;
	text-align: center;
	font-size: 14px;
	display: block;
}

a.tab2:hover
{
	text-decoration: none !important;
}

a.chapeau
{
	color: black !important;
}

a.chapeau:hover
{
	text-decoration: none !important;
}

ul.partenaires li
{
	width: 310px !important;
	margin-bottom: 25px !important;
}

ul.infos
{
	padding: 0px;
}

ul.infos li
{
	float: none !important;
	width: auto !important;
	padding-bottom: 15px !important;
	clear: both;
	text-align: left !important;
	list-style-type: none;
}

ul.partenaires li img, ul.infos li div
{
	margin-right: 15px;
	float: left;
}

.onglet
{
	height: 32px;
	background: url(/images/onglets/onglet_l.png) no-repeat top left;
	float: left;
	padding-left:7px;
	margin-right: 3px;
	text-align: center;
	color: white;
	font-size: 13px;
}

.onglet span
{
	display: inline-block;
	padding-top: 9px;
	height: 21px;
	background: #ffffff url(/images/onglets/onglet_r.png) no-repeat top right;
	padding-right: 7px;
}

.onglet-courant
{
	height: 35px;
	background: #ffffff url(/images/onglets/onglet_courant_l.png) no-repeat top left;
	float: left;
	margin-right: 3px;
	text-align: center;
	color: black;
	font-size: 13px;
	font-weight: bold;
	padding-left:7px;
}

.onglet-courant span
{
	display: inline-block;
	padding-top: 9px;
	height: 23px;
	background: #ffffff url(/images/onglets/onglet_courant_r.png) no-repeat top right;
	padding-right: 7px;
}

ul.liste
{
	list-style-type: square;
	padding-top: 15px;
	margin-right: 10px;
	padding-left:25px;
}

ul.liste li
{
	padding-bottom: 5px;
}

ul.liste li a
{
	color: #1055A6 !important;
}

.titre3 a
{
	background: #ffffff url(/images/box/h3.png) no-repeat top left;
	color: black;
	width: 674px;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
	display: block;
	padding: 5px 10px 5px 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 15px;
}

.titre3 a:hover
{
	text-decoration: none;
	background: #ffffff url(/images/box/h3.png) no-repeat bottom left;
}

.onglets .box_bleu4 dt.top_l
{
	background: url(/images/box/box_bleu2_01.png) no-repeat left bottom !important;
	height: 10px !important;
	padding-left: 10px !important;
}

.onglets .box_bleu4 dt .top_r
{
	height: 10px !important;
}

.box_bleu3
{
	color: #000000;
	margin: 0px;
}

.box_bleu3 dt.top_l, .onglets .box_bleu3 dt .top_l
{
	background: url(/images/box/box_bleu3_01.png) no-repeat left top !important;
	padding-left: 9px !important;
	height: 9px !important;
	font-size:1px;
}

.box_bleu3 dt .top_r, .onglets .box_bleu3 dt .top_r
{
	background: url(/images/box/box_bleu3_02.png) no-repeat right top !important;
	height: 9px !important;
	font-size:1px;
}

.box_bleu3 dd.middle_l
{
	background: url(/images/box/box_bleu3_03.png) repeat-y left top;
	margin: 0px;
}

.box_bleu3 dd .middle_r
{
	padding-left: 10px;
	padding-right: 15px;
	width: auto;
	text-align: left;
	margin: 0;
	background: #E2F5FC url(/images/box/box_bleu3_03bis.png) repeat-y right top;
}

.box_bleu3 dd.bottom_l
{
	background: url(/images/box/box_bleu3_04.png) no-repeat left bottom;
	padding-left: 9px;
	height: 9px;
	margin: 0;
}

.box_bleu3 dd .bottom_r
{
	background: url(/images/box/box_bleu3_05.png) no-repeat right bottom;
	height: 9px;
	width: 100%;
}

.box_bleu3 hr
{
	border-width: 0 0 0 0;
	border-bottom: 1px dotted #4b91e2;
	margin-right: 26px;
	width: 96%;
}

/* PortalMessages */
#portalMessage
{
	position: relative;
}

.error
{
	background-color:#FFDDEE;
	background-image:url(/images/icons/error_delete.png);
	background-position:5px 50%;
	background-repeat:no-repeat;
	border:1px solid red;
	color: red;
	font-size:14px;
	font-weight:bold;
	margin:5px 0px 10px;
	padding:10px 10px 10px 25px;
	text-align:center;
	vertical-align:middle;
}

.info
{
	background-color:#EEFAFF;
	background-image:url(/images/icons/information.png);
	background-position:5px 50%;
	background-repeat:no-repeat;
	border:1px solid #8BBDFF;
	color:#1156A7;
	font-size:13px;
	font-weight:bold;
	text-align: center;
	margin:5px 0px 10px;
	min-height:15px;
	padding:10px 10px 10px 25px;
	vertical-align:middle;
}

.date
{
	font-size:10px;
	color:#C0C3C9;
}

/* ======================== ULTREIA ========================= */


form .btn_paiement
{
	width: 150px;
	height: 40px;
	background: url(/images/input/paiement.png) no-repeat left top;
	border: 0px none;
	vertical-align: top;
	cursor: pointer;
}
form .btn_invit
{
	width: 150px;
	height: 40px;
	background: url(/images/input/btn_invit.gif) no-repeat left top;
	border: 0px none;
	vertical-align: top;
	cursor: pointer;
}

form .logo_pdf
{
	display:block;
	border: 0px none;
	cursor: pointer;
	font-family: Arial;
    font-size: 12px;
	font-weight:bold;
	text-align:center;
}
form #lien_ultreia:hover{
text-decoration:none;
}

/*====================== NEWS ============================ */
#head_news{
    background: url("/images/box/box_bleu_01.png") no-repeat scroll left top transparent;
    padding-bottom: 10px;
    width: 498px;
}

#body_news{
    background: url("/images/box/box_bleu_02.png") repeat scroll left top transparent;
    width: 498px;
	height:115px;
	overflow:auto;
}

#foot_news{
    background: url("/images/box/box_bleu_03.png") no-repeat scroll left bottom transparent;
    margin: 0 0 10px 0;
    padding-bottom: 9px;
    width: 498px;
}

#body_news p{
color: #1055A6;
margin:0 15px 5px 15px;
}

.box_image2
{
	width: 503px;
	height: 140px;
	background: url(/images/box/box_image.png) no-repeat left bottom;
	margin-bottom:0px;
}
