/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
   font : bold 11px verdana; 
    color: #7f7a7a;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{font: 11px arial;}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
  font : bold 11px verdana; 
  color: #ba2d19;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
  font : bold 11px verdana; 
  color: #7f7a7a;
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
font : bold 11px verdana; 
color: #ba2d19;
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
h1{
	font: 18px verdana;
	color:#7f7a7a;
	margin-top: 1px;
}

H2  {
font: bold 11px verdana;
color:#ba2d19;
padding:10px 0 0 0;
margin:0 0 0 0;
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

#colGauche{
height: 292px;
width: 92px;
background-color: #d6d6d6;
float: left;
margin-right: 10px;
}

#colDroite{
font: 10px arial;
color:#686263;
text-indent:10px;
padding-top: 5px;
padding-right: 20px;
line-height:12px;
}

.image {
height: 92px;
width: 92px;
padding-left: 5px;
padding-top: 4px;
}

#texte_interne{
font: 11px arial;
color:#7f7a7a;
text-align: justify;
}

a.normalbold{font: 9px verdana;text-align: left;}
a.normalbold:link, a.normalbold:visited, a.normalbold:hover, a.normalbold:active{color:#b9b7b7;}

/* Property Agent*/
.fond_listing {background:url(images/fond_petit.jpg) no-repeat;	float: left;height: 154px;width: 250px;	padding:5px 0 0 5px;}
.vide_gauche {float: left;height: 154px;width: 10px;}
.contenu_texte {color:black;float:left;height:89px;width:121px;font:normal normal 11px Arial;padding:8px 0 0 10px;line-height: 11px;text-align:left;}
.ensavoir A {font:normal normal 9px Arial;background: url(images/puce.jpg) no-repeat left;float: left;height: 11px;text-align: left;text-indent: 10px;}
.ensavoir A:link{color:#787676;} 
.ensavoir A:visited{color:#787676;} 
.ensavoir A:hover{color:#BA2D19;text-decoration:none;} 
.ensavoir A:active{color:#787676;} 
.vide_haut {float: left;height: 5px;width: 260px;}
.image {float: left;height: 89px;width: 89px;}
#texte_rouge {color:#ba2d19;font:normal normal 11px Arial;line-height: 11px;}


.contact{
font: bold 12px verdana;
color:#7f7a71;
padding-top: 5px;
padding-left: 173px !important;
padding-left: 143px;
line-height:14px;
}







