* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 100%;
	background-color: #000000;
}
a {
	text-decoration: none; color: #FF6600; font-weight: bold;
	cursor: pointer;
}
a:hover {
	background: none;
	color: #FF1000;
}
.clr {
	clear: both;
}
p {
	margin: 0px;
	padding-top: 0px; padding-right: 0px; padding-bottom: 4px; padding-left: 0px;
	line-height: 1.2em;
}
h1, h2, h3, h4 {
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #000000;
}
h1 {
	font-size: 190%;
	padding-bottom: 6px;
	color: #FF0000;
}
h2 {
	font-size: 140%;
	padding-bottom: 5px;
	padding-top: 5px;
}
h3 {
	font-size: 115%;
	background-image: url(../images/fond-h3.png);
	background-repeat: repeat-y;
	margin-top: 5px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 5px;
}
.en h3 {
	background-image: none;
	font-size: 130%;
}

h4 {
	font-size: 100%; letter-spacing: 0em;
}
b {
	font-weight: bold;
}
em {
	font-style: italic;
}
.clr {
	clear: both;
    float: Aucune;
    font-size: 0; line-height: 0;
    height: 0;	
}
.petit {
	font-size: 80%;
	letter-spacing: 0em;
}
.gras-rouge {
	font-size: 110%;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: -0.05em;
}
ul, ol {
	padding-bottom: 10px;
	padding-top: 2px;
	padding-left: 12px;
}
hr {
	color: #DBDDCC;
	background-color: #DBDDCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.photo-gauche {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.photo-droite {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #F6F7F1;
}
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 880px;
	padding-right: 20px;
	padding-left: 20px;	
}
#container .int {
	background-color: #DCDFE8;
	background-image: url(../images/fond-contenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 400px;
}

#menu-ani {
	height: 400px;
	margin-left: -20px;
	position: relative;
}
#contenu {
	z-index: 10;
}
/*#contenu {
	height: 16em; /*hauteur mini ie
}
html>body #contenu { /*hauteur mini tout sauf ie
	height: auto;
	min-height: 16em;
} */

#contenu-gauche {
	float: left;
	width: 350px;
	padding-bottom: 30px;
	padding-top: 80px;
}
#contenu-gauche .cont {
	background-image: url(../images/fond-bio-haut.png);
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#plaquette {
	padding-top: 50px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 0px;
}

#plaquette a {
	background-image: url(../images/plaquette.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 200px;
	width: 290px;
	display: block;
	text-indent: -9000px;
}
#plaquette a:hover {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 200px;
	width: 290px;
	background-color: #0000FF;
}
#logo-uimla { margin-left: 50px; }


.voiture {
	clear: both;
	width: 550px;
	margin-top: 5px;
	border: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
}
.voiture a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.galerie {
	clear: both;
}
.galerie img {
	margin: 4px;
	float: left;
}
.galerie a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#contenu-droite {
	width: 380px;
	height: 100%;
	float: right;
	position: relative;
	background-image: url(../images/fond-contenu-texte.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-right: 70px;
}
#contenu-droite .texte {
	color: #FFFFFF;
	padding: 10px 0 10px 0;
}
#contenu-droite .texte h1 {
	text-indent: -9000px;
	position: absolute;
}

#contenu-droite .cont {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: none;
	background-color: transparent;
}
#contenu-droite #case-liens {
	padding-top: 20px;
	height: 380px;
	margin-top: 10px;
}
#liens {
	position: absolute;
	z-index: 100;
}
#liens-fr, #liens-en {
	width: 130px;
	font-size: 95%;
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenu-droite #case-liens #liens-en a {
	font-style: italic;
	color: #333333;
}
#contenu-droite #case-liens #liens-en a:hover {
	color: #FF0000;
}

#contenu-droite #case-liens a {
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0em;
}
#contenu-droite #case-liens a:hover {
	color: #FF0000;
}
#contenu-droite #raquettes {
	position: absolute;
	margin-left: 100px;
}

#footer {
	letter-spacing: 0em;
	color: #999999;
	background-color: #000000;
	padding-top: 5px;
}
#footer p {
	font-size: 11px;
	line-height: 12px;
}
#footer ul {
	letter-spacing: 0em;
}
#footer ul li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a {
	font-size: 11px;
	color: #FF3300;
	padding-right: 10px;
	background-repeat: no-repeat;
	letter-spacing: 0em;
	line-height: 12px;
	font-weight: normal;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
.mini-galerie {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 90%;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px dashed #CED0BA;
}
.mini-galerie td {
	padding: 5px;
	width: 33%;
	vertical-align: top;
}

