body {
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;	
	background-position:center center;
	margin-top: 0px;
	margin-left: 0px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	} 
.Style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: 006ab2;
}
a:visited {
	color: 006ab2;
}
a:hover {
	color: #333333;
}
a:active {
	color: 006ab2;
}

#menu {
width  : 500px;
height : 50px;
}
#info a{
float : left;
margin-left : 80px;
width : 149px;
height : 34px;
background-image:url(images/info.jpg);
display : block;

}
#info a:hover{
background-image:url(images/info.hover.jpg);
}

#mail a{
float : left;
margin-left : 50px;
width : 149px;
height : 34px;
background-image:url(images/mail.jpg);
display : block;

}
#mail a:hover{
background-image:url(images/mail.hover.jpg);
}

/*    */
#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}


#box 
{
	display: none;
	position: absolute;
	top: 10%;
	left : 30%;
	width: 553px;
	height: 500px;
	padding: 48px;
	padding-bottom : 0px;
	margin:0;
	border: 0px solid black;
	background-color: white;
	background-image:url(images/bg_popup_1.jpg);
	z-index:101;
	overflow: none;
	border : 3px solid #1878C1;
}

#boxtitle
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:553px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:4px solid #3CF;
	background-color: #09c;
	color:white;
	text-align:center;
}

/*    */

#filter2
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}


#box2
{
	display: none;
	position: absolute;
	top: 10%;
	left: 30%;
	width: 553px;
	height: 480px;
	padding: 48px;
	padding-bottom : 0px;
	margin:0;
	border: 0px solid black;
	background-color: white;
	background-image:url(images/bg_popup_2.jpg);
	z-index:101;
	overflow: none;
	border : 3px solid #1878C1;
}

#boxtitle2
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:553px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:4px solid #3CF;
	background-color: #09c;
	color:white;
	text-align:center;
}

#zoneAffichage {
width : 500px;
font-weight : normal;
text-transform : uppercase;
font-size : 12px;
color:#000000;
font-family: Calibri;
margin-top : 10px; 
margin-bottom : 10px;
 height : 30px;
 background : #f5f5f5;
 border : 1px solid #bbb;
-moz-border-radius : 2px;
-webkit-border-radius : 2px;
	opacity:0.5;
	filter: alpha(opacity=50);
}

#zoneAffichage2 {
width : 500px;
font-weight : normal;
text-transform : uppercase;
font-size : 12px;
color:#000000;
font-family: Calibri;
margin-top : 10px; 
margin-bottom : 10px;
padding : 3px;
 height : 50px;
 background : #f5f5f5;
 border : 1px solid #bbb;
-moz-border-radius : 2px;
-webkit-border-radius : 2px;
	opacity:0.5;
	filter: alpha(opacity=50);
}

/* / / / / / / / / / / / / / / / */

.grand {
float : left;
width : 500px;
}

.grand label {
display : block;
font-weight : normal;
text-transform : uppercase;
font-size : 12px;
color:#616464;
font-family: Calibri;
}

.grand input, .grand textarea {
width : 200px;
border : 1px solid #bbb;
border-right : 1px solid #ddd;
border-bottom : 1px solid #ddd;
background : #f5f5f5;
padding : 5px 10px;
font-size : 14px;
color:#616464;
font-family: Calibri;
font-size : 1em;
-moz-border-radius : 3px;
-webkit-border-radius : 3px;
}


.field {
float : left;
width : 270px;
height : 70px;
}

.field label {
display : block;
font-weight : normal;
text-transform : uppercase;
font-size : 12px;
color:#616464;
font-family: Calibri;
}
.field input {
width : 200px;
border : 1px solid #bbb;
border-right : 1px solid #ddd;
border-bottom : 1px solid #ddd;
background : #f5f5f5;
padding : 5px 10px;
font-size : 14px;
color:#616464;
font-family: Calibri;
font-size : 1em;
-moz-border-radius : 3px;
-webkit-border-radius : 3px;
}
.field textarea {
width : 220px;
border : 1px solid #bbb;
border-right : 1px solid #ddd;
border-bottom : 1px solid #ddd;
background : #f5f5f5;
padding : 5px 10px;
font-size : 14px;
color:#616464;
font-family: Calibri;
font-size : 1em;
-moz-border-radius : 3px;
-webkit-border-radius : 3px;
}

.boutons input {
border : none;
background : #333;
font-size : 0.85em;
text-transform : uppercase;
font-family: Calibri;
color : #fff;
padding : 5px 10px;
cursor : pointer;
-moz-border-radius : 3px;
-webkit-border-radius : 3px;
}

.boutons input:hover {
border : none;
background : #606060;
font-size : 0.85em;
text-transform : uppercase;
font-family: Calibri;
color : #fff;
padding : 5px 10px;
cursor : pointer;
-moz-border-radius : 3px;
-webkit-border-radius : 3px;
}
