/* site html module CSS */
#ja-wrapper{
	font-family:arial; 
	font-size: 10pt;
	padding-left:5px;
	padding-right:10px;
	color:#577277;
}
#contenu{
	font-family:arial; 
	font-size: 10pt;
	color:#577277;
	padding-left:10px;
}
#contenu2{
	font-family:arial; 
	font-size: 10pt;
	width:100%;
	color:#577277;
}
#ja-content{
	font-family:arial; 
	font-size: 10pt;
	color:#577277;
	letter-spacing:0ex;
}
.componentheading{
	display:none;
}
.category{
font-weight: bold ;
}
a{
	color: #12416b;
}
#titmod{
	color: #87AEC0
}
img{
	border: 0px;
}
input.ws_yellow_button {
	border: 0px none;
	background: transparent url(http://www.portaneo.com/websites/home/images/new_file/Bouton%20jaune.png) no-repeat top left;
	width: 117px;
	height: 23px;
	line-height: 17px;
	vertical-align: center;
	text-align: center;
	font-size: 11pt;
	color: #666;
    cursor: pointer;
    cursor: hand;
    font-family: arial;
    letter-spacing: 0ex;
}
input.ws_yellow_button_big {
	border: 0px none;
	background: transparent url(http://www.portaneo.com/websites/home/images/new_file/bouton_jaune_big.png) no-repeat top left;
	width: 201px;
	height: 23px;
	line-height: 17px;
	vertical-align: center;
	text-align: center;
	font-size: 11pt;
	color: #666;
    cursor: pointer;
    cursor: hand;
    font-family: arial;
    letter-spacing: 0ex;
}
input.ws_grey_button {
	border: 0px none;
	background: transparent url(http://www.portaneo.com/websites/home/images/new_file/greybutton.png) no-repeat top left;
	width: 117px;
	height: 23px;
	line-height: 17px;
	vertical-align: center;
	text-align: center;
	font-size: 11pt;
	color: #666;
   
    cursor: pointer;
    cursor: hand;
    font-family: arial;
    letter-spacing: 0ex;
}
input.ws_grey_button_big {
	border: 0px none;
	background: transparent url(http://www.portaneo.com/websites/home/images/new_file/greybutton_big.png) no-repeat top left;
	width: 201px;
	height: 23px;
	line-height: 17px;
	vertical-align: center;
	text-align: center;
	font-size: 11pt;
	color: #666;
 
    cursor: pointer;
    cursor: hand;
    font-family: arial;
    letter-spacing: 0ex;
}