/**
 * Bloc qui contient tout le site.
 */

#main {

	margin : auto ;

	width : 772px ;

	text-align : left ;
	

}

/**
 * Toute la partie haute incluant l'image en bandeau jusqu'au fil d'ariane [ NON-inclus ].
 */

#haut {

	height : 226px ;

	margin-left: 11px ;

	margin-right : 11px ;

	background : #fff url('../img/signature.jpg') no-repeat 140px 20px;

}

#logo {

	line-height : 0 ;
	margin-right: 223px;
	float : left ;

}

#haut_droite {

	float : left ;

	width : 384px ;

	text-align : right ;

}

#recherche_rapide .tx-macinasearchbox-pi1 {

	margin-top : 9px ;
	margin-bottom : 9px ;

}
#recherche_rapide .tx-macinasearchbox-pi1 .search  {

	height : 21px ;
	width : 167px ;
	font-size : 1.2em ;
	font-family : Verdana , sans-serif !important ;

}

#recherche_rapide .tx-macinasearchbox-pi1 .submit {

	vertical-align : -6px ;

}

#bandeau {

	background: url('../img/bandeau.jpg') no-repeat 0 0;
	width: 750px;
	height: 103px;
	position: relative;

}

/**
 * Tout le contenu en partant du fil d'ariane [ inclus ] jusqu'au menu bas [ NON-inclus ].
 */

#milieu {

	width : 772px ;


}

#contenu {

	padding-top : 25px ;
	padding-left : 22px ;
	padding-right : 9px ;
	margin-left : 11px;
	margin-right : 11px ;
	background : #fff ;

}

#droite {

	width: 220px;
	float: right;

}

/* * * * * * * * * * *
 * Titre de rubrique *
 * * * * * * * * * * */

.titre_rubrique {

	font-family : 'Times New Roman' , serif ;

	font-weight : normal ;

	background-position : 0 bottom ;

	background-repeat : no-repeat ;

	padding-bottom : 8px ;

	background-color : transparent !important ;

	margin-bottom : 5px ;

}


/* * * * * * * *
 * Fil ariane  *
 * * * * * * * */

#fil_ariane {

	background-color : #fff ;
	margin-left : 11px;
	margin-right : 11px ;
	padding-top : 8px ;
	padding-left : 11px ;
	padding-bottom : 10px ;

}

#fil_ariane li {

	float: left;
	margin-right: 6px;

}

#fil_ariane a {

	color : #666666 ;

	padding-left : 	11px ;

	background-image : url( '../img/puce_ariane.gif' ) ;

	background-position : 0 4px ;

	background-repeat : no-repeat ;

}

/* * * * * * * * *
 * Haut de page  *
 * * * * * * * * */

/**
 * Lien en bas du contenu qui permet de remonter en haut de la page
 */

.csc-linkToTop a {


	background-position : 0 0 ;
	background-repeat : no-repeat ;
	display : block ;
	text-decoration : none ;
	float : right ;
	clear : both ;
	font-size  : 1.0em ;
	padding-top : 9px ;
	width : 84px ;
	text-indent : 3px ;
	margin-top : 60px ;
	margin-bottom : 83px ;

}

#menu_langues {

/*
	position: relative;
	left: 8px !important;
	padding-left: 8px !important;
	*/

}

#menu_bas li.dernier {

	margin-right: 8px !important;
	position : relative;

}


/* Formulaire d'identification espace confidentiel */

.csc-loginform .csc-form-label-req {
	
	font-size: 1.2em;
	color: #007AA1;
	font-weight: bold;
	margin-right: 10px;

}

.csc-loginform tr {

	height: 25px;

}

.csc-loginform {

	margin-top: 70px;
	margin-bottom: 70px;
	margin-left: 50px;

}

.csc-loginform .csc-form-fieldcell input {

	border: 1px solid #007AA1;
	height: 22px;
	width: 280px;

}

/********/
.tt_address_form fieldset {

	border: 0 !important;
	
}

.tt_address_form fieldset legend {

	font-size: 1.1em;

}

.tt_address_form fieldset label {

	font-size: 1.1em;
	width: 150px;
	display: block;
	float: left;

}

.tt_address_form fieldset input.input_text {

	font-size: 1.1em;
	width: 280px;
	height: 22px;
	border: 1px solid #FF7400;
	float: left;

}

.tt_address_form fieldset div {

	margin-bottom: 5px;

}

.tt_address_form fieldset {

	margin: 20px 0 0 50px;

}


.tt_address_form .submit_button {

	font-size: 1.3em!important;
	background: #FF7400;
	color: #fff;
	border: none;
	padding: 0px 15px 0px 15px;
	margin: 15px 0 0 150px;
	

}


.tt_address_form  p.message {

	margin-top: 15px;
	font-size: 1.1em!important;
	
}


.tt_address_form .checkbox {

	width: auto!important;
	height: auto!important;
	float: none!important;

}


.tt_address_form .error_msg {

	font-size: 1.1em;
	margin-left: 50px;
	color: #FF7400;

}


#lien_udf {

	width: 152px;
	height: 12px;
	display: block;
	background: url('../img/udf.gif') no-repeat 0 0;
	float: right;

}

#lien_udf:hover {

	background: url('../img/udf_over.gif') no-repeat 0 0;

}
