/* CSS Document */
body {
	width:100%;
	height:auto;
	font-size:62.5%;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#screen{
	width:1000px;
	height: auto;
	margin-left: 0px;
}
#navbar {
	width:100%;
	display: block;
	height: auto;
	padding-top: 0.2em;
	padding-bottom: 0.4em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-transform: uppercase;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
}
.navitem1 {
	color: #000000;
	width: auto;

}
.navitem1 a {
	color: #000000;
	text-decoration: none;
	padding-top: 0.2em;
	padding-right: 20px;
	padding-bottom: 0.4em;
	padding-left: 20px;
}

.navitem1 a:hover {
	color: #000033;
	padding-top: 0.2em;
	padding-bottom: 0.4em;
	background-color: #999999;
}
.navitem1b {
	color: #000000;
	width: auto;

}
.navitem1b a {
	color: #000000;
	text-decoration: none;
	padding-top: 0.2em;
	padding-right: 20px;
	padding-bottom: 0.4em;
	padding-left: 20px;	
	background-color: #CCCCCC;
}

.navitem1b a:hover {
	color: #000033;
	padding-top: 0.2em;
	padding-bottom: 0.4em;
	background-color: #999999;
}
#col1 {
	float: left;
	width: 180px;
	height: 40px;
	display: block;
	margin-left: 10px;
}
#col2{
	float: left;
	height: auto;
	width: 590px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#tetier {
	width:100%;
	display: block;
	height: auto;
	padding-top: 60px;
	padding-bottom: 0.4em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
.gdintrotit {
	color: #990000;
	font-size: 2em;
	font-style: italic;
}
.gdtit {
	color: #333333;
	font-size: 3.2em;
}
#soustit1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #666666;
	text-align: justify;
	white-space: normal;
	word-spacing: 0.4em;
		font-style: italic;
		padding-top: 30px;
}
#soustit1 a{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#soustit1 a:hover{
	color: #333333;
	text-decoration: underline;
	background-color: #CCCCCC;
}
#blogimg {
	display: block;
	height: 160px;
	width: 590px;
	float: left;
}
#corps	{width:100%;
	display: block;
	height: auto;
	padding-top: 2em;
	padding-bottom: 0.4em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;}
#date{
color: #990000;
font-size: 1.4em;
	padding-bottom: 0.2em;
}
#tit1{
	font-size: 1.8em;
	padding-bottom: 0.8em;
	font-weight: 600;
	color: #990000;
}

#tit1 a {
	
	text-decoration: none;
	color: #990000;
}

#tit1 a:hover

{color: #990000;
background-color: #CCCCCC;}
#text{
	font-size: 1.2em;
	color: #333333;
	padding-bottom: 0.4em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 200;
}
#text a{
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
#text a:hover{background-color: #CCCCCC;}

.gras {
	font-weight: bold;
}
#more {
	font-size: 1.4em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	float: right;
	text-decoration: none;
}
#more a {
	color: #990000;
	text-decoration: none;	
}
#more a:hover {
	color: #000000;
	background-color: #CCCCCC;
}

#col3{
	float: left;
	height: auto;
	width: 182px;
	display: block;
	padding-left: 15px;
	text-align: right;
}
#bloc01{
	float: left;
	width: 180px;
	height: auto;
	display: block;
	text-align: right;
}
#bloc02{
float: left;
width: 180px;
	height: 40px;
	display: block;
}
#bloc03{
	float: left;
	width: 600px;
	height: 40px;
	display: block;
}
.tit2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: bold;
}
.tit2 a{
	color: #990000;
	text-decoration: none;
}
.tit2 a:hover{ccolor: #990000;
background-color: #CCCCCC;}
.liste {
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
}
.liste a{
	color: #990000;
}
.liste a:hover{
	color: #990000;
background-color: #CCCCCC;
}
#footer {
	width:100%;
	display: block;
	height: auto;
	float: left;
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	text-align: center;
}
