/*------------------------- 
Legal mentions
---------------------------*/

#legalmentions {
	padding: 20px;
}

#legalmentionTitle{
	padding-bottom:20px;		
	color: #AAC032;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

#legalmentionExplain{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #262016;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid;
	background-color:#B7C7D1;
}

.legalmentionSubtitle{
	margin-top: 10px;
	margin-bottom: 10px;	
	color: #9CB300;
	font-size: 12px;
	font-weight:bold;
	font-style: italic;	
	border-bottom: 1px solid;
	border-color: #9CB300;
}

.legalmentiontext{	
	
	color: #362b19;
	font-size: 12px;
	font-style: italic;	
}

/*
 * General structure
 */

#howto_page_tr {
	vertical-align: top;
}

.howto_page_left {
	width: 550px;
	padding: 5px;
}
.howto_page_right {
	width: 300px;
	padding: 5px;
}

fieldset dl dd {
	width: 250px;
}
.TB {width: 230px;}

.list {list-style-image: url(/images/contacts/tick.png); }
.listbig {
	font-size: 14px;
	color:#AAC032;
	text-align:left;
	list-style-image: url(/images/contacts/tick.png); 
}
.listbig li {
	margin-bottom: 5px;
	color:#AAC032;
}
.list_subexplain {
	font-size: 12px;
	font-style:italic;
	color: #A09968;
}

/*
 * Help page
 */

#help_page {
	width:850px; 
	padding-left: 20px;
	padding-right: 30px;
}

.iconsets {
	margin-top:10px;
}

/*
 * How to
 */
.howtotext{		
	color: #A09968;
	font-size: 12px;
	margin-left:20px;
	width: 850px;
}

#welcomeHowto {
    margin-top: 20px;
	color: #AAC032;
	font-size: 18px;
	margin-bottom : 10px;
	text-align: center;
}

#summarizeHowto {
	border-width: 1px;
	border-style: solid;
	border-color: white;
	padding : 10px; 10px; 10px; 10px;
    color: #362b19;
	font-size: 12px;
	font-weight: bold;	
	
	background-color:#BEBB94;

}


#howtosteps_title {
    margin-top : 10px;
    margin-bottom : 20px;    
    border-bottom: 1px solid #AAC032;
    font-size: 16px;
	font-weight: bold;
	text-align:left;
	color: #AAC032;
}
.list {text-align:left; margin-left: 20px;}

#howtopic {
    margin-bottom : -15px;
	margin-right: 10px;
}

#howto_FAQ {
	background-color:#AAC032;
}

#howtosteps_subtitle {
    margin-bottom : 15px;
    font-size: 14px;
	font-weight: normal;
	color: #362b19;
	text-align:left;
	margin-left: 20px;
}

#howtosteps_question {
    margin-top : 5px;
    padding-left: 10px;
	padding-top : 2px;
    padding-bottom: 2px;
    font-size: 14px;
    font-weight: bold;
	color: #FFF;
	background-color:#AAC032;
}

#howtosteps_answer {
    padding-top : 5px;
    padding-bottom: 5px;
	padding-left: 10px;
    background-color:#dee4b3;
	color:#262016;
    font-style: italic;	
}



/*
 * Links page
 */

.partner_desc {
	padding: 10px;
	margin-bottom: 10px;
}

#links_subtitle {
	margin-top: 20px;
	margin-bottom: 10px;
	color:#AAC032;
	margin-left: 10px;
} 
 
#links_list {
	margin-top: 10px;
	margin-left: 20px;
	width: 300px;
	
} 
.description_links {
	color:#362b19;
	font-size: 12px;
	width: 500px;
	margin-left: 20px;
} 

.text_links {
	color:#362b19;
	font-size: 11px;
	font-weight:normal;
	margin-left: 20px;
} 


/*
 * Sitemap
 */

.sitemap_category_title {
 	color:#0097a5;
	font-size: 16px;
}
.sitemap_category_subtitle {
 	color:#590000;
	font-size: 14px;
}
.sitemap_category_subtitle a{
	color:#590000;
	font-size: 14px;
}
.sitemap_link a{
 	color:#362b19;
	font-size: 12px;
}
.sitemap_td {
	vertical-align:top;
}

/*
 * Restaurateur contact
 */

#partners_list {
	margin-bottom: 20px;
	border: solid 1px #9a9789;
	padding: 10px;
	text-align:center;
}
.partner_logo {
	margin-bottom: 10px;

}

#testimonials {
	padding: 10px;
	margin-bottom: 10px;
	background-color:#AAC032;
}
#testimonials_title {
	color:#40480E;
	font-size: 16px;
	text-align:center;
	margin: 5px 0 5px 0;
}
.quote {
	font-size: 16px;
	color:#40480E;
}

.testimonial_author {
	text-align:right;
	color:#40480E;
	padding-right: 10px;
}

.pub_link_text {
	margin-bottom: 10px;
}
.pub_link_text a{ color:#56c6d0; }

/*
 * Testimanials Slideshow
 */


/*
 * Images Slideshow
 */


#slideshow div.testimonial {
    z-index:8;
    opacity:0.0;
	display: none;
}

#slideshow div.active {
    z-index:10;
    opacity:1.0;
	display: block;
}

#slideshow div.last-active {
    z-index:9;
	display: none;
}

/*
 * Matches Page
 */
#subcenter {
	text-align:center;
}
#match_overview {
	margin-top: 10px;
	width: 850px;
	padding: 10px;
	border: 1px solid #ffffff;
	text-align:center;
	color:#AAC032;
	font-size: 25px;
}
#match_title {
	color:#b30000;
	font-size: 30px;
}
#match_title_1 {
	color:#AAC032;
	font-size: 30px;
}
#competitors_list {text-align:center; margin-left: 200px;}
.competitor_presentation {float:left;text-align:center;}
#match_description {	
	padding-top : 5px;
    padding-bottom: 5px;
	padding-left: 10px;
	color:#ffffff;
    font-style: italic;
	font-size:16px;
}

#share_social {
	margin-top: 30px;
	width: 450px;
	
}
#share_social_title {
	color:#FFFFFF;
	font-size: 20px;
	margin-bottom: 20px;
}
.social_media {
	margin-left: 20px;
}


#voter_city {
    width:240px;
	color: #252b31;
	font-size: 14px;
	padding: 5px;
	/*height: 20px;*/
	border: 1px solid #aaa;
	/* trick of IE6 et IE7 */
	.margin-left: -40px;
}

#vote_for_match_sponsors {
	color:#b30000;
	font-size: 30px;
}
#vote_for_match_left {
	width: 450px;
}
#vote_for_match_right {
	width: 350px;
	vertical-align:top;
	padding-top: 20px;
}


#voter_connection {
	margin-top: 30px;
	text-align:center;
	font-size: 40px;	
	font-weight:bold;
	color:#FFFFFF;
}
#city_choices {
	margin-top: 60px;	
}

.city_choice {
	font-size: 40px;	
	font-weight:bold;
	padding: 10px;
	
}

.city_choice a {
	color:#262016;
	text-decoration:none;
}
#city_choice_bordeaux {
	background-color: #b30000;
	height: 60px;
	width: 250px;
	margin-left: 300px;	
	margin-top: 30px;
}

#city_choice_toulouse {
	
	background-color: #AAC032;
	height: 60px;
	width: 250px;
	margin-left: 300px;	
	margin-top: 30px;
}

#city_choice_nantes {
	
	background-color: #FFFFFF;
	height: 60px;
	width: 250px;
	margin-left: 300px;	
	margin-top: 30px;
	
}

#offer_description {
	color:#FFFFFF;
}
#special_offer_desc {
	color:#FFFFFF;
}
#special_offer_block {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 350px;
	background-color:#b30000;
	padding: 10px;
}
#specialOfferTitle {
	color:#FFFFFF;
	font-size: 20px;
}
#specialOfferTitle a{
	color:#FFFFFF;

}
#newsletter {
	color:#FFFFFF;
	font-size: 12px;
} 
#agreement, #agreement a {
	color:#FFFFFF;
}
.result_competition {
	width: 600px;
	text-align:center;
	color:#FFFFFF;
	border: 1px solid #ffffff;
}
