/* 
    Document   : Base1024
    Created on : 26 mars 2013, 09:30:37
    Author     : Gambarinima
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

BODY {
	background-color : #D3DBDA;

}
#conteneur{
	position: relative;
	width: 960px;
	min-height: 640px;
    top:0px;
	z-index: 0;
	left : 50%;
    margin-left : -480;


}

#contenu{
	
	position: absolute;
	width: 602px;
	height: 600px;
	z-index: 2;
	left: 0px;
	top: 0px;
	padding-top: 32px;
	padding-left: 0px;
	font-size : 12pt;
	font-family :  Times, Arial,Verdana, Helvetica, Geneva, sans-serif;
	color : black;
	background-image: url(images/biblio.png);
}
#tete{
	
	position: absolute;
	width: 602px;
	height: 40px;
	z-index: 1;
	left: 0px;
	top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	font-size : 12pt;
	font-family :  Times, Arial,Verdana, Helvetica, Geneva, sans-serif;
	color : black;
	background-image: url(images/biblio1.png);
}
#contenuListe{
	
	position: absolute;
	width: 602px;
	height: 600px;
	z-index: 2;
	left: 0px;
	top: 0px;
	padding-top: 20px;
	padding-left: 0px;
	font-size : 12pt;
	font-family :  Times, Arial,Verdana, Helvetica, Geneva, sans-serif;
	color : black;
}



#entete{
	position: absolute;
	width: 300px;
	height: 40px;
	z-index: 5;
	left: 300px;
	top: 0px;
	font-size : 12px;
	font-family : Century Gothic, Arial, Verdana, Helvetica, Geneva, sans-serif;
	color : #D446BC;
	
}

#entete1{
	position: absolute;
	width: 500px;
	height: 60px;
	z-index: 4;
	left: 300px;
	top: 0px;
	text-align : left;
}
#modif{
	position: absolute;
	width: 350px;
	height: 600px;
	z-index: 3;
	left: 610px;
	top: 20px;

	text-align : left;
    BACKGROUND-COLOR:  #D3DBDA;
}


#recherche{
	position: absolute;
	width: 300px;
	height: 20px;
	z-index: 4;
	left: 5px;
	top: 10px;
	font-size : 18px;
	font-family : Century Gothic, Arial, Verdana, Helvetica, Geneva, sans-serif;
	background-color:transparent;
}




.blocLien{
	
	position: absolute;
	left: 3px;
	font-size : 10pt;
	border-style: solid;
	border-width: 0px;
	font-size:11px;
}



A:link {
	text-decoration:none;
	color : black;

}
A:visited {
	color : black;

}
A:hover {
	color: black;

}






.tblien{
	background-color :#0066ff;
}




.fly{
	background-color: #FFFFFF;
	visibility: hidden;
	position: absolute;
	left: 560px;
	top: 100px;
	width: 265px;
	z-index: 1;
	border-style: solid;
	border-color: #33ff00;
	border-width: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.box {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 0px;
}

.contour {
	BORDER-RIGHT: #000000 2px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #000000 2px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	BORDER-LEFT: #000000 2px solid;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #000000 2px solid
}

.tab {
	BORDER-RIGHT: #000000 2px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #000000 2px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px 0px 0px 8px;
	BORDER-LEFT: #000000 2px solid;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #000000 2px solid;
	POSITION: relative; 
	TOP: 2px;
	BACKGROUND-COLOR: #ffffff
}
TD {
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: Arial,Verdana, Helvetica, Geneva, sans-serif;

}
#login-page table{
        margin-left			:	auto;
        margin-right		:	auto;
        margin-top			:	150px;
        margin-bottom		:	auto;
}

#login-page a:visited{
        color				:	white;
}

#login-page a:active{
        color				:	blue;
}

#login-box {
        width				:	333px;
        height				:	352px;
        padding				:	58px 76px 0 76px;
        color				:	#FFFFFF;
        font				:	12px Arial, Helvetica, sans-serif;
        background			:	url(images/login-box-backg.png) no-repeat left top;
}
#login-box p{
        text-align			:	center;
        font				:	bold 16pt "Calibri", Arial;
        margin-top			:	60px;
        color				:	#FFFFFF;

}


#login-box img {
        border				:	none;
}

#login-box h2 {
        padding				:	0;
        margin				:	0;
        color				:	#FFFFFF;
        font				:	bold 44px "Calibri", Arial;
}


#login-box-name {
        float				:	left;
        display				:	inline;
        width				:	80px;
        text-align			:	right;


        padding				:	14px 10px 0 0;
        margin				:	0 0 7px 0;
}

#login-box-field {
        float				:	left;
        display				:	inline;
        width				:	230px;
        margin				:	0;
        margin				:	0 0 7px 0;
}


.form-login  {
        width				:	205px;
        padding				:	10px 4px 6px 3px;
        border				:	none;
        background-color    :	#1e4f8a;
        font-size			:	16px;
        color				:	#ebebeb;
}


.login-box-options  {
        clear				:	both;
        padding-left        :	87px;
        font-size			: 	11px;
}

.login-box-options a {
        color				:	#ebebeb;
        font-size			:	11px;
}

.login_button {
        background			: 	transparent url(images/login-btn.png) no-repeat;
        border				: 	none;
        outline				:	none;
        height				:	42px;
        width				:	103px;
        margin-bottom		:	10px;
        color				:	#ebebeb;
        font				:	bold 20px "Calibri", Arial;
        text-decoration		:	none;

}
button {
	
	background-color: #D3DBDA;
	border: none;
	height				:	40px;
    width				:	150px;
	text-align			:	left;
}
button:hover {
	background-color: #D3DBDA;
	border: none;
	height				:	40px;
    width				:	150px;
	color: #D446BC;
	
	}
