﻿/* ----Suppression des marge de la page----*/
html, body
{
	margin: 0px;
}


body, p, td,   div , ul, li 
{
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt; 
}


body
{
	background-image: url(MasterPage/im_zone_elastiq.png);
	background-repeat: repeat-y;
	background-position : center bottom; 
	scrollbar-face-color: #CCDEF2;
	scrollbar-shadow-color: #7da1d5;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #7da1d5;
	scrollbar-track-color: #7da1d5;
	scrollbar-arrow-color: #7da1d5;
	margin : 0px auto;
	
}

/*
body, div, p, td, li , span , a
{
	font-family:Arial;
	font-size:10pt;
}

body.FrontMaster 
{
	background-image: url(MasterPage/im_zone_elastiq.jpg);
	background-repeat : repeat-y;
	background-position : center top;
	text-align : center;
	margin : 0px auto;	
}
*/

#container_general
{
	background-image :  url(MasterPage/im_fond_papier_peint_haut.jpg);
	background-position : center top;
	background-repeat : no-repeat;
	min-height:400px;
}

/* Fond en cas de MasterPage */

#page
{
	width : 1000px;
	margin : 0px auto;
    	/*padding-right : 20px;*/
	
}


#bandeau
{
	height : 119px;
	padding-top :0px;
	margin-top : 0px;
	background-image :  url(MasterPage/im_Bandeau_haut.jpg);
	background-position : center top;
	background-repeat : no-repeat;
	background-color: transparent;	
}

#bandeau_partiehaute 
{
	width:1000px;
	height:78px;
	_height:75px; /* ie6 */
}
#bandeau_partiebasse
{ 
	height:38px;
	padding-left: 200px;
	padding-right: 90px;
}
.accueil
{
	width : 132px;
	height : 40px;
	background-image : url(MasterPage/im_bt_accueil.jpg);
	background-position : center center;
	background-repeat : no-repeat;
	float : left;
	margin-left : 230px;
	margin-top : 14px;
	cursor : pointer;
}

.contact
{
	background-image : url(MasterPage/im_bt_contact.jpg);
	background-position : center center;
	background-repeat : no-repeat;
	width : 140px;
	height : 40px;
	float : left;
	margin-top : 14px;
	cursor : pointer;	
	/*cursor : crosshair*/
	/*padding-top : 50px;*/
}

/*Identification */
#identificationP1
{
	background-image: url(MasterPage/im_bt_ok.jpg);
	background-repeat: no-repeat;
	background-position : right top;
	background-color: transparent;	
	float : right;
	width : 191px;
	height : 53px;
	margin-right : 40px;
	margin-top : 14px;
}

#identificationP2
{
	background-image: url(MasterPage/im_id_mot_passe.jpg);
	background-repeat: no-repeat;
	background-position : left top;
	background-color: transparent;	
	float : left;
	width : 154px;
	height : 39px;
}



.LoginText
{
	font-family:Arial;
	font-size:12px;
	color:#2B60A9;
	float: right;
	position: relative;
	top: 5px;
	right: 0px;
	width: 70px;
	height: 16px;
	background-color :  Transparent;
	border-style: none;
	vertical-align: middle;
}
.PasswordText
{
	font-family:Arial;
	font-size:12px;
	color:#2B60A9;
	float: right;
	position: relative;
	top: 23px;
	right: -70px;
	width: 70px;
	height: 16px;
	background-color :  Transparent;
	border-style: none;
	vertical-align: middle;
}

.Ident
{
	float: right;
	margin-top : 5px;
	margin-right : 8px;
	width: 26px;
	height: 34px;
	border-style: none;
	background-repeat:no-repeat;
	background-position:left top;
}

#divOublieMotDePasse
{ 
	margin-top :  40px;
	margin-left : 50px;
	font-family: Arial;
	color: #015da8 ;
	font-size: 7pt;
	text-decoration : underline;
	cursor : pointer;
	margin-top : 45px;
	/**margin-top : 50px;
	_margin-top : 50px;*/
}


#bandeau_partiebasse #navjs
{	
	background-color : Transparent;
	height : 38px;   
	display:block;
 
}


#centre
{
	width : 916px;
	min-height : 150px;
	margin : 0px auto;
}



/***********************/
#BandeauBas
{		
	height : 50px;
	padding-top : 0px;
	margin-top : 0px;
	display : block;
	margin-left : 2px;
	background-image :  url(MasterPage/im_fond_pied_page.png);
	background-position : center bottom;
	background-repeat : no-repeat;
	background-color : Transparent;
}

#BandeauBas .MentionsLegales
{
	background-image :  url(MasterPage/tit_mentions_legales.png);
	background-position : left top;
	background-repeat : no-repeat;
	margin-top : 20px;
	margin-left : 60px;
	width : 105px;
	height : 19px;
	float : left;
	cursor : pointer;	
}

#BandeauBas .IsagriIngenerie
{
	
	background-image :  url(MasterPage/tit_realise_par_ii.png);
	background-position : center top;
	background-repeat : no-repeat;
	margin-top : 20px;
	width : 188px;
	height : 19px;
	float : left;
	bottom : 0px;
	cursor : pointer;
}


