/**
 *	Feuille de style pour le site echalier
 *
 *	auteur : Pierre Tachoire, Kartoo SA, pierre@kartoo.com
 *	date : 07/12/2006
 */

body {

}

html {
	background-image: url('../img/int_fond3.gif');
	background-repeat: repeat;
	padding-top: 5px;
}

#corps {
	background-image: url('../img/int_fd3.gif');
	background-repeat: repeat-y;
}

#bandeau {
	background-image: url('../img/int01_3.jpg');
	background-repeat: repeat-y;
}

#pied {

	background-image: url('../img/int10_3.gif');
	background-repeat: no-repeat;
}

h1, #lettrine2, #lettrine, a, a:hover, a:visited, a:active, a:link, .super_emphase {
	color: #F58220;
}

.cadre .left {
	background-image: url('../img/cadre03a.gif');
}
.cadre .content {
	background-image: url('../img/cadre03b.gif');
}
.cadre .right {
	background-image: url('../img/cadre03c.gif');
}

#iso {
	border:5px dashed #F58220;
	margin-top:20px;
	padding:10px;
	padding-bottom:15px;
	padding-top:0px;
}
