/* Netsay - Style - EURL Netoides (www.netoides.fr) - Tous droits réservés */

body {
	background-color: #aeaeae;
	margin: 0px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.3;
	font-size: 11px;
	background-color: #aeaeae;
	background-image: url(../img/fond.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width:800px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
#menu {
	font-size:110%;
	font-weight:bold;
	background-color: #FF9900;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

#header{
	height:180px;
	background-color: #FFFFFF;
	background-image: url(../img/bandeau.jpg);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#main {
	padding:20px;
}
#corps {
	float:left;
	width:460px;

}
#flashpage {
float:left;
text-align:center;
padding-right:20px;
width:170px;
}
#corps ul {
	list-style-position: inside;
	list-style-type: square;
	line-height:2em;
}
#corps ul ul {
	list-style-position: inside;
	list-style-type: circle;
	line-height:2em;
}
#colonne {
	float:right;
	height:100%;
	width:255px;
	padding-right:10px;
	margin:0px;

}
#box {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#box2 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#main a{
	text-decoration:none;
	color: #0183ff;
}
#main a:hover {
	text-decoration:underline;
}
#footer{
	text-align:center;
	margin-left: 0px;
	margin-right: 0px;
	clear:both;
	width:780px;
	padding: 10px;
	line-height:1.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 0px;
}
#blanc {
float:left;
width:100%;
height:20px;
}
#footer a {
	text-decoration:none;
	color: #0183ff;
	}
#footer a:hover {
	text-decoration:underline;
}
#menu a {
	text-decoration:none;
	color:#FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;

}
#menu a:hover, #menu li a:focus {
	text-decoration:none;
	color:#0080FF;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
h1 {
	font-size:160%;
	padding:12px;
	margin:0px;
	font-weight:bold;
	color: #FF9900;
}
h2 {
	font-size:120%;
	font-weight:bold;
	color: #FF9900;
}
h3 {
	font-size:120%;
	font-weight:bold;
	color: #0183ff;
}
h4 {
	font-size:110%;
	font-weight:bold;
	color: #0099FF;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.red {
	color: #FF0000;
}
input {
	color:#FF9900;
	background-color:#F2FFFF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}
textarea {
	border: 1px solid #CCCCCC;
	background-color:#F2FFFF;
}
.photo {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
