/* ---------- Styles specific to the project ----------- */

div.container {
	/*border : 1px dashed rgb(156,154,156);*/
	width : 100%;
	padding : 5px;
	/*margin : 10px;*/
}

div.container2 {
	/*border : 1px dashed rgb(156,154,156);*/
	/*width : 50%;*/
	padding : 5px;
	/*margin : 10px;*/
}

td#contentMainCopyRight {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal;
	font-Style : normal; 
	font-Size : 10px;
	color : white;
	vertical-align: top;
	text-align:right;
	padding-top : 40px;
	padding-bottom : 0px;	
	padding-right : 100px;	
	padding-left : 10px;
	/*border:1px solid red;*/
	width:546px;
	height:80px;
	}

td#contentMainCopyRight2 {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal;
	font-Style : normal; 
	font-Size : 10px;
	color : white;
	vertical-align: top;
	text-align:right;
	padding-top : 0px;
	padding-bottom : 0px;	
	padding-right : 0px;	
	padding-left : 0px;
	/*border:1px solid red;*/
	width:200px;
	height:80px;
	}

p.copyr {
	
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal;
	font-Style : normal; 
	font-Size : 10px;
	color : white;
	vertical-align: top;
	text-align:center;
	padding-top : 40px;
	padding-bottom : 5px;	
	padding-right : 10px;	
	padding-left : 10px;
	height:80px;
	/*border:1px solid yellow;*/
	}


p.logo{
	width:190px;
	height:70px;
	cursor:hand;
	/*border:1px solid green;*/
	}

