body {
	margin : 0;
	padding : 0;
	/*background : #ffffff  url(images/background.jpg) repeat-x;*/
	/*background : #354C69  url(images/background32.png) repeat-x;*/
	/*background : #324966  url(images/background.png) repeat-x;*/
	background : #324966  url(images/splash5.jpg) no-repeat;
	background-attachment : fixed;
	font-family : Arial, Helvetica, sans-serif;
}

img {
	border : 0px;
}

a {

}

h1, h2, h3, p, ol, ul {
	margin-top : 0;
}

h1, h2, h3 {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight : normal;
}

h1 {
	letter-spacing : -2px;
	font-size : 2.4em;
}

h2 {
	letter-spacing : -1px;
	font-size : 1.8em;
}

h3 {
	color : #ffffff;
}

#logo {
	float : left;
	position : absolute;
	top : 30px;
	display : inline;
}

#logo h1, #logo p {
	float : left;
	margin : 0;
	line-height : normal;
}

#logo h1 {
	padding : 5px 0 0 20px;
	font-size : 2.5em;
	color : #49bdef;
	text-decoration : none;
}

#logo p {
	padding : 25px 0 0 7px;
	letter-spacing : -1px;
	font-size : 1.1em;
	color : #bababa;
	text-decoration : underline;
}

#logo a {
	text-decoration: none;
	color: #49BDEF;
}


#page {
	margin-top : 130px;
	margin-right : auto;
	margin-left : auto;
	padding-left : 40px;
	padding-right : 40px;
	width : 1000px;
	/*height : 1000px;*/
	background : url("images/borderDroite.png") repeat-y;
	/*background : url("images/backPage.png") repeat-y;*/
}

#banniere{
	display : block;
	padding : 0px;
	margin-top : 0px;
	margin-right : 60px;
	float : right;
	background : url(images/banniere22.png) no-repeat;
	width : 655px;
	height : 97px;
}

#banniere p {
	font-size : 12px;
	font-weight : bold;
	color : #fcfcfc;
	line-height : 135%;
	margin : 7px;
}


.article {
	width : 655px;
	border-bottom : 1px solid #00CCFF;
	float : right;
	margin-right : 60px;
	/*padding : 5px;*/
	margin-bottom : 30px;
	margin-top : 30px;
	background : url(images/content.png) repeat-y;
}

.article h3 {
	/*color : #2D8CD2;*/
	color : #fafafa;
	font-size : 18px;
	font-weight : bold;
	padding : 5px;
	background : url(images/h3.png) repeat-y;
	/*border-top : 1px solid #000000;*/
	border-bottom : 1px solid #00CCFF;	
}

.article p {
	font-size : 12px;
	font-weight : bold;
	color : #fcfcfc;
	line-height : 135%;
	margin : 7px;
}

.article img {
	display : block;
	margin-top : 7px;
	margin-bottom : 7px;
	margin-left : auto;
	margin-right : auto;
}

.article ul {
	
}

.article li {
	display : block;
	color : #3a3a3a;
	font-size : 12px;
	font-weight : light;
}

.article dl {
	margin : 5px;
	padding : 5px;
	list-style-type : none;
}

.article dt {
	font-size : 12px;
	font-weight : bold;
	color : #e7573b;
	line-height : 135%;
	margin : 7px;
}

.article dd {
	font-size : 12px;
	font-weight : bold;
	margin-left : 25px;
	padding : 0px;
	color : #3a3a3a;
}

.article a {
	color : #000066;
	text-decoration : none;
	margin : 5px;
	font-size : 11px;
}

.article a:hover {
	color : #000033;
	text-decoration : underline;
}

.article .commande {
  font-size : 12px;
  font-weight : light;
  color : #e7573b;
  border : 1px dashed #cccccc;
  padding-top : 3px;
  padding-bottom : 3px;
  padding-left : 10px;
  background : #eeeeee;
}

.comments {
	/*margin : 0 auto;*/
	width : 655px;
	padding : 2px;
	background : url(images/comments.png) repeat-y;
	border-bottom : 1px solid #00CCFF;
}

.comments img {
	display : inline;
	margin : 0px;
}

.comments p {
	color : #cccccc;
	margin : 5px;
}

.comments a {
	color : #2D8CD2;
	text-decoration : none;
	margin : 5px;
	font-size : 11px;
}

.comments a:hover {
	color : #2D8CD2;
	text-decoration : underline;
}

.footer {
	float : bottom;
	width : 1000px;
	padding : 5px;
	/*height : 85px;*/
	clear : both;
	/*border : 1px solid #3a3a3a;*/
	/*background : #EEEEE8 url("img/pied3.png") repeat-x;*/
	margin-top : 15px;
	margin-bottom : 45px;
	margin-left : auto;
	margin-right : auto;
	padding : 0px;
}

.footer p{
	font-size : 12px;
	text-align : center;
	color : #999999;
	margin : 3px;
	float : bottom;
	font-weight : bold;
}

.footer a{
	color : #2D8CD2;
	text-decoration : none;
	font-weight : bold;
}

.footer a:hover{
	color : #2D8CD2;
	text-decoration : underline;
}

.footer ul{
	list-style : none;
	margin : 3px;
	font-size : 12px;
	text-align : center;
	font-weight : bold;
}

.footer li {
	display : inline;
	margin : 3px;
	font-weight : bold;
}

.footer img{
	border : 1px solid #ffffff;
	margin-top : 5px;
}

.left {
	float : left;
	padding : 0px;
	width : 250px;
	border : 1px solid #3A3A3A;
	/*background : url(images/borderDroite.jpg) repeat-y;*/
	/*background : url(images/left.png) repeat-y;*/
}

.left #menu h3{
	font-size : 14px;
	font-weight : bold;
	color : #fafafa;
	text-align : center;
	margin : 0px;
	padding-top : 15px;
	padding-bottom : 15px;
	padding-left : 0px;
	padding-right : 0px;
	/*background : url(images/menu.png) repeat-x;*/
	background : url(images/h3.png) repeat-y;
	border-bottom : 1px solid #3a3a3a;

}

.left #menu ul {
	list-style-type : none;
	margin : 0px;
	padding : 0px;
	width : 250px;
	text-decoration : none;
	font-family : Calibri;
}

.left #menu li {
	text-align : left;
	color : #4B4B4B;
	font-size : 11px;
	list-style-type : none;
	margin : 0px;
	padding : 0px;
}

.left #menu li a {
	display : block;
	font-size : 14px;
	font-weight : bold;
	color : #fafafa;
	text-align : left;
	margin : 0px;
	padding-top : 7px;
	padding-bottom : 7px;
	padding-left : 15px;
	padding-right : 0px;
	/*background : #ffffff;*/
	background : url(images/content.png) repeat-y;
	list-style-type : none;
	text-decoration : none;
	border-bottom : 1px solid #66CCFF;
}

.left #menu li a:hover {
	display : block;
	font-size : 14px;
	font-weight : bold;
	color : #000033;
	margin : 0px;
	padding-top : 7px;
	padding-bottom : 7px;
	padding-left : 15px;
	padding-right : 0px;
	background : #53BCF3 url(images/fondMenu222.jpg) repeat-x;
	list-style-type : none;
	text-decoration : none;
	/*border-bottom : 1px ridge #49bdef;*/
}