html, body {
	height:100%;
}

body {
	font-family:Tahoma;
	background-image:url(filigrane.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-attachment:fixed;
}

:link img,:visited img, :active img {
	border-color:#CCCCCC;
}

:hover img {
	border-color:#62B4F7;
}

/*
img:link, img:active, img:visited {
	color:62B4F7;
	text-decoration:underline;
}

img:hover {
	color:#B0B5DB;
}
*/

td.flash1 div {
	height:186px;
	display:none;
}

.ltx_filigrane {
	margin-bottom:20px;
}

.ltx_menu {
	background-image:url(menu2.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.ltx_cherche_appart {
	background-image:url(cherche_bottom.gif);
	background-repeat:no-repeat;
	height:95px;
}

.ltx_select_cherche_appart {
	font-size:9px;
}

.ltx_photo_homepage {
	background-image:url(alexandre.gif);
	background-repeat:no-repeat;
	background-position:center center;
	height:278px;
}

.ltx_footer {
	font-size:10px;
	color:#808080;
	height:17px;
	text-align:center;
	padding-top:20px;
	background-image:url(footer.gif);
	background-repeat:no-repeat;
}

.ltx_footer a:link, .ltx_footer a:active, .ltx_footer a:visited {
	color:#808080;
	text-decoration:underline
}

.ltx_footer a:hover {
	text-decoration:none;
}

a.ltx_login:link, a.ltx_login:active, a.ltx_login:visited {
	color:#808080;
	background-image:url(cadenas.gif);
	background-repeat:no-repeat;
	padding-left:12px;
	text-decoration:underline;
}

a.ltx_login:hover {
	background-image:url(cadenas_open.gif);
	padding-left:12px;
	text-decoration:none;
	background-repeat:no-repeat;
}

td.ltx_breadcrumb {
	font-family:'Trebuchet MS';
	font-size:10px;
	color:#808080;
	padding-top:14px;
}

a.ltx_breadcrumb:link, a.ltx_breadcrumb:active, a.ltx_breadcrumb:visited {
	font-size:10px;
	font-weight:bold;
	color:#62B4F7;
	text-decoration:none;
}

a.ltx_breadcrumb:hover {
	text-decoration:underline;
}

.ltx_homepage_contentpane {
	padding-top:40px;
}

.ltx_backpage_contentpane {
	padding-top:20px;
	padding-bottom:20px;
}

.ltx_leftpane {}

.ltx_rightpane{
	padding-top:20px;
}

.MainMenu_MenuContainer {
	border:0;
	height:24px;
}

.MainMenu_Separator {
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}

.MainMenu_MenuBreak {
	background-color:transparent;
	border:0;
}

.MainMenu_MenuIcon {
	background-color:#B0B5DB;
	border:0;
}

.MainMenu_MenuItemSel {
	background-color:#6375B7;
	color:#FFFFFF;
}

.MainMenu_MenuItem {
	color:#FFFFFF;
}

.MainMenu_SubMenu {
	border:1px solid #6375B7;
	background-color: #FFFFFF
}

.MainMenu_SubMenu .MainMenu_MenuItem {
	color:black;
	font-size:11px;
	font-weight:normal;
}

.MainMenu_SubMenu .MainMenu_MenuItemSel {
	background-color:#B0B5DB;
	color:black;
	font-size:11px;
	font-weight:normal;
}


caption {
	font-size:10px;
	color:#999999;
	font-weight:bold;
	text-align:left;
	height:16px;
	background-image:url(camera.gif);
	background-repeat:no-repeat;
	padding-top:2px;
	padding-left:20px;
	width:100%;
	margin-top:15px;
}

.DNN_ANN_DesignTable td {
	font-size:11px;
}

.DNN_ANN_DesignTable span.SubHead {
	font-size:12px;
	color:3399CC;
	display:block;
	padding-top:10px;
	margin-bottom:-10px;
}


/*ODS Form CSS Class*/

.FormLabelCell {
	color:#FF0000;
}

.FormLabel {
	font-weight:bold;
	color:#6375b7;
}
