
body{
	margin: 0px;
	padding: 0px;
	text-align:center;
}

img{border:none;}
table{border:none;}

td{vertical-align:top;}

.templates_preview_div{
	visibility: hidden;
	position:absolute;
	top:2px;
	left:2px;
	width:200px;
	background-color: white;
	border: 1px black solid;
}

/*Used by new login template /guru/index.pl*/
.texte-login {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.zo_bouton{
	background-color : #BBBBBB;
	border: 1px solid #666666;
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}

.zo_texte{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	text-align: left;
}

.zo_sous_texte{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: bold;
}

.zo_titre{
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bold;
}

.zo_sous_titre{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight: bold;
}

.zo_liste_impair{
	font-family : Verdana;
 	font-size : 10pt;
 	color : #FFFFFF;
 	background : #666666;
}

.zo_liste_pair{
	font-family : Verdana;
 	font-size : 10pt;
 	color : #000000;
 	background : #FFFFFF;
}

#bottom{
	margin-top:40px;
}

#div_choose_template{
	position: absolute;
	visibility: hidden;
	z-index:3;
	top: 10px;
	left:10px;
	padding: 15px;

	background-color: white;
	border: 1px black solid;
}

#div_login {
	position:absolute;
	width: 316px;
	height: 144px;
	margin-top: 80px;
	margin-left: 150px;
	padding-top: 40px;
	background-repeat: no-repeat;
}

#main{
	position: relative;
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
}


#page{
	position:absolute;
	top:0px;
	left:0px;

	width:1280px;
	height:580px;

	background-repeat: no-repeat;
}


#templates_preview_container{
	position:absolute;
	width:220px;
}

/*
#top{
	position:absolute;
	margin-top:140px;
}
*/


#zo_nsf{
	position:absolute;
	visibility: hidden;
	z-index: 2;
	top: 50px;
	left: 170px;
	padding: 15px;

	background-color: white;
	border: 1px black solid;
}

