@charset "UTF-8";
/* CSS Document */

/* Le Relais des Perrons */

Body {
	background-image: url(images/fond.jpg);
}

#content img{
	margin:0;
	padding:5px;
	background-color:#fff;
	/*border: 3px solid #aaa;*/
}

#sidebar img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
}

#wrapper {
	width: 700px;
	margin:5px auto;
	padding: 10px 10px 0 5px;
	background-color:#fff;
	border: 5px solid #999999;
}

#banniere {
	height: auto;
	width: 695px;
	margin: 30px auto 0 auto;
	padding:0 0 0 0;
}

#sidebar {
	height: auto;
	width: 193px;
	margin: 0 3px; 
	float:left;
	background-color:#fff;*
	/*border-right: 1px solid #666666;*/
}

#content {
	height: auto;
	width: 476px;/* width total = 500px*/
	margin: 0 5px 0 5px;
	padding: 20px 5px;
	background-color:#fff;
	/*border: 1px solid #666666;*/
	border: 2px solid #999;
	float:left;
	/*background-image: url(images/bg-content.jpg);*/
	background-repeat: repeat-x;
	/*background-color:#FFFF99;*/
	color:#000;
}

#galerie,
#galerie-suite {
	width: auto;
	height: auto;
	margin: 5px 0 0 50px;
	padding: 0;
}

#footer{
	height: auto;
	margin: 0 auto;
	width: 500px;
	padding:0 0 0 200px;
}

.ligne_separation {
	clear:both;
	margin:2px;
	padding:2px;
}

/*---------------------- F O N T -------------------------------*/

a:link { 
	color: #cc6600; text-decoration: none }

a:visited { 
	color: #cc6600; text-decoration: none }

a:active { 
	color: #fff; text-decoration: none; background-color: #cc6600 }

a:hover { 
	color: #fff; text-decoration: none; background-color: #cc6600 }
	
Body {
	font-family:Arial, Helvetica, sans-serif
}

.texte{
	font-size: 14px;	
}

.texte-bold{
	font-weight: bold;
	color: #cc6600;
}

#banniere h5,
#banniere h3{
	margin:0;
}

#menu-resto h4{
	color: #666666;	
}

.surbrillance{
	background-color: #cc6600;
	color:#FFFFFF;
}

/*---------------- S I D E B A R --------------*/
/*---------------- M E N U   N A V I G A T I O N --------------*/

#menu_nav {
	height: auto;
	width: auto;
	margin: 10px 0 0 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	
}

#picto_home,
#picto_menus,
#picto_galerie,
#picto_infos{
	height: 25px;
	width:100px;
	margin: 0 0 10px 5px;
	background-repeat:no-repeat;
}

#menu_nav a {
	color:#cc6600;
	text-decoration:none;
	/*font-family: Georgia,"Times New Roman",Times,serif;*/
	font-size: 20px;
	/*font-style: italic;*/
	font-weight: bold;
	/*font-weight:100;*/
	margin:0;
	pading:0;
}

#menu_nav a:hover{
	color:#cc6600;
	background-color: #ffffff ;
	text-decoration:underline;
}

#cadre-orange{
	width: 190px;
	height: 82px;
	background-image: url(images/cadreorange.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#cadre-orange h3{
	margin: 0;
	padding: 7px 10px 0 10px;
	color:#FFFFFF;
}
#cadre-orange p{
		margin: 2px 0 0 10px;

}
#sidebar-info{
			margin: 0 0 0 5px;
}
/* ---------- P I C T O S   M E N U  -------- */
#picto_home{
	background-image:url(images_menu/bg_3.gif);
}
#picto_menus{
	background-image:url(images_menu/bg_3.gif);
}
#picto_galerie{
	background-image:url(images_menu/bg_3.gif);
}
#picto_infos{
	background-image:url(images_menu/bg_3.gif);
}


/* ---------- B A N N I E R E  -------- */

#banniere_image {
	height:150px;
	width: 100%;
	margin: 0;
	padding:0;
	background-image: url(images/banniere-blanc-relais-des-perrons.png);
	background-repeat: no-repeat;
}

#banniere h3{
	color:#cc6600;
	font-weight: 100;
}

#banniere h5{
	color:#666666;
}

/* ----------M E N U S   R E S T A U -------- */


#menus-restau h4{
		
}

#menus-restau p{
	text-align: center;	
}

/* ---------- F O O T E R -------- */
#footer{
	font-size: 12px;	
}

.ludolab{
	margin: 0 0 0 130px;
}


/*a:link { 
	color: #cc6600; text-decoration: none }

a:visited { 
	color: #cc6600; text-decoration: none }

a:active { 
	color: #fff; text-decoration: none; background-color: #cc6600 }

a:hover { 
	color: #fff; text-decoration: none; background-color: #cc6600 }*/
