BODY  {
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	background-color : #EEEEEE;
	background-image : none;
	color : Black;
}
TD {
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	color : Black;
}


h1 {
	margin-left:20px;
	margin-bottom:20px;
	font-family: Verdana;
	font-size: 12pt;
	font-style: normal;
	color: #000066;
	font-weight: bold;
}

h2 {
	margin-left:20px;
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	color: #000066;
	font-weight: bold;
}

.subtitle {
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}

.portfolioTitle {
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color : #222222;
	background-color : #F0EFF7;
}

.vertical_top {
    vertical-align: top;
}
.explanation {
    font-style: italic;
}


A {
    text-decoration: underline;
    color:#222222;
	font-weight:normal;
}
A:link   {
    text-decoration: underline;
    color:#222222;
	font-weight:normal;
}
A:visited    {
    text-decoration: underline;
    color:#222222;
    font-weight:normal;
}
A:hover    {
    text-decoration: underline;
    color:#A40000;
	font-weight:normal;
}



/* main menu links  */
a.topmenu:link 
{
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	color : #FFFFFF;
	text-decoration : none;
}
a.topmenu:visited {
	font-family: Verdana;
	font-size: small;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
}
a.topmenu:hover {
	font-family: Verdana;
	font-size: small;
	font-style : normal;
	color : #FFCC99;
	text-decoration : none;
}

.topmenu_separator {
	font-family: Verdana;
	font-size: small;
	font-style : normal;
	color : #FFFFFF;
	vertical-align: middle;
}

/* ++++++++++++++++++++++++My zone++++++++++++++++++++++*/

.bodyContent{
	width:768px;
	background:url(images/j4biz/j4biz_second_cadran_center.png) repeat-y;
	position: relative;
	left: 0px;
	top: 30px;
	
}

.bodyContent .div_body {
	background:url(images/j4biz/j4biz_second_cadran_top.png) no-repeat top left;
	margin-top: 0px;
	text-align: left;
	position: relative;
	top: 0px;
	
}

.bodyContent .footertextInfo{
	background:url(images/j4biz/j4biz_second_cadran_bottom.png) no-repeat bottom left;
	margin-bottom: 0px;
	position: relative;
}
	
.bodyContent .footertextInfo, .bodyContent .footertext{
	text-align: center;
}

.bodyContent div, .bodyContent p{ 
	padding-left: 20px;
	padding-right: 20px;

}

.flashContent{ 
	margin:15px 0px 5px 0px;
	float: right;
}

.bodyContent div .flashContent p{ 
	padding-left: 0px;
	padding-right: 0px;

}


.firstCadran{
	width:767px;
	height:85px;
	background:url(images/j4biz/top_picture.png) no-repeat left bottom;
	text-align: right;
}

.firstCadran .titleLinks{
	width:767px;
	height:25px;
	background:url(images/j4biz/j4biz_top_under_picture.png) no-repeat left top;
	position: relative;
	left: 0px;
	top: 85px;
}

.firstCadran .titleContent a{
	text-align: right;
	vertical-align: middle;
}

#testimoncontainer{
	margin:15px 0px 5px 0px; 
	float: right;
}

#testimoncontainer p{
	text-align: justify;
	color: #777777;
	margin:0px; 
	padding:1px; 
	}

