/****************************************/
/* FICHIER : SITE.CSS
/* SITE : BILINGUA
/* DATE DE CREATION : 24 FREVIER 2009
/* PAR CALLIWEB & INFOGRAPHIZM
/****************************************/


/****************************************/
/* BALISES GENERALES
/****************************************/
html
{
	overflow-y: scroll;
}

body, div, form, fieldset, ul, table
{ 
	margin: 0; 
	padding: 0; 
}

body 
{
	background: #85c3f7;
	margin: auto;
	padding-left: 53px;
	padding-bottom: 10px;
	width: 980px;
	font: 0.8em "Arial", Verdana, Helvetica, sans-serif;
}

img
{
	border: none;
}

.rouge
{
	color: #990000;
}

.center
{
	text-align: center;
}

.justify
{
	text-align: justify;
}

.gauche
{
	text-align: left;
}

.droite
{
	text-align: right;
}

.cours
{
	padding-left: 20px;
}

a
{
	text-decoration: none;
	color: #2398fa;
}

a:hover
{
	text-decoration: none;
	color: #990000;
}

.clear
{
	clear: both;
}

.vert
{
	color: #c7e108;
}

.textecourt
{
	width: 380px;
	text-align: justify;
	padding-left: 25px;
}

.google
{
	font-weight: normal;
}

/****************************************/
/* HEADER
/****************************************/
#header
{
	background: url(../img/header.png);
	width: 980px;
	height: 191px;
	position: relative;	
}

#header p.title
{
	font: "Verdana";
	font-size: 16px;
	color: #fff;
	position: absolute;
	top: 138px;
	top: 155px !important!;
	left: 190px;
	z-index: 3;	
}

/****************************************/
/* LOGO DU HEADER
/****************************************/

.logo
{
	position: absolute;
	top: -15px;	
	top: 0px !important!;
	left: 0px;
	z-index: 2;
}

/****************************************/
/* BOUTON EN SAVOIR PLUS
/****************************************/
#savoirplus
{
	position: absolute;
	right: 56px;
	top: 140px;
	top: 160px !important!;
}

/****************************************/
/* MENU GAUCHE
/****************************************/
#menu 
{
	width: 240px; 
	float: left;
	font: 18px "Arial", Verdana, Helvetica, sans-serif;
	background: #fff;
}

#contactmenu img
{
	margin-left: 20px;
}

/****************************************/
/* NAVIGATION MENU
/****************************************/
#navigation 
{
	background: url(../menu/menu_line.png);
	width: 189px;
	margin-left: 20px;
}

#navigation ul 
{
	margin: 0;
	padding-left: 4px;
	list-style: none;
}

#navigation a 
{
	color: #8a8a8a;
	font-size: .8em;
	text-decoration: none;
	padding-left: 15px;
}

#navigation a:hover, #navigation a:focus, #navigation li.active a 
{
	color: #a62020;
	background: url(../menu/menu_puce.png) no-repeat 0 4px;
}

#navigation li
{
	width: 90%;
	line-height: 1.6;
	background: transparent url(../menu/menu_border.png) no-repeat scroll center bottom;
}

#navigation li.last
{
	width: 90%;
	line-height: 1.4;
	background: none;
}

.menutop
{
	background: url(../menu/menu_top.png);
	width: 189px;
	height: 41px;
}

.menubottom
{
	background: url(../menu/menu_bottom.png);
	width: 189px;
	height: 24px;
}

/****************************************/
/* PAGE GLOBALE
/****************************************/
#global
{
	background: url(../img/line.png);
	width: 980px;
	position: relative;
}

#content
{
	background: url(../img/en-tete.png) no-repeat;
	width: 980px;
}

/****************************************/
/* CONTENU
/****************************************/
#contenu 
{
	width: 651px;
	margin-left: 250px;
	color: #525252;
}

.contenu_center
{
	background: url(../img/contenu_line.png);
	position: relative;
	width: 644px;
	margin-top: -19px;
	margin-top: 0 !important!;
	margin-bottom: 0 !important!;
	padding-bottom: 15px;	
	padding-bottom: 10px !important!;	
}

.contenu_center p
{
	text-align: justify;
}

#contenu h1
{
	margin-left: 23px;
	padding-left: 30px;
	font-size: 24px;
	color: #525252;
	width: 644px;
	background: url(../img/contenu_puce.png) no-repeat 0 6px;
}

#contenu h2
{
	color: #810000;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 25px;
	background: url(../img/h2_puce.png) no-repeat 0 13px;
	margin-left: 25px;
	height: 25px;
}

#contenu h3
{
	color: #2398fa;
	font-size: 12px;
	padding-left: 25px;
	margin-bottom: -10px;
}

.entete
{
	color: #525252;
	margin-left: 25px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 12px;
	font-weight: bold;
	background: url(../img/h4_puce.png) no-repeat 0 2px;
}

#contenu p
{
	padding-left: 25px;
	padding-right: 25px;
}

#contenu ul
{
	margin-left: 25px;
}

#contenu li
{
	list-style: none;
}

.contenu_top
{
	background: url(../img/contenu_top.png);
	width: 644px;
	height: 41px;
}

.contenu_top2
{
	background: url(../img/contenu_top2.png);
	width: 644px;
	height: 18px;
}

.contenu_bottom
{
	background: url(../img/contenu_bottom.png);
	width: 644px;
	height: 19px;
	margin-bottom: 10px;
}

.contenu_img
{
	position: absolute;
	background: url(../img/presentation_photo.png);
	width: 220px;
	height: 170px;
	top: 130px;
	right: 9px;
	top: 145px !important!;
	z-index: 4;
}

.contenu_savoir
{
	position: absolute;
	width: 105px;
	height: 14px;
	top: 272px;
	right: 66px;
	top: 300px !important!;
	z-index: 5;
}


/****************************************/
/* FORMULAIRE
/****************************************/

form p.input input
{
	background: url(../img/input.png) repeat-x;
	border: #cccccc 1px solid;
	width: 190px;
}

.buttonImg 
{ 
	width: 80px; 
	height: 30px;
	border: #cccccc 1px solid;
	background: url(../img/btnImg.png); 
} 

.buttonImg:hover 
{ 
	background: url(../img/btnImgHover.png); 
} 

form p.input textarea
{
	background: url(../img/input.png) repeat-x;
	border: #cccccc 1px solid;
}

.gauchefloat
{
	float: left;
}

.droitefloat
{
	float: right;
}

label
{
	line-height: 1.8em;
}

/****************************************/
/* TABLEAU
/****************************************/
table
{
	width: 594px;
	margin-left: 25px;
}

td
{
	text-align: center;
	padding: 5px 5px 5px 5px;
	border: 1px solid #8a8a8a;
}


/****************************************/
/* PLAN
/****************************************/

iframe
{
	margin-left: 75px;
}


/****************************************/
/* FOOTER
/****************************************/
#footer
{	
	background: url(../img/footer.png);
	color: #ffffff;
	text-align: center;
	width: 980px;
	height: 145px;
	clear: both;
}

#footer p
{
	padding-top: 100px;
	margin-left: -150px;
	font: "Verdana";
	font-size: 16px;
}

#footer p.site
{
	font: "Verdana";
	font-size: 14px;
	padding-top: 0px;
	margin-top: -15px;
}

#footer p.site a
{
	color: #ffffff;
	text-decoration: none;
}

#footer p.site a:hover
{
	color: #525252;
	text-decoration: none;
}


/****************************************/
/* COPYRIGHT
/****************************************/
#copyright
{
	position: absolute;
	bottom: 45px;
	bottom: 60px !important!;
	right: -145px;
	width: 400px;
	z-index: 5;
}

#copyright p
{
	color: #1e97fc;
	font-size: 14px;
}

#copyright p a
{
	color: #1e97fc;
	text-decoration: none;
}
