﻿body 
{
    margin-top:0px;
}

.pageContainer
{
    border: solid black 0px;
    width: 750px;
    text-align: left;
    margin: auto;
}

.mozillaContainer
{
    /*  Place at the very bottom of an outer container. 
        This ensures the outer container grows with 
        the inner containers.    
    */
    clear:both;
    height:0px;
}

.headerContainer
{
    border: solid green 0px;
    width: 10%;
    height: auto;
    padding: 5px 0px 5px 10px;
    border-top: solid #000000 3px;
    border-bottom: solid #000000 3px;
    font-style:italic;
}

.logoContainer
{
    border: solid blue 0px;  
    text-align: left;
    height:115px;
    padding:10px 0px 0px 0px;
}

.navContainer
{
    border: solid blue 0px;
    padding: 10px 0px 5px 0px;
    color: White;
}

.contentContainer
{
    border: groove silver 4px;
    background-color: White;
    width: 738px;
}

.bannerContainer
{
    height: 215px;
    width: 100%;
    padding:0px;
    margin: 0px 0px 10px 0px;
    border: solid black 0px;    
}

.oneColumnContainer
{
    width:99%;
    height:99%;
    text-align:left;
    padding:5px;  
}

.middleLeftContainer
{
    float:left;       
    width:49%;
    height:99%;
    text-align:left;
    padding:5px;
    border-right: solid silver 1px;
}

.middleRightContainer
{
    float:right;
    width:48%;
    height:99%;
    padding:10px 0px 0px 5px;
}

.bottomContainer
{
    background-image: url('../images/bottom_bg3.jpg');
    background-repeat: repeat-x;     
    height:30px;
    margin: 10px 0px 0px 0px;
}

.headerText
{
    font-size:22px;
    font-weight:bold;
    color:#000000;    
}

.textContainer
{
    text-align:left;
    padding:2px 2px 5px 10px;
    width:90%;
}

.textContainerLeft
{
    text-align:right;
    padding:2px 2px 5px 10px;
    height:32px;
    float:left; 
}

.textContainerRight
{
    text-align:left;
    padding:2px 2px 5px 10px;
    height:32px;
    float:right;  
}

.sectionText
{
    font-size:17px;
    font-weight:bold;
    color:#000000;
    text-align:right;    
}

a.sectionText
{
    text-decoration:none;    
}

.text
{
    font-size:14px;
    font-weight:bold;
    color:#000000;    
}
a.text
{
    text-decoration:none;    
}

a.bluelink
{
    font-size:14px;
    font-weight:bold;
    /*color:#5d3a41;*/
    color: Black;
    text-decoration:none;
}

a.navigation
{
    font-size: 14px;
    font-weight: bold;
    color: White;
    text-decoration: none;
    padding: 3px 8px 3px 8px;
}

a.navigation:hover
{
    /*color: #9b9187;*/
    color: #640d04;
}

a.navSelected
{
    color: #640d04;
}

.dynamicMenu
{ 
    z-index: 1;
}

.applicationContainer
{
    width:715px;
    height:auto;
    border:solid black 0px;
    text-align:center;
    padding:25px 10px 10px 10px;
}

.appSection
{
    width:680px;
    margin:0px 10px 0px 10px;
    border:black solid 1px;
}

.appSpacer
{
    width:644px;
    margin:0px 20px 0px 20px;
    padding:1px;
    background-color:Silver;
}

.appRow
{
    width:100%;   
}
.appColumn
{
    text-align:left;
    float:left;
}

.appCell
{
    text-align:left;
    float:left;
    padding:2px 0px 2px 2px;
    color:Black;
    font-size:11px;
    font-weight:bold;
    height:35px;
        
}

.appTextLarge
{
    color:Black;
    font-size:20px;
    font-weight:bold;
}

.appTextMed
{
    color:Black;
    font-size:16px;
    font-weight:bold;
}

.appTextSmall
{
    color:Black;
    font-size:11px;
    font-weight:bold;
}

.label
{
    padding:3px 0px 0px 3px;    
}

.formCell
{
    height:35px;
    font-size:12px;
    font-weight:bold;
    color:#000000;
}

/* Tour Styles*/
/* Titles */
#corps h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
    margin: 0px 0px 5px 0px;
}

#corps h2 {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 11px;
}


/* Pages without viewer */
.content_full {
    border: 1px solid #BEBFC1;
    width: 800px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
}


/* Half left part for pages with viewer */
div.content_semi {
    border: 1px solid #BEBFC1;
    width: 400px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
}

/* Half left part for pages with viewer */
div.content_video {
    border: 1px solid #BEBFC1;
    width: 588px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
}

table.content_semi {
    border: 1px solid #BEBFC1;
    width: 350px;
	padding: 0px;
	font-size: 11px;
}


/* Input fields */
.field {
	font-size: 11px;
	border: 1px solid #7E8083;
}

.select_field {
	font-size: 11px;
	border: 1px solid #7E8083;
	color: #7E8083;
}

.field_warn {
	font-size: 11px;
	border: 1px solid #F1A42B;
}


/* Tour */
.viewsselection {
	width: 100%;
	color: #7E8083;
	font-size: 11px;
	margin: 0px;
}

.agentinfo {
	margin: 0;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7E8083;
	line-height: 16px;
}

.adresseinfo {
	margin: 0;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7E8083;
	line-height: 16px;
}

.prixinfo {
	margin: 0;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F89920;
	line-height: 16px;
}

.roominfo {
	margin: 0;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7E8083;
	line-height: 16px;
}

/*
#menu_treb td a {
    height: 15px;
    background: url(../images/bg_menu.jpg) repeat-x;
}

#menu_treb ul {
    height: 25px;
    background: url(../images/bg_menu.jpg) repeat-x;
    margin: 0px;
    padding: 0px;
}

#menu_treb ul li {
    display: inline;
    padding: 0px 30px 0px 0px;
    height: 25px;
    line-height: 25px;
}
*/

#menu_treb td{
    height: 25px;
    background: url(../images/bg_menu.jpg) repeat-x;
}

#menu td {
    height: 35px;
    background: url(../images/bg_menu.jpg) repeat-x;
}

#menu_treb td a,
#menu td table {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#menu_treb td a,
#menu td a {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
}

#menu_treb td a{
    color: #5C5C5C;
}

#menu_treb td a:hover{
    color: #FFFFFF;
}

#menu_treb td.tabon a{
    color: #F1A42B;
}

#menu_treb td.tabon a:hover{
    color: #F1A42B;
}

#menu td a:hover {
    color: #5C5C5C;
}


#menu td.tabon a {
    color: #F1A42B;
}

#menu td.tabon a:hover {
    color: #F1A42B;
}

#corps td .content_right {
    border: 1px solid #BEBFC1;
    width: 480px;
	margin: 0px 0px 0px 10px;
	padding: 10px 10px 10px 10px;
}

#corps .viewerh1 {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 11px;
}

#corps #separator {
	background-color: #000000;
	width: 100%;
	height: 5px;
	margin: 10px 0px 10px 0px;
}

#footer .footer_tab {
    width: 100%;
    border-top: 1px solid #000000;
}

.sub_agent_info {
    width: 340px;
    height: 100px;
    background: #EFEFD0;
    border: 0px;
    empty-cells: show;
    margin: 5px 0px 0px 0px;
}

.sub_agent_info .td_text {
    padding: 10px 0px 0px 5px;
    text-align: left;
    width: 100%;
    line-height: 18px;
}

.ul_details {
    list-style-type: none;
    list-style-image:url(../images/picto_arrow.gif);
    list-style-position: inside;
    margin: 10px 0px 0px 5px;
    padding: 0px 0px 0px 0px;
}

p.p_clear {
    clear: right;
    height: 0px;
    visibility: hidden;
    margin: 0px;
    padding: 0px;
}

img, img a {
    border: 0px;
}


/* Standard links 
a, a:visited {
    font-size: 11px;
    color: #F89920;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}
*/

/* Button links */
.a_button, .a_button:visited {
    font-size: 11px;
    font-weight: bold;
    margin: 0px 20px 0px 20px;
}

.a_button:hover {
    color: #7E8083;
    text-decoration: none;
}