/* GENERAL CSS */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	color: #575757;
	font-weight: normal;
}

/* LINK STYLES */

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
	   
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
		  
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	text-decoration: underline;
}
		
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color:Transparent;
	border:0px;
}
		 
/* COLLECTIONS MENU */

a.collec:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
	   
a.collec:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
		  
a.collec:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
	text-decoration: underline;
}
		
a.collec:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background-color:Transparent;
	border:0px;
}



/* TEXT STYLES */

.contentTitle {
	height:68px;
	vertical-align:middle;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #666666;
	font-weight: bold;
	background-color:Transparent;
	border:0px;
}

.contentTitlePorto {
	color: #CC6600;
}

.contentLeftTitle{
	height: 20px;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	font-weight: bold;
	background-color: Transparent;
	border:0px;
	text-align: left;
	padding-left : 20px;
}

a.contentLeftTitle:link, a.contentLeftTitle:visited {
	height: 20px;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	font-weight: bold;
	background-color: Transparent;
	border:0px;
	text-align: left;
	padding-left : 20px;
}

.popupTitle {
	height:40px;
	vertical-align:middle;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #666666;
	font-weight: bold;
	background-color:Transparent;
	border:0px;
}

.popupTitlePorto {
	color: #CC6600;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:Transparent;
	border:0px;
	color: #333333;
}

.textb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:Transparent;
	border:0px;
	color: #333333;
	font-weight: bold; 
}

a.textb:link, a.textb:visited

{
	color: #CC6600; 
	font-weight: bold; 
}

.text a, .text a:visited

{
	color: #CC6600; 
	font-weight: bold; 
}

.textPorto {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #CC6600; 
	font-weight: bold; 
	font-size: medium; 
}
		
.contact {
	 font-family: Arial, Helvetica, sans-serif;
	 color: #333333;
	 font-size: 9px;
 }
		 
.errMessage {
	background-color:#f8f8f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#990000;
	text-decoration: none; 
}
	   
	   
	   
a.retour:link, a.retour:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	font-weight: bold;
	background-color:Transparent;
	border:0px;
}

.path, a.path:link, a.path:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
	font-weight: bold;
	background-color:Transparent;
	border:0px;
}

.lefttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:Transparent;
	border:0px;
	color: #333333;
	text-align: left;
	padding-left : 20px;
	font-weight : bold;
}
/*  TABLES STYLES  */

.tblHeader {
	height:19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration: none; 
}

.tblRow {
	height:19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration: none; 
}


.tdRow {
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF; 
	text-align:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.tdRowleft {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF; 
	text-align:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.newsrowdate {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-style : italic;
}

.newsrowtitle {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-weight : bold;
	color: #CC6600;
}

.newsrowtext
{
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}

/* can be used for tr highlighting */
.or {
background: #FFF;

}
.wh {
background: #FFF;
}
/* CONTROLS */

form { 
	margin: 0px; 
}

.inputGeneral {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border-left: #000000 1px solid;
	border-right: #656E74 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #656E74 1px solid;
}

.btnContact {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F2E35;
	background-color: #FFFFFF;
	height: 20px;
	border-left: #000000 1px solid;
	border-right: #656E74 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #656E74 1px solid;
}

.submitLogin {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F2E35;
	background-color: #FFFFFF;
	height: 16px;
	margine: 0px 2px 2px 2px;
	border-left: #000000 1px solid;
	border-right: #656E74 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #656E74 1px solid;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border-right: #000000 1px solid;
	border-left: #656E74 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #656E74 1px solid;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	height: 80px;
	width: 300px;
	
	border-right: #000000 1px solid;
	border-left: #656E74 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #656E74 1px solid;

	scrollbar-track-color: #DEDEDE;
	scrollbar-face-color: #858585;
	scrollbar-darkshadow-color: #858585;
	scrollbar-3dlight-color: #EFEFEF;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #858585;
	scrollbar-arrow-color: #000000;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border-right: #000000 1px solid;
	border-left: #656E74 1px solid;
	border-bottom: #000000 1px solid;
	border-top: #656E74 1px solid;
}

/* IMAGES STYLES */

.picture {
	border: 1px solid;
	border-color: #CC6600;
	cursor: hand;
} 

.picture1 {
	border: 1px solid;
	border-color: silver;
	cursor: hand;
} 

.picture1:hover {
	border: 1px solid;
	border-color: #CC6600;
	cursor: hand;
} 


.pdvtextb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:Transparent;
	border:0px;
	color: #333333;

}


a.pdvTitle:link, a.pdvTitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	font-weight: bold;
	text-align: center;
}

.orange{
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	color:#c05c06;
	display:inline;
}

