/*
Theme Name: Unbleuciel
Theme URI: http://unbleuciel.org/
Description: Unbleuciel.org
Version: 1
Author: Alpes Hosting
 
*/

A:LINK {
	color: #000000;
	text-decoration: none;
}
A:VISITED {
	color: #000000;
	text-decoration: none;
}
A:HOVER {
	color: #000000;
	text-decoration: none;
}

body {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left; /* Corrige le bug de IE sur le centrage margin: auto; */
	direction: ltr;
	background-image: url("images/fond.png");
	background-repeat: no-repeat;
}

#header {
	width:  900px;
	height: 170px;
	overflow: hidden;
	text-align: left;
	padding-left: 5px;
	padding-right: 2px
}

#corps {
	width:  900px;
	overflow: hidden;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px
}

#corps-gauche {
	width:  183px;
	text-align: left;
	float: left;
}

#corps-droit {
	width:  660px;
	text-align: left;
	float: left;
}

#fin {
	position: absolute;
	bottom: 0px;
	float: left;
}

#mentions{
	font-family: Times New Roman,Times,serif;
    font-size: 11px;
}

#titre {
	font-family: Times New Roman,Times,serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}

#sommaire {
	font-family: Verdana,Times New Roman,Times,serif;
    font-size: 16px;
    line-height: 45px;
    font-weight: normal;
    font-style: normal;
	text-decoration: none;
	color: #000000;
}

#texte {
	font-family: Verdana,Times New Roman,Times,serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    font-style: normal;
	text-decoration: none;
	color: #000000;
}
