/* Beginning of the styles definition for the header */
div#header {
	border-bottom: 1px solid #999999;
}

div#ariadne-thread {
	float: left;
}

div#ariadne-thread ul {
	padding: 0px;
	margin: 0px;
	padding: 5px;
}

div#ariadne-thread li {
	list-style-type: none;
	float: left;
}

div#ariadne-thread a {
	color: #333333;
}

div#profil-management {
	background: #333333;
	float: right;
	padding: 5px;
	color: white;
	font-weight:bold;
}

div#profil-management a {
	color: white;
}
/* End of the styles definition for the header */

/* Beginning of the styles definition for the form */
div#form-search {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #999999;
}

div#form-search-left{
	width: 200px;
	float: left;
}
div#form-search-left p{
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.form-search-left-title{
	color : #000000;
	text-decoration: none;
}
.form-search-left-title:hover{
	color : #000000;
	text-decoration: underline;
}

.form-search-left-home{
	color: #698F00;
	text-decoration: none;
	font-weight: bold;
}

.form-search-left-home:hover{
	color: #698F00;
	text-decoration: underline;
	font-weight: bold;
}

.form-search-left-car{
	color: #DD0038;
	text-decoration: none;
	font-weight: bold;
}
.form-search-left-car:hover{
	color: #DD0038;
	text-decoration: underline;
	font-weight: bold;
}

.form-search-left-job{
	color: #30BDEA;
	text-decoration: none;
	font-weight: bold;
}
.form-search-left-job:hover{
	color: #30BDEA;
	text-decoration: underline;
	font-weight: bold;
}

.form-block {
	color:white;
	float:left;
	width: 770px;
	height:95px;
	padding-left: 10px;
	background-image:url("./../img/search-block.gif");
}

.form-block input[type=text] {
	border: 1px solid #333333;
	margin-right:10px;
}
.form-block input[name=what] {
	height: 21px;
}

.form-block select {
	border: 1px solid #333333;
	margin-right:10px;
}

.form-title {
	padding: 5px 0 0 0;
	font-size:19px;
	font-weight: bold;
}

.form-advanced-search {
	padding-left: 5px;
}

.form-advanced-search a{
	font-size: 11px;
	color: #FFFFFF;
}

.suggest-over{
	background:#ff0000;
	color: white;
}

.suggest-out{
	background:white;
}
/* End of the styles definition for the form */

/* Beginning of the styles definition for the content */
#content h1,h2 {
	text-align :center;
}
/* End of the styles definition for the content */

/* Beginning of the styles definition for the content */
#footer {
	border-top:1px solid #cccccc;
	background-image:url("./../img/footer-background.gif");
	background-repeat:repeat-x;
	padding: 10px 0 20px 0;
	margin-top: 10px;
}

.footer-column1 {
	float:left;
	width:310px;
}

.footer-column2 {
	float:left;
	width:270px;
}

.footer-column3 {
	float:left;
	width:200px;
}

#footer1 {
	margin-left:auto;
	margin-right:auto;
	width:780px;
	color: #333333;
	font-weight:bold;
}

#footer1 ul {
	margin:10px 0 0 0;
	padding:0px;
	color: #999999;
	font-weight:normal;
}

#footer1 li {
	list-style-type: none;
}

#footer1 a {
	color: #999999;
}

#footer1 a:hover {
	color: #000000;
}

#column2-bottom{
	margin-top: 10px;
}

#column2-bottom ul{
	margin: 0px;
}

#column2-bottom li{
	display:inline;
}

#footer2 {
	margin-left:auto;
	margin-right:auto;
	width:990px;
	text-align:center;
	margin-top:10px;
	color: #999999;
}

#footer2 a {
	color: #999999;
}

#footer2 a:hover {
	color: #000000;
}
#footer img {
	margin-bottom: 5px;
}
#footer p {
	color: #999999;
	font-weight: normal;
}
/* End of the styles definition for the content */

/* Beginning of the styles definition for the top searches */
div#top-searches {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

div#top-searches ul.xoxo {
	margin: 0px;
	padding: 5px 0 0 0;
}

div#top-searches li {
	list-style-type: none;
	width:190px;
	margin:0px;
	display:inline;
}
li.taille1{font-size:12px}
li.taille2{font-size:14px}
li.taille3{font-size:16px}
li.taille4{font-size:18px}
li.taille5{font-size:20px}
li.taille6{font-size:22px}



div#top-searches a {
	color: #333333;
}

div#top-searches a:hover {
	color: #dd0038;
}

#cargantua h2 a {
	color:#DD0038;	
}
/* End of the styles definition for the top searches */

/* Beginning of the styles definition for the TOS */
#tos {
	text-align: left;
}
#tos h1, h2 {
	text-align: left;
}
/* End of the styles definition for the TOS */

/* Beginning of the styles definition for the Privacy */
#privacy {
	text-align: left;
}
#privacy h1, h2 {
	text-align: left;
}
/* End of the styles definition for the Privacy */
