body {
	margin: 0px 0px 0px 0px;
	font-family: verdana;
	color: #000000;
	background-color: #FFFFFF;
}
form {
	margin : 0px;
}

#contener {	
}

#titre {
	position: relative;
	width: 880px;
	height: 60px;
	text-align: left;
	padding-top: 20px;
}

#titre #mysexywebtv {
	position: absolute; 
	left: 0px;
	bottom: 30px;
	font-size: 30px;	
}

#top_barre {
	width : 100%-60px;
	background-color: #313232;
	height: 20px;
	font-size: 10px;
	text-align: right; 
	padding-right: 60px;
}

#top_barre a {
	font-size: 10px;
	color: #FFFFFF;
}

.gris {
	color: #7A7F81;
}

.rose {
	color: #F52BAB;
}

#titre #tele {
	position: absolute; 
	left: 240px;
	bottom: 30px;
	width: 479px;
	color: #3C3D3F; 
	font-size: 20px;
	float: left;
}

#titre #bookmark {
	position: absolute; 
	right: 0px;
	bottom: 15px;
}

#barre {
	position :relative;
	background-image: url("../img/bande_rouge.gif");
	background-repeat: repeat-x;
	height: 44px;
}


#webtv {
	width: 880px;
	height: 380px;
	padding-top: 40px
}

#chaine {
	width: 880px;
	height: 240px;
}

#chaines {
	width: 880px;
	height: 160px;
}

#barre2 {
	position :relative;
	background-image: url("../img/bande_rouge.gif");
	background-repeat: repeat-x;
	height: 44px;
}

.noeud {
	position: absolute;
	left: 10px;
	top: -21px;
	width : 86px;
}

.barre_texte {
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}

#lowres {
	text-align: left;
	width: 500px;
	float: left;	
}

#confirm {
	display: none;
	position: relative;
	text-align : left;
	width: 380px;
	height: 330px;
	font-size: 20px;
}

#catcher {
	display: none;
	position: relative;
	text-align : center;
	width: 450px;
	height: 330px;
	font-size: 20px;
}

.small {
	font-size: 12px;
}

.small a {
	color: inherit;
	font-size: 12px;
	text-decoration: underline;
}

.underline {
	text-decoration: underline;	
}

.input_mail {
	width: 350px;
	border: 1px solid #000000;
	height: 40px;
	font-size: 30px;
	text-align:center;
}

.valid_mail {
	padding-top: 10px;
}

.chaine_text {
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 5px;	
}

.chaine_thumbs img {
	margin: 3px;
}

#login_choice {
	text-align:left;
	width: 720px;
	height: 270px;
	background-color: #000000;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
	font-size: 24px;
}

.line {
	height: 1px;
	width: 100%;
	background-color: #3C3D3F;
	margin-bottom: 10px;
	margin-top: 15px;
}

.login_text{
	width : 340px;
	float: left;
}

.login_gt {
	float: left;
}

.valid_login {
	text-align: right;
}

#login {
	text-align:right;
	padding-right: 350px;
	padding-top: 50px;
	height: 320px;
}