  /***********************************/
 /*********** TOP MENU **************/
/***********************************/

div.menuTop {
	background:url(../../../images/elements/subnav-bg.gif);
}

.menuTop {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	text-decoration:none;
}

.menuTop a.textBold {
	color: #CC3366;
	text-decoration: none;
}
 
.menuTop a.textBold:hover {
	color:#5AA3DC;
	text-decoration:underline;
}


  /***********************************/
 /*********** LEFT MENU *************/
/***********************************/

.menuLeft .quicknavTitle {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #007C65;
	text-decoration: none;
}
	
.menuLeft .quicknavLinks {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #336699;
}
	
.menuLeft a.quicknavLinks {
	color: #5AA3DC;
	text-decoration: none;
}
 
.menuLeft a.quicknavLinks:hover {
	color:#007C65;
	text-decoration:underline;
	font-weight:normal;
}

  /***********************************/
 /************** LIST ***************/
/***********************************/


.itemList a {  
	color: #CC3366; 
	text-decoration: none;
}

.itemList a:hover {
	color:#5AA3DC;
	text-decoration:underline;
}

.itemList .textBold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #333333; 
	font-weight: bold; 
	text-decoration: none;
}

.itemList .textMain {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #333333; 
	text-decoration: none;
}

  /***********************************/
 /************* DETAIL **************/
/***********************************/

.detailLeft a.textBold {
	color: #CC3366;
	text-decoration: none;
}
 
.detailLeft a.textBold:hover {
	color:#5AA3DC;
	text-decoration:underline;
}

.detailRight td.table {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #3C3C3C;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #F6F6F6;
	padding: 5;
}

.detailRight .textBold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #333333; 
	font-weight: bold ; 
	text-decoration: none;
}


  /***********************************/
 /************* SEARCH **************/
/***********************************/

.searchForm td.tableHeader {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #007C65;
	font-weight: bold; 
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #E5F2EF;
	padding: 5;
}


  /***********************************/
 /************* SHADOW **************/
/***********************************/

.shadow1a {
	background:url(../images/shadow1/1a.gif);
}
.shadow1b {
	background:url(../images/shadow1/1b.gif);
}
.shadow1c {
	background:url(../images/shadow1/1c.gif);
}

.shadow2a {
	background:url(../images/shadow1/2a.gif);
}
.shadow2b {
	background:url(../images/shadow1/2b.gif);
}
.shadow2c {
	background:url(../images/shadow1/2c.gif);
}

.shadow3a {
	background:url(../images/shadow1/3a.gif);
}
.shadow3b {
	background:url(../images/shadow1/3b.gif);
}
.shadow3c {
	background:url(../images/shadow1/3c.gif);
}

/* OTHER */
a.textBold {
color:#c28400;
}

.title {
color:#73021b;
}

.subtitle {
	color:#007c65;
}

#content {
	background:url(../images/fondg2.gif);
	background-position:top right;
	background-repeat:no-repeat;
	display:table;
	min-height:800px;
}
