/*** CSS OF ISWIGO : REGISTER CSS ***/

/* CONTENT */

#content .content{ padding: 0 10px; }

#content h1
{
 display: block;
 clear: right;
 width: auto;
 height: 25px;
 margin: 0 0 30px 5px;
 padding:0 0 0 10px;
 font: 14px "Arial", Helvetica, sans-serif;
 color: #fff;
 line-height: 23px;

 background: #71716f url( '/imgs/green_css/title_bkg.png' ) no-repeat left center;
}

#content h1.n1{background: #71716f url( '/imgs/green_css/title_bkg.png' ) no-repeat left center;}
#content h1.n2{background: #71716f url( '/imgs/green_css/title_bkg.png' ) no-repeat left center;}
#content h1.n3{background: #71716f url( '/imgs/green_css/title_bkg.png' ) no-repeat left center; }
#content h1.n4{background: #71716f url( '/imgs/green_css/title_bkg.png' ) no-repeat left center;}

#content h2
{
 margin-left: 10px;
 
 font: bold 14px Trebuchet MS, Helvetica, sans-serif;
 color: #404040;
 line-height: normal;
}
div#content h3
{
 margin: 0 0 10px 0;
 padding: 0;
 
 font: bold 14px Trebuchet MS, Helvetica, sans-serif;
 color: #404040;
 line-height: normal;
 text-align: center;
}

#content p
{
 margin-right: 10px;
}

/* SCREENSHOTS */

#content div#screenshots
{
 margin: 10px 0 20px 0;
 
 border: 1px solid #404040;
 border-width: 1px 0;
}

/* IMAGE */

#content img#img_1{ float: left; background-image: url( '/imgs/green_css/photos/003.jpg' ); width: 231px; height: 347px; }
#content img#img_2{ float: left; background-image: url( '/imgs/green_css/photos/004.jpg' ); width: 231px; height: 347px; }
#content img#img_3{ float: left; background-image: url( '/imgs/green_css/photos/007.gif' ); width: 211px; height: 342px; margin: 15px 0 0 0; }


/* REGISTER */
div#validation_contener
{
 clear: left;
 float: left;
 width: 230px;
 height: auto;
 min-height: 700px;
 padding-top: 5px;
 margin: 0;
 
 background: transparent url( '/imgs/green_css/bkg_sidebar.png' ) no-repeat right top;
}


#content div#img_left
{
 float: right;
 width: 670px;
 
 margin-bottom: 20px;
 padding: 20px 0 50px 0;
 
 background: #ffffff url( '/imgs/green_css/content_title.png' ) repeat-x top center;
}

#content div#img_left2
{
 float: right;
 width: 670px;
 
 margin-bottom: 20px;
 padding: 20px 0 50px 0;
 
 background: #ffffff url( '/imgs/green_css/content_title.png' ) repeat-x top center;
}


div#s_inscrire
{
 float: left;
 z-index: 5;
 height: 40px;
 width: 210px;
 margin-top: 110px;
 padding-left: 20px;
 
 background: transparent url( '/imgs/video.png' ) repeat-y right center;
 
 font: bold 18px Trebuchet MS, Helvetica, sans-serif;
 line-height: 40px;
 color: #fff;
}
div#s_inscrire a{ color: #fff; }

/* FORM TABLE */

form#register{ margin-top: 30px; }
form#register.validRegister{ margin-top: 20px; }
form#register table
{
 width: 500px;
 margin: 0 85px 20px 65px;
 
 border-collapse: collapse;
}
form#register table tr td, form#register table tr th
{
 height: 20px;
}
form#register table tr th
{
 width: 25%;
 padding-right: 15px;
 
 background-color: transparent;
 border: dotted #404040;
 border-width: 0 1px 0 0;
 
 color: #404040;
 font-weight: bold;
 text-align: left;
 white-space: nowrap;
}
form#register table tr td
{
 border: none;
}
form#register table tr th small,
form#register table tr td small
{
 display: block;
 
 line-height: 10px;
 font-style: italic;
 white-space: normal;
}
form#register table tr td small{ color: #909090; }
form#register table tr td{ padding-left: 15px; }
form#register table tr.sep td{ height: 15px; }
form#register table a{ border: none; }

table sup{ font: normal 9px Trebuchet MS, Helvetica, sans-serif; }
form table .def{ height: auto; padding-bottom: 5px; line-height: normal; font-style: italic; }

form#register table td.info
{
 padding: 5px;
 
 border: 1px solid #0000c0;
 background-color: #f5f6ff;
 
 font: normal 12px Trebuchet MS, Helvetica, sans-serif;
 color: #0000c0;
}
form#register table td.check{ padding: 0; }
form#register table td.check input{ width: auto; height: auto; border: none; background: transparent; vertical-align: middle; }


/* CONTROL */

div#content div#control
{
 width: 350px;
 margin: 0 155px 10px 145px;
}

#content ul
{
 width: 400px;
 margin: 0 auto;
 padding: 0;
 list-style: none;
}

#content ul li
{
 margin: 0;
 padding: 2px 0 2px 22px;
 
 color: #555454;
 background-position: left center;
 background-repeat: no-repeat;
 
 line-height: 16px;
}
#content ul li.ok{ background-image: url( '/imgs/green_css/icons/ok.png' ); border-bottom: 1px dotted #cccccc;}
#content ul li.ok2{ background-image: url( '/imgs/green_css/icons/ok2.png' ); border-bottom: 1px dotted #cccccc;}
#content ul li.ko{ background-image: url( '/imgs/green_css/icons/ko.png' ); border-bottom: 1px dotted #cccccc;}
#content ul li.loading{ background-image: url( '/imgs/green_css/loading.gif' );border-bottom: 1px dotted #cccccc; }

div#content object
{
 margin: 0;
}


/* H5 */

h5
{
 float: right;
 width: auto;
 margin: 10px 0 20px 0;
 padding: 0;
 
 font: 12px Trebuchet MS, Helvetica, sans-serif;
 text-align: center;
}

h5 input.bold{ font-weight: bold; }

h5.demo{ margin: 20px 0 0 0; }


/** SIDEBAR **/
#sidebar_container
{
 width: 230px;
 height: auto;
 min-height: 100px;
 margin: 0;
 padding: 0;
 
 border: 1px solid #e0533c;
 background: transparent url( '/imgs/green_css/bkg_sidebar.png' ) no-repeat right center;
}


/* CONFIDENTIALITE */

div#confidentialite_contener
{
 clear: left;
 float: left;
 width: 230px;
 height: auto;
 min-height: 700px;
 padding-top: 5px;
 margin: 0;
 
 background: transparent url( '/imgs/green_css/bkg_sidebar.png' ) no-repeat right top;
}


div#confidentialite
{
 width: 195px;
 height: auto;
 min-height: 70px;
 margin: 0;
 padding: 90px 15px 10px 10px;
 
 background: transparent url( '/imgs/verisign_140px.png' ) no-repeat center 10px;
 
 font-size: 12px;
 color: #e0533c;
}


/* FRANCE 5 */
div#france5
{
 float: left;
 width: 221px;
 height: 100px;
 margin: 10px;
 
 background: transparent url( '/imgs/vu-sur-france5.png' ) no-repeat center;
}
div#france5 a
{
 display: block;
 width: 100%;
 height: 100%;
 cursor: pointer;
}
div#france5 a:hover{ border: none; }

/* TF1 */
div#tf1
{
 float: left;
 width: 221px;
 height: 100px;
 margin: 10px;
 
 background: transparent url( '/imgs/vu-sur-tf1.png' ) no-repeat center;
}
div#tf1 a
{
 display: block;
 width: 100%;
 height: 100%;
 cursor: pointer;
}
div#tf1 a:hover{ border: none; }
/* TELEVISION */
div#tele
{
 float: left;
 width: 221px;
 height: 200px;
 margin: 10px;
 
 background: transparent url( '/imgs/vu-a-la-tele.png' ) no-repeat center;
}
div#tele a
{
 display: block;
 width: 100%;
 height: 100%;
 cursor: pointer;
}
div#tele a:hover{ border: none; }




/* PRESENTATION */

table#table_presentation
{
 clear: both;
 width: 90%;
 margin: 0 auto;
}
table#table_presentation tbody tr th.img{ width: 300px; }
table#table_presentation tbody tr th.img img{ border: 1px solid #404040; }
table#table_presentation tbody tr th.title{ padding-top: 20px; }





#content ul.more
{
 width: 100%;
 list-style: disc;
}
#content ul.more li
{
 width: 100%;
 margin-left: 40px;
 padding-left: 10px;
}