
*{padding:0px; margin:0px;}

a {
  outline: none;
}


body {
  	width: 100%;
	font-size: 10px;
	font-family: Verdana,Georgia,"Andale Mono",Arial,Helvetica;
	color: #A6A6A6;
	margin: 0px auto;
	background: white;
}

#centered {
	margin: auto;
  	width: 900px;
	margin: 0px auto;
	border: solid 0px;
}

#left{
	border: solid 0px;
	width: 155px;
	float: left;
	text-align: right;
	padding-right: 25px;
}

#content {
	border: solid 0px;
	float: left;
	width:600px;
}

#right{
	position: relative;
	top: 115px;
	border: solid 0px;
	width: 110px;
	float: left;
}

#top {
	height: 80px;
	width:100%;
}

#logo_wrapper {
    position:relative;
	display: inline-block;
	border: 0px solid;
	padding-left: 55px;
}

#logo_eo{
    width:100px;
}

#title {
	font-weight: bold;
	font-size: 12px;
}

#copy {
	padding-top: 15px;
}

#mots{
	padding-top: 15px;
}

.mot{
	color: #FF0000}

#heures{
	float: right;
	padding-top: 15px;
}

#heure_tb {
	align: right;
}



.city {
	color: #A6A6A6;
	width: 40px;
	padding-right: 5px;
}

#stars {
	padding-top: 68px;
}
.star {
	font-size: 14pt;
	padding-right: 10px;
}

.heure {
	color: #FF0000;
	padding-left: 5px;
}

#next{
	padding-top: 0px;
}

.space{
	padding-top: 15px;
}

#bottom {
	width:100%;
	height:60px;
}


/* ---------------------- Croquis -------------------- */


#croquis_img {
	width: 570px;
	border: 0px solid;
	padding: 10px;
	position: relative;
	top: 0px;
}




/* --------------------- Other ---------------------------- */

.color {
	color: #FF0000}
.box1 {
    font: normal 10px Verdana;
    border: 1px solid #A6A6A6;
    background: transparent;
}

.just {
	text-align: justify;
}

.img {
	border-style: none;
	border-width: 0px;
}

.clearFlat {
	clear: both;
	padding:0px;
}

.linebreak {
	clear: both;
	padding:5px;
	text-align:center;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #A6A6A6;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

hr {
	border: 0px;
   	color:  grey;
	background-color: black;
	margin: 10px 0px 10px 0px;
	height: 1px;
	text-align:left;
}

ul {padding:0;margin:0;list-style-type:none;}


