/* -- Thematique Couleur --*/

body {
        background-image: url('../css/img/visu4.jpg');
}

#hornav {
        background: url('../css/img/hornavtest1.png') no-repeat bottom right;
}
#hornav bouton {
	background: url('../css/img/bouton.png') no-repeat bottom right;
}
#ico {
	visibility: hidden;
}
#pathwayimg {
	background: url('../css/img/path_bienvenue.png') no-repeat top left;
}
p {
	margin-top: 11px;
	margin-bottom: 11px;
}
/* - Corps Gauche - */

#corps_g {
        width: 480px;
	height: 750px;
        padding-left: 20px;
	padding-top: 17px;
	padding-right: 20px;
	float: left;
}
#diapo {
	width: 500px;
	height: 310px;
	border-right-style: dotted;
	border-width: 1px;
}
#img_diapo {
	width: 480px;
	height: 285px;
	margin-bottom: 25px;
}
#qui {
	width: 480px;
	height: 320px;
}
#qui a{
	float:right;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	color: #3e7697;
}
.titlequi{
	background-color: #3E7697;
	color:white;
	text-decoration: none;
	width: 470px;
	height: 22px;
	font-size:130%;
	padding-left: 10px;
	padding-top: 3px;
	font-weight: normal;
	margin: 0;
}
#qui h3 {
	font-size: 150%;
	font-weight: normal;
	color: #3e7697;
	margin-top: 15px;
}

#post_it {
	margin-top: 20px;
	background-color: #9d9d9b;
        width: 275px;
        height: 90px;
	zoom:1;
	position: relative;
	left:-20px;
}

/* - Corps Droit - */

#haut_d {
	width: 440px;
	height: 310px;
	padding-top: 17px;
	margin-left: 20px;	
}
#corps_d {
        width: 440px;
        height: 770px;
        float: left;
	padding-right: 18px;
}
#focus p {
	margin: 5px 0 5px 0;
}
#focus .pin2 {
	color: #996600;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	margin: 0;
	float: right;
	margin-bottom: 7px;
}
#focus_ban {margin-left: 20px;}
.focus123 {
	margin-bottom: 20px;
}
#focus {
	clear:both;
}
#focus_border {
	height: 380px;
	padding-top: 20px;
	padding-left: 20px;
	border-width: 1px;
	border-left-style: dotted;
}