body {
	margin: 0;
	padding: 0;
	background: url(/templates/theurillat_img/bg.jpg) repeat;
	font-size: 12px;
	font-family: Arial;
	color: #fff;
}

a {
	color:#fff;
}

h1 {
  padding: 25px 0 0 0;
  color: #fff;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: auto;
	height: 120px;
}

#header {
  margin:0 auto;
	width: 770px;
	height: 120px;
	background: url(/templates/theurillat_img/bg.jpg);
}

#header a img {
  margin: 0;
  border: none;
}

#main {
  background: #000;
  min-height: 400px;
  height: auto !important;
  height: 400px;
  width: auto;
}

#sepBlanche {
  margin: 0;
  padding: 0;
  width: auto;
  background: #fff;
  height: 10px;
  width: auto; /*Ici sa devrait s'agrandit comme le body....*/
}

#navCentered {
  margin: 0 auto;
  width: 770px;
  position: relative;
  
}
#nav {
	width:770px;
  padding: 0;
	height:30px;
	background:none;
}

#nav ul,li {
	list-style-type:none;
	margin:0;
	padding:0;
	position: relative;
}

#nav ul {
	height:30px;
	margin-left:0;
	line-height:30px;
}

#nav a {
	display:block;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

#nav .menuOn {
	color:#000;
	background: #ccc;
  }

#nav ul li {
	float:left;
	margin:0;
	padding:0;
	padding: 0;
	line-height:30px;
	background:none;
}

#nav ul li a {
	width:115px;
	height:30px;
	line-height:30px;
	text-align:center;
}

#nav ul li a:hover {
  background: url(/templates/theurillat_img/bg_menu_1.jpg) repeat-x;
	border:2px solid #fff;
	width:111px;
	color:#fff;
	height:26px;
	line-height:26px;
}

#nav ul li li {
	text-align:center;
  margin:0;
  padding:0;
  width:101px;
  float:none;
	background:none;
	font-size:12px;
	border:none;
	height:25px;
	line-height:25px;
}

#nav ul li ul {
  margin:0;
  padding:0;
	position: absolute;
	left: -999em;
	min-height:25px;
	height:auto !important;
	height:25px;
	width:111px;
	background:#fff;
	z-index:200;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
}

#nav ul li li a {
  font-size:12px;
  text-align:center;
  text-transform:none;
  display:block;
  margin:0;
  padding:0 11px;
  color:#000;
  font-weight:normal;
  height:23px;
  width:89px;
  line-height:25px;
  border:none;
  border-bottom:2px solid #fff;
  background: #fff;
  overflow: hidden;
  }
  
#nav ul li li a:hover {
  color:#000;
  background: #ccc;
  border:none;
  border-bottom:2px solid #fff;
  width:89px;
  height:23px;
  line-height:25px;
  font-weight:normal;
  }
  
#nav ul li li.last {
	border:none;
}

#nav li:hover ul {
	left: auto;
	margin-left:0;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav .home {
	width:50px;
	padding: 0 0 0 10px;
}

#nav .home:hover {
	width:50px;
	background:none;
	border:none;
}

#separationMenu {
  margin: 0;
  padding:0;
  background: url(/templates/theurillat_img/sep_menu_740px.jpg) bottom;
  width: 740px;
  height: 2px;
  margin: 0;
}

#contentCentered {
  margin: 0 auto;
  width: 770px;
}

#content {
  padding: 0;
  min-height: 300px;
  height: auto !important;
  height: 300px;
  width: auto;
  margin:0 0 0 20px;
}

.object {
  color: #fff;
  margin: 0 0 25px 0;
}

.object h2 {
  color: #fff;
}

.object a {
  font-size: 12px;
  font-family: Arial;
  color: #2d69ae;
}

.object img {
  border: solid 2px #fff;
}

#sepBlancheBas {
  margin: 0;
  padding: 0;
  background: #fff;
  height: 10px;
  width: auto; /*Ici sa devrait s'agrandit comme le body....*/
}

#footerCentered {
  margin: 0 auto;
  width: 770px;
  background: #fff;
}

#footer {
  margin: 0;
  padding: 0;
  background: url(/templates/theurillat_img/bottom.jpg) repeat-x;
  height: 30px;
  position: relative;
}

#copyRight {
  position: absolute;
  left: 0;
  top: 5px;
}

#connect {
  position: absolute;
  right: 0;
  top: 5px;
}
