/* CSS Document */
@media print { 
.header{display:none;}
}
@media screen {
.header{
	background-color:#297690;
	width:986px;
	margin-left:6px;
	*margin-left:1px;
}
}
.top{
	height:117px;
	-height:100px;
	background-color:#FFFFFF; 
	background-image:url(../../images/graphics/templatesv2/corner-left-top.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:986px;
}

.logo{
	height:117px;
	-height:100px;
	float:left;
	width:234px;
	margin-left:5px;
	margin-top:6px;
	-margin-left:3px;
}
@media screen {.logoprint{display:none;}}
@media print {.logoprint{}}
.megaban{
	height:117px;
	-height:100px;
	text-align:center;
	padding:5px;
	background-image:url(../../images/graphics/templatesv2/corner-right-top.gif);
	background-position:right 104px;
	-background-position:right 103px;	
	background-repeat:no-repeat;
	margin-left:5px;	
}

.bloc-research{
	width:986px;
	height:65px;
	height:74px;
	background-image:url(../../images/graphics/templatesv2/corner-right-research.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin-top:-11px;
	*margin-top:0px;
}

.bloc-research-bottom {
	width:986px;
	height:65px;
	background-color:#FFFFFF;
	clear:both;
	margin-top:0px;
}

.research{
	width:986px;
	height:65px;
	*height:74px;
	background-image:url(../../images/graphics/templatesv2/background-header-n2.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	float:left;
	text-align:left;
	margin-top:9px;
	*margin-top:0px;
	position:relative;
}
.research form {
	width:670px;
	height:32px;
	margin:13px 0 0 20px;
	*margin:22px 0 0 20px;
}
.research .field-search {
	height:30px;
	width:545px;
	border:0px;
	font-size:16px;
	float:left;
	*margin:0 0 0 -20px;
}
a.button-ok {
	height:34px;
	width:82px;
	margin:0px 0 0 4px;
	*margin:0px 0 0 4px;
	padding:0 32px 0 0;
	text-decoration:none;
	position:absolute;
}
a.button-ok img {
	vertical-align:bottom;
	margin:1px 0 0 0 ;
}
a.button-ok:hover {
	text-decoration:none;
}
/*
.research .button-ok {
	width:32px;
	height:32px;
	background-image:url(../../images/graphics/templatesv2/background-header-btn-search.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:4px 6px 0 0;
	padding:0;
	border:none;
	cursor:pointer;
}*/
.form {
	border:none;
	margin:0px;
	padding:0px;
}

.inscription-bottom {
	width:294px;
	height:65px;
	margin-left:692px;
	-margin-left:330px;
	text-align:left;
	float:left;
	margin-top:-74px;
}

.inscription {
	width:294px;
	height:65px;
	margin-left:692px;
	-margin-left:330px;
	text-align:left;
	float:left;
	margin-top:-74px;
	background-image:url(../../images/graphics/templatesv2/corner-left-research.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

.inscription form, .inscription-bottom form {
	margin:10px 0 0 12px;
	*margin:10px 0 0 7px;
	height:58px;
	position:absolute;
}

.inscription .field-search, .inscription-bottom .field-search {
	margin:30px 0 0 0;
	height:14px;
	width:235px;
	color:#333333;
	border:0px;
}

.inscription .button-ok, .inscription-bottom .button-ok {
	width:19px;
	height:19px;
	background:none;
	background-image: url(../../images/graphics/templatesv2/background-header-btn-okmail.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	/*position:absolute;*/
	margin:28px 0 0 1px;
	border:none;
	cursor:pointer;
}

/*
.inscription{
	width:326px;
	height:60px;
	background-image:url(../../images/graphics/templatesv2/background-inscription.jpg);
	margin-left:660px;
	-margin-left:330px;
	text-align:left;
	float:left;
	margin-top:-60px;
}
.inscription a{	
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #545454;
}
.inscription h4{
	color: #05a7a7;
	font-size: 12px;
	font-family: "trebuchet MS", arial, arial;
	font-weight: bold;
	text-align:left; 
	margin:2px 0 0 20px; 
	padding:12px 0 0 0;
}
.inscription form {
	margin:3px 0 0 20px;
}
*/
.ajout-favoris{
	text-align:right;
	padding:0px;
	float:right;font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right:10px;
	margin-top:4px !important;
	}
