/* ======================================================
	 Imagiin style sheet, version 1.1
	 Original author : Ishkhan Adamyan (i.adamyan@yahoo.com)
====================================================== */


/* ------------------------------------------------------
   Default HTML element definitions
------------------------------------------------------ */
@import url(tabs.css);
/* Removing borders from linked images */ 
a img{border:none;}

/* removing extra margin from form elements */
form{margin:0px; padding:0px;}

/* default font */
body, h1, h2, h3, h4, h5, h6, td{font: 10px "Verdana", Arial, Helvetica, sans-serif; color: #666; margin:0px; background-color: inherit;}

body {
background-color: #fff;
}
/* Headlines : h1 is used for the main (top) headline/contecnt section
h2 is used for the rest of the content headlines */
h1, h2{margin-bottom:5px;font-size:12px;line-height:1em; font-weight: bold;}
h3{margin: 0; padding: 0;}


/* Common text elements */
p{padding: 0px 0px 9px 0px;line-height:17px;margin:0px}

/* Link colors */
a:link, a:visited {color:#666666;text-decoration: none; background-color: inherit;}
/*a:visited{color:#666666; background-color: inherit;}*/
a:hover{color:#666666;text-decoration: underline; background-color: inherit;}
a:active{color:#0000CC; background-color: inherit;}

/* Ordered and unordered list elements */
ul,ol,li{margin: 0px;padding:0px;}

/* used for breaking flows */ 
.breaker {
	overflow:hidden;
	height:1px;
	clear:both
	}

img {border: none}

.pink {
color: #982482;
}

#container {
width: 685px;
margin: 10px auto;
background: #fff;
color: #999;
border:0px solid red;
}
#container_home {
	width: 560px;
	position : absolute;	
	background: #fff;
	color: #999;
	border:0px solid red;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#left {

width: 221px;
left: 32%;
position : absolute;
background-color: #fff;
color: #999;
border: 0px solid yellow;
}
.ibox {padding: 10px;
border-top: 1px solid #edecec;
border-bottom: 1px solid #cbc9c9;
background: #e0e0df url(../../img/fr/leftborder.gif) top left repeat-y;
}

#content {
float: right;
width: 451px;
border: 0px solid blue;
position:relative;
}
#content_new {
float: right;
width: 330px;
border: 0px solid blue;
position:relative;
}

#logo {
height: 106px;
overflow: hidden;
border-bottom: 1px solid #cbc9c9;
}


.columns3 {
background: #fff url(../../img/fr/col3bg.gif) 2px 0px repeat-y;
margin-top: 5px;
float: left;
font-size: 9px;
}
.col1{
float: left;
margin-left: 2px;
width: 140px;
text-align: justify;

}

.col2{
float: left;
margin-left: 11px;
width: 140px;
text-align: justify;

}

.col3{
float: left;
text-align: justify; 
margin-left: 16px; 
width: 137px;

}
.col1 h1, .col2 h1, .col3 h1 {
line-height: 1.3em;
height:50px;
}

.col1 h1 {
color: #237986;
text-align: left;
}
.col2 h1 {
color: #840681;
text-align: left;
}
.col3 h1 {
color: #a0a9d2;
text-align: left;
}

.col1 img {margin: 10px 0;}
.col2 img {margin: 10px 0;}
.col3 img {margin: 10px 0;}

#footer {
margin: 100px 0;
text-align: center;
}

#footer a, #footer a:active, #footer a:visited {
color: #9a2284;
margin: 0 0px;
background-color:#fff;
text-decoration: none;
font-size: 9px;
}
#footer a:hover
{color: #982482;
background-color:#fff;}

#info ul {
padding-left: 0px;
list-style: none;
}
#info ul li {

background: url(../../img/fr/bullet.gif) left center no-repeat;
padding-left: 8px;
}
#info ul li div {
float: right;
}
#info img {
vertical-align: text-bottom;
}
#legal ul li {
margin: 2em;
list-style-type: disc;
padding-left: 5px;
}

#login {
width: 201px;
float: left;
}
#login span {
display: block;
float: left;
width: 82px;
font-size: 9px;
color: #9a2284;
padding-top: 4px;
}
.left200 {
float: left;
width:201px;

}
.left {
float: left;
}
.right {float: right;
}
/*#login input {
	border: none;
	color:#fff;
	width: 105px;
	font-size: 9px;
	line-height: 16px;
	height: 18px;
	background-color: transparent;
	background-image: url(../../img/fr/leftinputbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 8px;
}*/
#login input {
	border: none;
	color: black;
	width: 101px;
	font-size: 9px;


	background-color: transparent;

	padding-top: 2px;
	margin-right: 8px;
	padding-bottom: 0;
	margin-left: 8px;
}
.for_login_input {
	background-image: url(../../img/fr/leftinputbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 117px;
	float:right;
	height: 18px;
	margin-bottom:3px;
	padding: 3px 0px 1px;
}

.okbutton {
background: transparent url(../../img/fr/ok_base.png) left center no-repeat;
width: 33px;
display:block;
text-indent: -5000px;
float: right;
margin-top: 3px;
height: 22px;
}
a.okbutton:hover {
background: transparent url(../../img/fr/ok_hover.png) left center no-repeat;
}
a.okbutton:active {
background: transparent url(../../img/fr/ok_click.png) left center no-repeat
}
#pink {
background-color: #c8b9cb;
line-height: 18px;
border-top: 1px solid #d8cad8;

}
.gobutton {
float: right;
margin: 0px;
background: transparent url(../../img/fr/go_base.gif) left center no-repeat;
width: 33px;
display:block;
font-size:0px;
text-indent: 15px;
float: right;
margin-top: 0px;
height: 23px;

}
a.gobutton:hover {
background: transparent url(../../img/fr/go_hover.gif) left center no-repeat;
}
a.gobutton:active {
background: transparent url(../../img/fr/go_click.gif) left center no-repeat;
}
#greenbox {
background-color: #b0ca36;
line-height: 18px;
color: #fff;
}
.action {
float: left;
width: 32px;
height: 20px;
display:block;
text-indent: -500em;
overflow: hidden;
}
.action span {
display: none;
}
.action.mm, a.action.mm:visited, a.action.mm:active {
width: 32px;
background: url(../../img/fr/actionbar/action_mm.gif) left center no-repeat;
}
a.action.mm:hover {
background: transparent url(../../img/fr/actionbar/action_mm_h.gif) left center no-repeat;
}
/*a.action.mm:active {
background: transparent url(../../img/fr/actionbar/action_mm_c.gif) left center no-repeat
}*/
a.action.mm_active {
width: 32px;
background: transparent url(../../img/fr/actionbar/action_mm_c.gif) left center no-repeat
}
.action.m, a.action.m:visited, a.action.m:active {
width: 45px;
background: url(../../img/fr/actionbar/action_m.gif) left center no-repeat;
}
a.action.m:hover {
background: transparent url(../../img/fr/actionbar/action_m_h.gif) left center no-repeat;
}/*
a.action.m:active {
background: transparent url(../../img/fr/actionbar/action_m_c.gif) left center no-repeat
}*/
a.action.m_active {
width: 45px;
background: transparent url(../../img/fr/actionbar/action_m_c.gif) left center no-repeat
}
.action.zero, a.action.zero:visited, a.action.zero:active {
width: 46px;
background: url(../../img/fr/actionbar/action_zero_h.gif) left center no-repeat;
}
a.action.zero:hover {
background: transparent url(../../img/fr/actionbar/action_zero_h.gif) left center no-repeat;
}
/*a.action.zero:active {
background: transparent url(../../img/fr/actionbar/action_zero_c.gif) left center no-repeat
}*/
a.action.zero_active {
width: 46px;
background: transparent url(../../img/fr/actionbar/action_zero_c.gif) left center no-repeat
}
.action.p, a.action.p:visited, a.action.p:active {
width: 45px;
background: url(../../img/fr/actionbar/action_p.gif) left center no-repeat;
}
a.action.p:hover {
background: transparent url(../../img/fr/actionbar/action_p_h.gif) left center no-repeat;
}
/*
a.action.p:active {
background: transparent url(../../img/fr/actionbar/action_p_c.gif) left center no-repeat
}*/
a.action.p_active {
width: 45px;
background: transparent url(../../img/fr/actionbar/action_p_c.gif) left center no-repeat
}
.action.pp, a.action.pp:visited, a.action.pp:active {
width: 32px;
background: url(../../img/fr/actionbar/action_pp.gif) left center no-repeat;
}
a.action.pp:hover {
background: transparent url(../../img/fr/actionbar/action_pp_h.gif) left center no-repeat;
}
/*
a.action.pp:active {
background: transparent url(../../img/fr/actionbar/action_pp_c.gif) left center no-repeat
}*/
a.action.pp_active {
width: 32px;
background: transparent url(../../img/fr/actionbar/action_pp_c.gif) left center no-repeat
}


/*.action {
float: left;
width: 30px;
height: 19px;
display:block;
text-indent: -500em;
overflow: hidden;
background: url(../../img/fr/actionbar/action_zero.gif) left center no-repeat;
}
.action span {
display: none;
}
.action.mm {
background: url(../../img/fr/actionbar/action_mm.gif) left center no-repeat;
}
.action.m {
width: 42px;
background: url(../../img/fr/actionbar/action_m.gif) left center no-repeat;
}
.action.zero {
width: 52px;
background: url(../../img/fr/actionbar/action_zero.gif) left center no-repeat;
}
.action.p {
width: 43px;
background: url(../../img/fr/actionbar/action_p.gif) left center no-repeat;
}
.action.pp {
background: url(../../img/fr/actionbar/action_pp.gif) left center no-repeat;
}*/



.information {
color: #92b0d1;
}
.information #outerbox {
height: 100px;
overflow: hidden;
width: 187px;
position:relative;
border-top: 1px solid silver;
}
.information #innerbox {
margin-top: 0px;
color: #999;
position:absolute;
top:0px;
left:0px;
height: 100px;
}
.information .innerbox  p{
line-height: 11px;
margin: 5px 0 0;
padding: 5px;
border: 0px solid red;
}
.line {
height: 1px;
background: url(../../img/fr/dottedline.gif) top left repeat-x;
}

.scrollbar {
float: right; height: 85px; width: 10px;
background-color: #93b1d2;
margin-top: 0px;
}
.scrollbar img {margin: 2px;
cursor: pointer;
}

#invitebox {
background-color: #C7B8CB;
}
#invitebox input {
background-color: transparent;
color:#fff;
border:none;
width: 100px;
padding-top: 2px;
margin-right: 8px;
padding-bottom: 0;
margin-left: 8px;
font-size: 9px;
}
.for_invitebox_input {
background-image: url('../../img/fr/inviteinputs.gif');
background-position: left center;
background-repeat: no-repeat;
width: 116px;
float:right;
height: 18px;
margin-bottom:3px;
}

#invitebox span {
float: left;
display: block;
width: 82px;
}

#invitebox .invitebutton {
background: transparent url(../../img/fr/buttons/inviterbase.gif) left center no-repeat;
border: none;
color:#fff;
width: 55px;
margin: 5px;
cursor: pointer;
font-size: 9px;
line-height: 18px;
height: 22px;
float: right;
text-indent: 0px;
font-size:0px;
}
#invitebox a.invitebutton:hover {
background-image:  url(../../img/fr/buttons/inviterhover.gif);
}
#invitebox a.invitebutton:active {
background-image:  url(../../img/fr/buttons/inviterclick.gif);
}
#invitebox h1 {
background: #fff url(../../img/fr/site/fr/quickinvite.png) top left no-repeat;
display: block;
width: 100px;
text-indent: 0px;
height:22px;
font-size:0px;
}
#buttom {
	border-top: 1px solid #edecec;
	background-color: #fff;
	background-image: url(../../img/fr/leftbottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear:both;
	height:26px;
	position: relative;
}

#buttom img {
	position: absolute;
	right: 75px;
	top: 8px;

}
#buttom select {
	font-size: 10px;
	line-height: 11px;
	position: absolute;
	top: 8px;
	right: 5px;
}
#shadow {
background: #fff url(../../img/fr/leftgradient.jpg) top left repeat-x;
margin-left: 0px;
clear:both;
}
#shadow div {
background: transparent url(../../img/fr/shadow_bottom.jpg) bottom left repeat-x;
}

/* questionaries blocks */

#q_title {
width: 227px;
float: right;
height: 35px;
color: #FFFFFF;
background: #fff url(../../img/fr/titlebox.png) top left no-repeat;}
#q_title .right, #q_score .right {
margin: 10px 5px 0 0;
}
#q_score .left {
margin: 10px 0 0 5px;
}
#q_title .left {
margin: 10px 0 0 5px;
}
#q_score {
color: #FFFFFF;
width: 221px;
float: left;
height: 35px;
background: #fff url(../../img/fr/scorebox.png) top left no-repeat;
}
#q_actionbar a{
float: left;
display: block;
border-right: 1px solid #e1d6e6;
text-align: center;
text-indent: -500px;
overflow: hidden;
height: 37px;
width: 55px;
background:#fff top left no-repeat;
}
#q_actionbar a:hover {
background-position: 0px -38px;
}
#q_actionbar a.recycle_diz,
#q_actionbar a.stop_diz,
#q_actionbar a.pause_diz,
#q_actionbar a.play_diz,
#q_actionbar a.full_diz,
#q_actionbar a.validate_diz,
#q_actionbar a.unregister_diz,
#q_actionbar a.fly_diz,
#q_actionbar a.next_diz
 {
 cursor:default;
}
#q_actionbar a.recycle_diz:hover,
#q_actionbar a.stop_diz:hover,
#q_actionbar a.pause_diz:hover,
#q_actionbar a.play_diz:hover,
#q_actionbar a.full_diz:hover,
#q_actionbar a.validate_diz:hover,
#q_actionbar a.unregister_diz:hover,
#q_actionbar a.fly_diz:hover,
#q_actionbar a.next_diz:hover
 {
background-position: 0px 0px;
}
#q_actionbar .recycle {
width: 56px;
background-image: url(../../img/fr/q_action/recycle.png);
}
#q_actionbar .stop {
background-image: url(../../img/fr/q_action/stop.png);
}
#q_actionbar .pause {
background-image: url(../../img/fr/q_action/pause.png);
}
#q_actionbar .play {
background-image: url(../../img/fr/q_action/play.png);
}
#q_actionbar .full {
background-image: url(../../img/fr/q_action/full.png);
}
#q_actionbar .validate {
background-image: url(../../img/fr/q_action/validate.png);
}
#q_actionbar .unregister {
background-image: url(../../img/fr/q_action/unregister.png);
}
#q_actionbar .fly {
background-image: url(../../img/fr/q_action/fly.png);
}
#q_actionbar .next {
width: 58px;
border: 0px solid red;
background-image: url(../../img/fr/q_action/next.png);
}
#q_actionbar .recycle_diz {
width: 56px;
background-image: url(../../img/fr/q_action/recycle-diz.png);
}
#q_actionbar .stop_diz {
background-image: url(../../img/fr/q_action/stop-diz.png);
}
#q_actionbar .pause_diz {
background-image: url(../../img/fr/q_action/pause-diz.png);
}
#q_actionbar .play_diz {
background-image: url(../../img/fr/q_action/play-diz.png);
}
#q_actionbar .full_diz {
background-image: url(../../img/fr/q_action/full-diz.png);
}
#q_actionbar .validate_diz {
background-image: url(../../img/fr/q_action/validate-diz.png);
}
#q_actionbar .unregister_diz {
background-image: url(../../img/fr/q_action/unregister-diz.png);
}
#q_actionbar .fly_diz {
background-image: url(../../img/fr/q_action/fly-diz.png);
}
#q_actionbar .next_diz {
width: 58px;
border: 0px solid red;
background-image: url(../../img/fr/q_action/next-diz.png);
}
#q_actionbar .caption {
color: #a55eb5;
width: 56px;
float: left;
height: 24px;
line-height: 24px;
font-size: 9px;
text-align: center;
}
#iq_box {
background-color: #b894c0;
color: #9a2284;
margin-bottom: 3px;
width: 451PX;
}

#iq_box ul{
display: block;
margin-left: 10px;
list-style: none;
}
#iq_box div {
border-bottom: 1px solid silver;
border-top: 1px solid #fff;
padding:10px 0;
}
#iq_box table {
background-color: #FFFFFF;
color: #9d2088;
font-weight: normal;
}
table td {
background-color: #FFFFFF;
padding: 1px 0 2px 5px;
text-align: left;
font-size: 9px;
font-weight: normal;
}
table .dark td {
background-color:#ead3e5;
}
table .white td {
background-color:white;
}
/* end of questionaries blocks */

/* home page parts */
#hometop {
	position: absolute;
	top: 0px;
	right: 20px;
	width: 451px;
	height:170px;
	z-index:1000;
	background-color: transparent;
	background-image: url(../../img/fr/site/fr/homepagetopimage.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#hometop h1 {
display: none;
}
#homeimages {
width: 270px;
position: relative;
top: 145px;
right: 53px;

z-index:100;
}
#topleftimage {
position: absolute;
top: 0px;
left: 0px;
width:123px;
height:153px;
z-index:100;
display: block;
}
#toprightimage {
position: absolute;
top: 0px;
right: 0px;
width: 133px;
height:153px;
z-index:100;
display: block;
}
#bottomrightimage {
position: absolute;
top: 157px;
right: 0px;
width: 133px;
height:133px;
z-index:50;
display: block;
}
#bottomleftimage {
position: absolute;
top: 157px;
left: 0px;
width: 123px;
height:133px;
z-index:50;
display: block;
}
#partnergif {
position: absolute;
top: 435px;
left: 60px;
}
#todemo {
position: absolute;
top: 515px;
left: 60px;
width: 260px;
height: 75px;

}

/*end of home page */

#flashplaceholder {
height: 338px;
width: 451px;
background-color: #000000;
margin-bottom: 2px;
}


#answerbox {
position: absolute;
width: 261px;
z-index: 1000;
left: 120px;
top: 330px;
background: #dfddde url(../../img/fr/q_box_bg.jpg) top left repeat-x;
color: #83067e;

border: 1px solid #b4a7b9;
}
#answerbox .topbox {padding: 10px;
border-bottom: 1px solid #bbb;
text-align: center;
}
#answerbox .bottombox {padding: 10px;
border-top: 1px solid #fff;
padding-bottom:30px;
}

#answerbox.envoyer {
background: none;
width: 330px;
left: 60px;
border: 0;
padding: 0px;

}
#answerbox.envoyer .header {
background: transparent url(../../img/fr/envoyer.png) top left no-repeat;
width: 327px;
height: 39px;
}
#answerbox.envoyer .answercontent {
background: #dfddde url(../../img/fr/q_box_bg.jpg) 0px -5px repeat-x;
border: 1px solid silver;
border-bottom: none;
border-right: 1px solid #969697;
margin: 0;
}


#answerbox.envoyer .topbox {
margin: 0;
padding: 0px 0px 5px;
border: none;
}
#answerbox.envoyer .bottombox {
background: transparent url(../../img/fr/envoyerbuttom.png) top left no-repeat;
height: 12px !important;
border-top: 0;
margin:0;
overflow: hidden;
padding: 0;
}
#answerbox.envoyer .answercontent a {
color: gray;
margin: 0px 5px;
font-size: 0.76em;
text-decoration: none;
}
#answerbox h2 {
line-height: 30px;

color: #83067e;
text-align: center;
background: transparent;
}
#answerbox h2 span {
vertical-align: middle;}
.changeanswers, .watchagain  {
display: block;
float: left;
height: 21px;
background: transparent url(../../img/fr/changeanswers_b.gif) top left no-repeat;
text-indent: -5000px;
overflow: hidden;
width: 133px;
margin-left: -5px;
}
.watchagain {
background: transparent url(../../img/fr/watch_b.gif) top left no-repeat;
width: 107px;
margin-left: 5px;
height: 21px;}


#answerbox img{
vertical-align: top;
}


.envoyercol2 {
width: 160px;
float: left;

}
table{
text-align: left;
}
td {
height: 10px;
font-size: 9px;
line-height: 15px;
padding: 1px;
color: #944890;

}
.grayrow td {
background-color:#e4e4e6;

}

#q_score_pink {
background: url(../../img/fr/pinksubheader.jpg) top left no-repeat;
height: 34px;
width: 451px;
}

#q_score_pink .left {
padding: 10px 5px 5px 10px;
color: #FFFFFF;
}


/* gor parts */


.contentinfo {
	margin:10px 0;
}
.contentinfo .header {
	height:20px; padding-top:13px;
	background:#fff url(../../img/fr/contentpinkcorner.png) top left no-repeat;
	overflow:hidden;
}
.contentinfo .header h1{
	height:20px; padding-left:10px; 
	color:#982582; font-weight:normal; font-size:9px; line-height:20px; 
	background:#fff url(../../img/fr/contentheaderbullet.gif) center left no-repeat; 
}

.contentinfo .header a {
	height:20px; padding-left:5px; margin-left: 5px; 
	color:#982582; font-weight:normal; font-size:9px; line-height:20px; 
	background:#fff url(../../img/fr/contentheaderbullet.gif) center left no-repeat; 
}

.contentinfo .section {
	overflow:hidden; margin-bottom:2px;
}
.contentinfo .section h2 {
	height:17px; padding-left:17px; margin:0px;
	color:#fff; font-weight:normal; font-size:9px; line-height:17px; 
	background-color:#c194bf; 
}

.header2 {
height: 20px;
background-color: #C396C2;
}
.contentinfo h3 {
font-weight: bold;
font-size: 9px;
padding-left: 10px;
margin: 3px;
color:  #892c7d;
}

.contentinfo .section .sectioncontent  {
	padding:10px;	
	background-color:#e6d4e6; 
	color:#982582; 
}
.sectionalert {
	padding:10px;
	background-color:#FDCA00;
	color: black;
}
.sectioncontent td {
	padding:2px 5px; color:#982582; font-size:10px;
}
.sectioncontent input.textbox {
	width:90px;
	height:12px;
	border: 1px solid #982482;
	color:#97969B;
	font-size:11px;	
}
.sectioncontent select {
	border: none; 
	background-color:#fff; 
	color:#97969B; font-size:9px; 
	border: 1px solid #982482;
	font-size:11px;	
}
.sectioncontent textarea.license {
	width:425px; height:77px;
	border:none; background-color:#fff; 
	color:#97969B; font-size:11px; 
}
.sectioncontent .acceptpl {
	float:left; margin-top:5px;
}
.sectioncontent .imprimer {
	background: transparent url(../../img/fr/imprimer_b.png) left center no-repeat;
	border: none;
	color:#fff;
	width: 73px;
	margin: 4px;
	cursor: pointer;
	font-size: 9px;
	line-height: 18px;
	height: 22px;
	float: right;
	text-indent: -5000px;
	
}
.sectioncontent a.imprimer:hover {
	background-image:  url(../../img/fr/imprimer_h.png);
}
.sectioncontent a.imprimer:active {
	background-image:  url(../../img/fr/imprimer_c.png);
}

.sectioncontent .annuler {
	background: transparent url(../../img/fr/annuler_b.png) left center no-repeat;
	border: none;
	color:#fff;
	width: 62px;
	margin: 4px;
	cursor: pointer;
	font-size: 0px;
	line-height: 18px;
	height: 22px;
	float: right;
	text-indent: 0px;
	
}
.sectioncontent a.annuler:hover {
	background-image:  url(../../img/fr/annuler_h.png);
}
.sectioncontent a.annuler:active {
	background-image:  url(../../img/fr/annuler_c.png);
}

.sectioncontent .valider {
	background: transparent url(../../img/fr/valider_b.png) left center no-repeat;
	border: 0;
	color:#fff;
	width: 62px;
	margin: 4px;
	cursor: pointer;
	font-size: 0px;
	line-height: 18px;
	height: 22px;
	float: right;
	text-indent: 0px;
	
}
.sectioncontent a.valider:hover {
	background-image:  url(../../img/fr/valider_h.png);
}
.sectioncontent a.valider:active {
	background-image:  url(../../img/fr/valider_c.png);
}
.sectioncontent .valider_checked {
	background: transparent url(../../img/fr/valider_h.png) left center no-repeat;
	border: 0;
	color:#fff;
	width: 62px;
	margin: 4px;
	cursor: pointer;
	font-size: 9px;
	line-height: 18px;
	height: 22px;
	float: right;
	text-indent: -5000px;
	
}
.sectioncontent td {
background: none;
}

.pink_info_text {
	color: #982482;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.sectioncontent .enregistrer {
	background: transparent url(../../img/fr/enregistrer_b.png) left center no-repeat;
	border: none;
	color:#fff;
	width: 81px;
	margin: 4px;
	cursor: pointer;
	font-size: 0px;
	line-height: 18px;
	height: 22px;
	float: right;
	text-indent: 0px;
	font-size:0px;
}
.sectioncontent a.enregistrer:hover {
	background-image:  url(../../img/fr/enregistrer_h.png);
}
.sectioncontent a.enregistrer:active {
	background-image:  url(../../img/fr/enregistrer_c.png);
}

a.ajouter {
background: url(../../img/fr/ajouter_b.png) left center no-repeat;
border: none;
color:#fff;
width: 59px;
margin: 4px;
cursor: pointer;
line-height: 18px;
height: 22px;
float: left;
text-indent: 0px;
margin-right: 5px;
font-size: 0px;
}
a.ajouter:hover {
background: url(../../img/fr/ajouter_h.png) top left no-repeat;
}
a.ajouter:active {
background: url(../../img/fr/ajouter_c.png) top left no-repeat;
}


.margin_bot5 {
	margin-bottom:5px;
	font-size:9px;
}


.sectioncontent .suprimer {
	background: transparent url(../../img/fr/supprimer_b.png) left center no-repeat;
	border: 0;
	color:#fff;
	width: 62px;
	margin: 4px;
	cursor: pointer;
	font-size: 0px;
	line-height: 19px;
	height: 22px;
	float: right;
	text-indent: 0px;
	
}
.sectioncontent a.suprimer:hover {
	background-image:  url(../../img/fr/supprimer_h.png);
}
.sectioncontent a.suprimer:active {
	background-image:  url(../../img/fr/supprimer_c.png);
}

.sectioncontent td {
background: none;
}




.sectioncontent .motiver {
	background: transparent url(../../img/fr/motiver_b.png) left center no-repeat;
	border: 0;
	color:#fff;
	width: 62px;
	margin: 4px;
	cursor: pointer;
	font-size: 0px;
	line-height: 19px;
	height: 22px;
	float: right;
	text-indent: 0px;
	
}
.sectioncontent a.motiver:hover {
	background-image:  url(../../img/fr/motiver_h.png);
}
.sectioncontent a.motiver:active {
	background-image:  url(../../img/fr/motiver_c.png);
}

.sectioncontent td {
background: none;
}




.sectioncontent .suprimer {
	background: transparent url(../../img/fr/supprimer_b.png) left center no-repeat;
	border: 0;
	color:#fff;
	width: 62px;
	margin: 4px;
	cursor: pointer;
	font-size: 0px;
	line-height: 19px;
	height: 22px;
	float: right;
	text-indent: 0px;
	
}
.sectioncontent a.suprimer:hover {
	background-image:  url(../../img/fr/supprimer_h.png);
}
.sectioncontent a.suprimer:active {
	background-image:  url(../../img/fr/supprimer_c.png);
}

.sectioncontent td {
background: none;
}




.sectioncontent .inviter {
	background: transparent url(../../img/fr/inviter_b.png) left center no-repeat;
	border: 0;
	color:#fff;
	width: 50px;
	margin: 4px;
	cursor: pointer;
	font-size: 0px;
	line-height: 19px;
	height: 22px;
	float: right;
	text-indent: 0px;
	
}
.sectioncontent a.inviter:hover {
	background-image:  url(../../img/fr/inviter_h.png);
}
.sectioncontent a.inviter:active {
	background-image:  url(../../img/fr/inviter_c.png);
}

.sectioncontent td {
background: none;
}

.blackbox-text { 
font-size: 13px; 
padding: 10px; 
color: #FFFFFF; 
text-align: center; 
} 

.blackbox-text img { 
float: left; 
margin-right: 15px; 
margin-bottom: 10px; 
margin-top: 5px; 
margin-left: 5px; 
}

.scrollable {
	height : 250px;
	overflow-x : hidden;
	overflow-y : scroll;
	overflow : auto;
}
.scrollableInfo {
	height:85px;
	overflow-x : hidden;
	overflow-y : scroll;
	overflow : auto;

    scrollbar-face-color: #93b1d2;
    scrollbar-highlight-color: #CCCCCC;
    scrollbar-3dlight-color: #93b1d2;
    scrollbar-darkshadow-color: #93b1d2;
    scrollbar-shadow-color: #CCCCCC;
    scrollbar-arrow-color: White;
    scrollbar-track-color: #93b1d2;
}

.theadtr {
	position:relative; 
	top: expression(offsetParent.scrollTop-1); /*IE5+ only*/
}

.wordwrap {
 word-wrap: break-word;
}

