body
{
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-size : 80%;
	background : #ffffff;
	margin : 0;
	padding : 0;
}

.banner
{
	height: 185px;
	width: 100%;
	text-align: center;
	background: url(imgs/bg_banner.png) repeat-x;
}

.banner_content
{
	text-align: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 185px;
}

.banner_title
{
	margin-top: 40px;
	width: 600px;
	height: 100px;
	float: left;
}

.banner_login
{
	right: 0px;
	margin-top: 50px;
	text-align: left;
	width: 300px;
	height: 110px;
	float: left;
}

.banner_menu
{
	clear: both;
	height: 20px;
}

.footer
{
	clear: both;
	text-align: center;
	height: 100px;
	width: 100%;
	background-color: black;
}

.footer_content
{
	text-align: center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 100px;
}

.footer_txt
{
	margin-left: auto;
	margin-right: auto;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.main
{
	text-align: center;
	width: 100%;
}

.main_content
{
        text-align: left;
        position: relative;
        margin-left: auto;
		margin-right: auto;
		padding-bottom: 10px;
        width: 900px;
}

.main_left
{
	padding-right: 10px;
	width: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #666666;
}

.main_right
{
	padding-left: 10px;
	border-left: solid 1px #555555;
	width: 639px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #666666;
}

.tab_vente
{
	width: 639px;
	margin: 0px;
	float: left;
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #666666;
}

.title_left
{
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #ff1212;	
}


.title_left2
{
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #b4cdf1;	
}

.title_center
{
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.center
{
	text-align: center;
}

.tab_title_txt
{
    font-family : Tahoma,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    width: 563px;
    color: #000000;
    vertical-align: middle;
    /*float: left;*/
}

.vente_title
{
    padding-left: 10px;
    background : url(imgs/bg_vente_title.png) bottom repeat-x;
	width: 629px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

.vente_title_txt
{
    font-family : Tahoma,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    width: 563px;
    min-width: 563px;
    color: #000000;
    vertical-align: middle;
    float: left;
}

.vente_ville
{
	position: absolute;
    padding-right: 80px;
	width: 500px;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	right: 0px;
	text-align: right;
	font-family : Tahoma,Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #000000;
}

.vente_date
{
    height: 41px;
    width: 46px;
    background: url(imgs/bg_vente_date.png) bottom right no-repeat;
    float: left;
}

.vente_date_day
{
    clear: both;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.vente_date_year
{
    clear: both;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: #000000;
    font-size: 8px;
    text-align: center;
}

.vente_date_month
{
    clear: both;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 10px;
    text-align: center;
}

.vente_content
{
	padding-left: 10px;
    width: 629px;
    padding: 10px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.vente_content_small
{
	padding-left: 10px;
    width: 629px;
    padding: 10px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 10px;
}

.vente_content_right
{
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.vente_footer
{
	clear: both;
    width: 629px /*880px*/;
    padding: 10px;
	text-align: right;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.office
{
	text-align: left;
	border: 1px solid black;
	padding: 5px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

/*****************************************/
/* A */

A
{
	font-weight: bold;
	color: #b4cdf1;
	text-decoration: none;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

A:hover
{
	font-weight: bold;
	color: #86a8d8;
	text-decoration: underline;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

A.menu
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: 20px;
	float: left;
}

A.menu_actif
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: 20px;
	float: left;
	background-color: #b4cdf1;
}

A.menu:hover
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: 20px;
	float: left;
	background-color: #b4cdf1;
}

A.login
{
	font-weight: bold;
	color: #b4cdf1;
	text-decoration: none;
}

A.login:hover
{
	font-weight: bold;
	color: #86a8d8;
	text-decoration: underline;
}

A.foot
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 10px;
}

A.footer:hover
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 10px;
}

/*******************************************/
/* INPUT */

input.search
{
	color: #888888;
	width: 250px;
	border: 1px solid #b4cdf1;
	background: url(imgs/loupe.png) no-repeat right;
}

select.search
{
	color: #888888;
	width: 250px;
	border: 1px solid #b4cdf1;
}

input.blanc
{
	color : #555555;
	border : 1px solid #b4cdf1;
	background : transparent;
}

input.red
{
	color : #555555;
	border : 1px solid red;
	background : transparent;
}

input.login
{
	color: #555555;
	border: 1px solid #b4cdf1;
	background : transparent;
}

input.searchbtn
{
	color: #888888;
	border: 0px;
	font-weight: bold;
	background : url(imgs/bg_input.png);
}

/*********************************************/
/* + -----------------------------------------------------
	Styles appliqués au Calendrier
+ ----------------------------------------------------- */

#calendrier li
{
	list-style: none;	
}

#libelle 
{
	width: 210px;
	margin: 0 auto;
	padding: 0;
}
.ligne 
{
	width: 210px;
	margin: 0 auto;
	padding: 0;
} 
#libelle li 
{
	float : left;
	width : 30px; 
}
.ligne li 
{
	color: #000;
	float : left; 
	width : 30px; 
}

.ligne li a:hover
{
	list-style: none;
	text-decoration: none;
}

.item 
{
	color: #000000;
	text-decoration: none;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.itemCurrentItem 
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.itemSelectedItem 
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

A.itemExistingItem
{
	font-weight: bold;
	color: #b4cdf1;
	text-decoration: none;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

A.itemExistingItem:hover
{
	font-weight: bold;
	color: #86a8d8;
	text-decoration: underline;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
}
