/* IMPORTANT !!! :
	propriety semantic order =
	position box,
	width,
	heigth,
	margin,
	background-color,
	background-image,
	padding,
	content (color, style font, ...),
	border,
	 ... */

/* incorporation de feuilles de styles complémentaires */
/* @import url(content.css); */
/* @import url(content-data.css); */
/* @import url(blocks.css); */
/* @import url(forms.css); */

/* reset des sélecteurs */
* { margin: 0; padding: 0; border: 0; outline: none; text-decoration: none;font-family: sans-serif; font-size: 1em; font-weight: normal; font-style: normal;}


/* Titles ... */
h1 {font-size: 					2.1em;}
h2 {font-size: 					2.8em;}
h3 {font-size: 					1.8em;}
h4 {font-size: 					1.7em;}
h5 {font-size: 					2.1em;}
h6 {font-size: 					1.5em;}

h1 {
	clear:							both;
	margin-top:						.25em;
	margin-bottom:					.1em;
	background-color: 			inherit;
	padding-left:					.25em;
	color:#000099;
	font-style: italic;
	
}
h2 {
	clear:							both;
	margin-top:						.0em;
	margin-bottom:					.0em;
	background-color: 			inherit;
	padding-left:					.0em;
	color:							#800000;
	font-weight:					bold;
	font-style: italic;
}
h3 {
	clear:							both;
	margin-top:						.05em;
	margin-bottom:					.1em;
	background-color: 			inherit;
	padding-left:					.25em;
	color:#800000;
	font-style: italic;
	
}
h4 {
	clear:							both;
	margin-top:						.05em;
	margin-bottom:					.1em;
	background-color: 			inherit;
	padding-left:					.25em;
	color:#800000;
	font-style: italic;
	
}
h5 {
	clear:							both;
	margin-top:						.25em;
	margin-bottom:					.1em;
	background-color: 			inherit;
	padding-left:					.25em;
	color:#000099;
	font-style: italic;
	
}
h1 a, h2 a,h5 a{
	background-color: 			inherit;
	color:							#000099;
	text-decoration:				none;
}
h1 a:hover, h2 a:hover, h5 a:hover {
	background-color: 			inherit;
	color: 							#800000;
	text-decoration:				underline;
}
/* beginning of the applicable styles */
html, body {
	margin:							0;
	background:url("http://www.kunauconseil.com/img/fond.jpg") #155789 top left repeat-x ;	
	color:							#560000;
	font-family:					"Lucida Grande", Verdana, sans-serif;
	font-size:						10pt;
	}
		
ul {
	margin:5px 0px 5px 0px ;
	
}
a {
	background-color: 			inherit;
	color: #fff;	
	text-decoration:				none;
}
a:hover {
	background-color: 			inherit;
	color: #333;
	text-decoration: underline;	
}
img {}

/*---boutonNP---*/
.boutonNP {
	width:  250px;
	height: 50px;
	border-top:1px outset #800000;
	border-bottom:1px outset #800000;
	border-left:1px outset #800000;
	border-right:1px outset #800000;
	padding:10px 10px 10px 10px ;
	background-color: white;
}
.bouton2NP {
	width:  450px;
	height: 25px;
	border-top:1px outset #800000;
	border-bottom:1px outset #800000;
	border-left:1px outset #800000;
	border-right:1px outset #800000;
	padding:10px 10px 10px 10px ;
	background-color: white;
}

/*---home---*/
.contenthome {
	width:  600px;
	height: 500px;
	border-top:1px outset #800000;
	border-bottom:1px outset #800000;
	border-left:1px outset #800000;
	border-right:1px outset #800000;
	padding:10px 10px 10px 10px ;
	background-color: white;
}

.centrelienhome {	}
.centrelienhome a{}


/*----langchoice----*/
.contentlangchoice {
	width:  600px;
	height: 470px;
	border-top:1px outset #800000;
	border-bottom:1px outset #800000;
	border-left:1px outset #800000;
	border-right:1px outset #800000;
	padding:10px 10px 10px 10px ;
	background-color: white;
}
	


/*-------INDEX Lang-------------------------------------------*/
.content {	
	margin-top: 30px;
	width:  700px;
	height: 400px;
	border-top:1px outset #800000;
	border-bottom:1px outset #800000;
	border-left:1px outset #800000;
	border-right:1px outset #800000;
	padding:25px 10px 25px 10px ;
	background-color: white;
}


.logofr {
	position: relative;
	float: right;
	width:  450px;
}

.menuG {
	width:  250px;
	position: relative;
	float: left;	
}
.fleche1 {
	background: url("http://www.kunauconseil.com/img/f1.jpg") center no-repeat ;
	height:  68px;
	width:  214px;
	text-align: center;		
	color: #a50021;
	font:25px  bolder "Lucida Grande", Verdana, sans-serif;
}
.fleche1 a {
position: relative;
	top:  25px;	
	color: #a50021;
	font: .9em  bold "Lucida Grande", Verdana, sans-serif;
	
		
}
.fleche1 a:hover	 {
	color: #a50021;
	font: .9em  bold "Lucida Grande", Verdana, sans-serif;
	text-shadow: 1px 1px black;	
}

.fleche2 {
	background: url("http://www.kunauconseil.com/img/f2.jpg") center no-repeat ;
	height:  59px;
	width:  214px;
	text-align: center;		
	color: #a50021;
	font: 25px  bolder "Lucida Grande", Verdana, sans-serif;
}
.fleche2 a {
position: relative;
	top:  15px;	
	color: #a50021;
	font: .9em  bold "Lucida Grande", Verdana, sans-serif;
	
		
}
.fleche2 a:hover	 {
	color: #a50021;
	font: .9em  bold "Lucida Grande", Verdana, sans-serif;
	text-shadow: 1px 1px black;	
}

#sp1 {	
	position: relative;	
	top:  9px;
	color: #a50021;
	font: 18px  bold "Lucida Grande", Verdana, sans-serif;
}


#st a {
	position: relative;	
	top:  -5px;	
	color: navy;
	font: .5em  bold "Lucida Grande", Verdana, sans-serif;
}
#st a:hover {
	color: navy;
	font: .5em  bold "Lucida Grande", Verdana, sans-serif;
	text-shadow: 2px 1px white;	
}
.fleche3 {
	background: url("http://www.kunauconseil.com/img/f3.jpg") center no-repeat ;
	height:  68px;
	width:  214px;
	text-align: center;		
	color: #a50021;
	font:25px  bolder "Lucida Grande", Verdana, sans-serif;
}
.fleche3 a {
position: relative;
	top:  15px;	
	color: #a50021;
	font: .9em  bold "Lucida Grande", Verdana, sans-serif;
	
		
}
.fleche3 a:hover	 {
	color: #a50021;
	font: .9em  bold "Lucida Grande", Verdana, sans-serif;
	text-shadow: 1px 1px black;	
}

.lienbas {
	margin-top:22px;
	margin-left:10px;
	text-align: left;
	color: #a50021;
	font: 20px  bold "Lucida Grande", Verdana, sans-serif;
}
.lienbas a{
	color: #a50021;
}
.lienbas a:hover {
	color: #a50021;
}

/*----Formation----*/
.content2 {
	color: #a50021;
	margin-top: 20px;
	width:  700px;
	height: 570px;
	border-top:1px outset #800000;
	border-bottom:1px outset #800000;
	border-left:1px outset #800000;
	border-right:1px outset #800000;
	padding:15px 10px 15px 10px ;
	background:url("http://www.kunauconseil.com/img/tramefond.jpg") #ffffff center no-repeat ;
}

.ftopleft {
	width: 300px;
	position: relative;
	float: left;
	background: url("http://www.kunauconseil.com/img/ftop.jpg") center no-repeat ;
	height:  79px;
	text-align: center;		
	color: #a50021;
	font:25px  bolder "Lucida Grande", Verdana, sans-serif;
	
}
.ftopright {
	width: 300px;
	position: relative;
	float: right;
	background: url("http://www.kunauconseil.com/img/ftop.jpg") center no-repeat ;
	height:  79px;
	text-align: center;		
	color: #a50021;
	font:25px  bolder "Lucida Grande", Verdana, sans-serif;
	
}
#ftopTXT{
	position: relative;
	top: 23px;
}

#titletopleft {
position: relative;
	right: 30%;	
	top:  60px;	
	font:1.5em  bold "Lucida Grande", Verdana, sans-serif;	
}
div#titletopleft3 {
position: relative;
	right: 35%;	
	top:  -20px;	
	font:1.5em  bold "Lucida Grande", Verdana, sans-serif;	
}
.titletopleft3de {
position: relative;
	right: 30%;	
	top:  60px;	
	font:1.5em  bold "Lucida Grande", Verdana, sans-serif;	
}
#titletopright {
position: relative;
	left: 25%;
	top:  -20px;	
	font:1.5em  bold "Lucida Grande", Verdana, sans-serif;	
}
div#titletopright3 {
position: relative;
	left: 24%;
	top:  -45px;	
	font:1.5em  bold "Lucida Grande", Verdana, sans-serif;	
}
.titletopright3de {
position: relative;
	left: 26%;
	top:  -20px;	
	font:1.5em  bold "Lucida Grande", Verdana, sans-serif;	
}
.frameleft {
	height: 319px;
	background-color: #e2f7fe;
	width: 300px;
	position: relative;
	float: left;
	margin-left:15px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #a50021;
	font:17px  bold "Lucida Grande", Verdana, sans-serif;
	border-top:1px solid navy;
	border-bottom:1px solid navy;
	border-left:1px solid navy;
	border-right:1px solid navy;	
	text-align: left;
	
}
UL {
	padding-left:  10px;
	
}

UL#cippe {
	padding-left:  65px;
	font-size: 1.2em ;
}
UL#souslist {
	padding-left:  35px;	
	font-size: .8em ;
}

.frameright {
	background-color: #e2f7fe;
	width: 300px;
	height: 319px;
	position: relative;
	float: right;
	margin-right:15px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #a50021;
	font:17px  bold "Lucida Grande", Verdana, sans-serif;
	border-top:1px solid navy;
	border-bottom:1px solid navy;
	border-left:1px solid navy;
	border-right:1px solid navy;	
	text-align: left;	
}

UL#frame{
	line-height:  35px;
	
}
UL#frameEn{
	line-height:  30px;
	
}
UL#frameDe{
	line-height:  35px;
	
}
.txtbas {
width: 700px;
padding-left: 5px;
color:#800000;
}

.txtcontent2{
	padding-top: 10px;
 	font:17px bold "Lucida Grande", Verdana, sans-serif;
	text-align: left;	
}
.TXTcontent2{	
	font:20px  bold "Lucida Grande", Verdana, sans-serif;
	text-align: left;
}
.txtcontent3{
	padding-top: 10px;
 	font:16px bold "Lucida Grande", Verdana, sans-serif;
	text-align: left;	
}
.TXTcontent3{	
	font:18px  bold "Lucida Grande", Verdana, sans-serif;
	text-align: left;
}


UL#sousLI{
	padding-left:  35px;	
}
.frameright2 {
	background-color: #e2f7fe;
	width: 300px;
	height: 385px;
	position: relative;
	float: right;
	margin-right:15px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #a50021;
	font:17px  bold "Lucida Grande", Verdana, sans-serif;
	border-top:1px solid navy;
	border-bottom:1px solid navy;
	border-left:1px solid navy;
	border-right:1px solid navy;	
	text-align: left;	
}

.frameleft2 {
	height: 385px;
	background-color: #e2f7fe;
	width: 300px;
	position: relative;
	float: left;
	margin-left:15px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #a50021;
	font:17px  bold "Lucida Grande", Verdana, sans-serif;
	border-top:1px solid navy;
	border-bottom:1px solid navy;
	border-left:1px solid navy;
	border-right:1px solid navy;	
	text-align: left;
	
}

/*----communication generale---*/
.framecenter {
	height: 385px;
	background-color: #e2f7fe;
	width: 500px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #a50021;
	font:17px  bold "Lucida Grande", Verdana, sans-serif;
	border-top:1px solid navy;
	border-bottom:1px solid navy;
	border-left:1px solid navy;
	border-right:1px solid navy;	
	text-align: left;
	
}
.ftopcenter {
	width: 400px;
	background: url("http://www.kunauconseil.com/img/ftopcenter.gif") center no-repeat ;
	height:  120px;
	text-align: center;		
	color: #a50021;
	font:25px  bold "Lucida Grande", Verdana, sans-serif;
	text-align: left;
	
}
span#sousftopcenter{
	font:.9em  bold "Lucida Grande", Verdana, sans-serif;	
}

#titletopcenter {
	top:  60px;	
	font:1.3em  bold "Lucida Grande", Verdana, sans-serif;	
}
#ftopTXTcenter{
	position: relative;
	top: 32px;
	left: 70px;
	position: relative;
	float: left;
}


.framecenter2 {
	height: 325px;
	background-color: #e2f7fe;
	width: 500px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #a50021;
	font:17px  bold "Lucida Grande", Verdana, sans-serif;
	border-top:1px solid navy;
	border-bottom:1px solid navy;
	border-left:1px solid navy;
	border-right:1px solid navy;	
	text-align: left;
	
}


/*---conseil----*/

.content3 {
	color: #a50021;
	margin-top: 20px;
	width:  710px;
	height: 570px;
	border-top:1px outset #800000;
	border-bottom:1px outset #800000;
	border-left:1px outset #800000;
	border-right:1px outset #800000;
	padding:15px 10px 15px 10px ;
	background:url("http://www.kunauconseil.com/img/tramefond.jpg") #ffffff center no-repeat ;
}


.frameleft3 {
	height: 390px;
	background-color: #e2f7fe;
	width: 218px;
	position: relative;
	float: left;
	margin-top: 25px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #a50021;
	font:17px  bold "Lucida Grande", Verdana, sans-serif;
	border-top:1px solid navy;
	border-bottom:1px solid navy;
	border-left:1px solid navy;
	border-right:1px solid navy;	
	text-align: left;
	
}.framecenter3 {
	height: 390px;
	background-color: #e2f7fe;
	width: 218px;
	margin-top: 25px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #a50021;
	font:17px  bold "Lucida Grande", Verdana, sans-serif;
	border-top:1px solid navy;
	border-bottom:1px solid navy;
	border-left:1px solid navy;
	border-right:1px solid navy;	
	text-align: left;
	
}.frameright3 {
	height: 390px;
	background-color: #e2f7fe;
	width: 222px;
	position: relative;
	float: right;
	margin-top: 25px;	
	padding-left: 8px;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #a50021;
	font:17px  bold "Lucida Grande", Verdana, sans-serif;
	border-top:1px solid navy;
	border-bottom:1px solid navy;
	border-left:1px solid navy;
	border-right:1px solid navy;	
	text-align: left;
	
}

.ftopleft3 {
	width: 214px;
	position: relative;
	float: left;
	background: url("http://www.kunauconseil.com/img/ftop.jpg") center no-repeat ;
	height:  79px;
	text-align: center;		
	color: #a50021;
	font:25px  bolder "Lucida Grande", Verdana, sans-serif;
	
}
.ftopcenter3 {
	width: 214px;
	background: url("http://www.kunauconseil.com/img/ftop.jpg") center no-repeat ;
	height:  79px;
	text-align: center;		
	color: #a50021;
	font:25px  bolder "Lucida Grande", Verdana, sans-serif;
	
}
.ftopright3 {
	width: 214px;
	position: relative;
	float: right;
	background: url("http://www.kunauconseil.com/img/ftop.jpg") center no-repeat ;
	height:  79px;
	text-align: center;		
	color: #a50021;
	font:25px  bolder "Lucida Grande", Verdana, sans-serif;
	
}
#ftopTXT{
	position: relative;
	top: 23px;
}

span#bluetxt {
	color: #000099;
	
}
UL#frame3{
	line-height:  30px;
	
}


/*---qui-sommes-nous----*/
.ide{
	position: relative;
	left: -380px;
	top: 60px;
}
.ide2{
	position: relative;
	left: -303px;
	top: 60px;
}
.ide3{
	position: relative;
	left: -315px;
	top: 60px;
}
.nom{
	color: #000066;
	font:15px  italic ""Lucida Grande", Verdana, sans-serif";
	position: relative;
	left: -60px;
	top: 45px;
}
.txt1{
	color: #000066;
	position: relative;
	left: -60px;
	top: 50px;
	font:18px  bold "Lucida Grande", Verdana, sans-serif;
}
.txt2{
	color: #000066;
	font:18px  bold "Lucida Grande", Verdana, sans-serif;
	line-height:  30px;
}
.txt3{
	color: #000066;
	font:18px  bold "Lucida Grande", Verdana, sans-serif;
	line-height:  28px;
	padding-bottom: 8px;
	
}
.contenuWHO{
	color: #000066;
	width:  600px;
	position: relative;
	left: -130px;
	top: 60px;
	font:17px  "Lucida Grande", Verdana, sans-serif;
	line-height:  22px;
}
.contenuWHO2{
	color: #000066;
	width:  500px;
	position: relative;
	left: -135px;
	top: 60px;
	font:17px  "Lucida Grande", Verdana, sans-serif;
	line-height:  22px;
}
.fteam{
	background:url("http://www.kunauconseil.com/img/fwho.gif") center no-repeat ;
	float: right;
	position: relative;
	width: 325px;
	height:	150px;
	top: 170px
}
div#fteamtxt{
	width: 250px;
	padding-top: 40px;
	font:17px  bold "Lucida Grande", Verdana, sans-serif;
	line-height:  17px;
}
div#fteamtxt3{
	width: 250px;
	padding-top: 47px;
	padding-left: 13px;
	font:16px  bold "Lucida Grande", Verdana, sans-serif;
	line-height:  17px;
}
.fteam2{
	background:url("http://www.kunauconseil.com/img/fwho.gif") center no-repeat ;
	float: right;
	position: relative;
	width: 325px;
	height:	150px;
	top: 210px;
	right: -5px;
	
}
.fteam3{
	background:url("http://www.kunauconseil.com/img/fwho.gif") right no-repeat ;
	float: right;
	position: relative;
	width: 300px;
	height:	150px;
	top: 150px;
	right: -8px;
	
}
div#fteamtxt2{
	width: 250px;
	padding-top: 45px;
	font:17px  bold "Lucida Grande", Verdana, sans-serif;
	line-height:  17px;
	padding-left: 5px;
}

.asterix1 {
width: 450px;
font:15px  bold "Lucida Grande", Verdana, sans-serif;
text-align: center;
position: relative;
top: 65px;
}

.asterix2 {
width: 500px;
font:15px  bold "Lucida Grande", Verdana, sans-serif;
text-align: center;
position: relative;
top: 75px;
}
.asterix3 {
width: 450px;
font:15px  bold "Lucida Grande", Verdana, sans-serif;
text-align: center;
position: relative;
top: 55px;
}
/*---references---*/

.frameref1{
	width: 50%;
	position: relative;
	float: left;
	margin-top:10px;
	margin-left:15px;
	color: #000066;	
	font:19px  bold "Lucida Grande", Verdana, sans-serif;
	line-height:  20px;
	text-align: left;
}
.txthaut1{
	color: #800000;	
	font:17px  bold "Lucida Grande", Verdana, sans-serif;	
}
.txthaut2{
	color: #800000;	
	font:16px  bold "Lucida Grande", Verdana, sans-serif;	
}
#refpays{
	font:9px "Lucida Grande", Verdana, sans-serif;
}
.frameref2{
	width: 40%;
	position: relative;
	float: right;
	margin-top:20px;
	margin-right:15px;
	color: #000066;	
	font:19px  bold "Lucida Grande", Verdana, sans-serif;
	line-height:  20px;
	text-align: left;
}

/*--contact----*/
#ftopTXTcenter2{
	position: relative;
	top: 43px;
	left: 75px;
}
.framecontact{
	width: 400px;
	margin-top:30px;
	margin-right:15px;
	color: #000066;	
	font:23px  bold "Lucida Grande", Verdana, sans-serif;
	line-height:  35px;
	text-align: left;
}
.nom2{
	color: #000066;
	font:16px italic "Lucida Grande", Verdana, sans-serif;
	text-align: left;
	line-height:  30px;
}

.framecontact a {
	font:22px italic "Lucida Grande", Verdana, sans-serif;
	color:#800000;
}
.framecontact a:hover{	
	font:22px italic "Lucida Grande", Verdana, sans-serif;
	color:#800000;
	text-decoration: underline;	
}




/*------footer----*/
.retour{
	position: relative;
	float: left;
	font:9px  "Lucida Grande", Verdana, sans-serif;
}
.contactlink{
	position: relative;
	float: right;
	font:9px  "Lucida Grande", Verdana, sans-serif;
}
.footer{
	width: 700px
}
.lang {
}


/*---NewProgram----*/


.sloganNEWprog{
	font:13px  bold "Lucida Grande", Verdana, sans-serif;
}

#ftopTXT{
	position: relative;
	top: 23px;
}

span#bluetxt {
	color: #000099;
	font: bold;
	
}

.sloganNEWprogcolumns{
	line-height:  20px;
	font:15px  bold "Lucida Grande", Verdana, sans-serif;
}












