﻿body {
    margin:0;
    padding:0;
    padding-bottom:5px;
    font-family:Verdana, Arial;
    font-size:12px;
    background-image:url(/Images/bg.gif);
    background-repeat:repeat-x;
    background-color:#3399CC;
}
form {
    margin:0;
    padding:0;
}

select {
    font-family:Verdana, Arial;
    font-size:12px;
}
    
.btnSearch {
    padding: 4px 10px;
    font-size: 130%;
    font-weight: bold;
    font-family:Verdana, Arial;
    margin: 6px 0;
}

#div_hide {
    position: absolute;
    background-color:#ffffff;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 3;
}

#div_accroche {
    font-size:15px;
    font-weight:bold;
    text-align:center;
}

#div_pub {
    padding-top:10px;
    width: 500px;
    text-align:center;
}


#div_cart{
		background: transparent url(/Images/Picto/cart.png) no-repeat;
		font-size: 10px;
		padding-left:30px;
		padding-bottom:2px;}

#logoAreaWrapper { border-bottom: 1px dotted #ddd; height:90px; clear:both;}
#logoAreaWrapper #logoArea { float:left; width: 336px;}
#logoAreaWrapper #optionsArea { float:left; width: 245px; padding-left:5px; clear:right;}
.loginNoticeWrapper { padding-bottom: 5px; }
.loginNoticeWrapper div.loginNotice { border: 1px solid #CCCCCC;
               background-color: #EFEFEF;
               font-size: 10px;
               padding: 5px;
               width:100%;}
#optionAreaWrapper {border-bottom: 1px dotted #ddd; padding-top: 2px; height: 18px; clear: both;}
#optionAreaWrapper div { font-size: 10px; }
#optionAreaWrapper .rss_link { text-decoration: none;}
#optionAreaWrapper .rss_link img {border: 0px;}

/* Right area from engine */
#div_map {
    width: 350px;
    height: 210px;
    border: 1px solid #000000;
    overflow: hidden;
}

#google_maps_results {
    position: absolute;
    display: none;
}

/**** Start bottom styles ***/
#div_bottom {
    padding-top:10px;
    font-weight:bold;
    text-align:center;
}
/* Links */
#div_bottom a {
    text-decoration:none;
    color: Black;
}
#div_bottom a:hover {
    text-decoration:underline;
    color: red;
}
/*** End bottom styles ***/


#div_contenu { margin-left:auto ;
               margin-right:auto;
               width: 900px;
}

#div_top { height:90px;}
#div_logo { float:left;}
#div_top_destinations {padding-top:3px;
                       font-size:10px;
}

/**** Engine Area ****/
#engine_passager 
{
	 padding-top: 5px;
	 text-align: center;
	 white-space: nowrap;
}
.clearer_cat
{
    clear: both;
    border-bottom: 1px dotted #DDDDDD;
    padding-bottom: 5px;
}
.captcha_textbox 
{
	text-transform: uppercase;
}
.hideEngine 
{
	 visibility:hidden;
}
/****************** Comment Area *******************/    
#commentform
{
    border: 1px solid #ddd;
    background: #eee;
    padding: 15px;
    font-size: 10px;
}
#clearer_cat
{
    color: #999999;
    font-size: 9px;
    clear: both;
    border-bottom: 1px dotted #DDDDDD;
}
#comment_info{
		background: transparent url(../Images/Picto/comment_info.png) no-repeat;
		padding-left:15px;
		padding-bottom:2px;

}
.url_comment
{
    color: Red;
    font-weight: bold;
    text-decoration: none;
}
.comments_picto {
		background: transparent url(../Images/Picto/comments.gif) no-repeat;
		padding-left:20px;
		padding-bottom:5px;
}
.comment_add{
		background: transparent url(../Images/Picto/comment_add.gif) no-repeat;
		padding-left:20px;
		padding-bottom:5px;

}



h1.post_title {
font-size: 18px;
    margin-bottom: 2px;
    padding-bottom: 0;
    line-height: 1.1;
    color:#444444;
}

.post_info {
	padding: 0px 0px 0px 0px;
	font-family:Verdana, 'Trebuchet MS', Arial;
	font-size:9px;
	color:#AAAAAA;
	font-style:italic;
}

.index_post_contenu {
    text-align: justify;
    font-size: 12px;
}

#div_share 
{
	margin-top:2px;
	padding-left:5px;
}

#inhalt h3.sous_titre {
	border-bottom: 1px dotted #ddd;
	font-size: 13px;
	font-weight: bold;
	color:#333333;
	margin: 0 0 10px 0;
	line-height: 1.1;
}

.titre_blog {
	background: transparent url(../Images/Picto/blog.png) no-repeat;
	padding-left:20px;
	padding-bottom:5px;
}