/* Start of CMSMS style sheet 'commun' */
body{
	background-image: url(./images/suiv_top.png);
	background-color: #66ace1;
	background-repeat: repeat-x;
	margin:0;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
}

h1{
	display:none;
}

h2{
	background-image: url(./images/ico_titre.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	color:#77a832;
	padding-left:18px;
	margin:5px 10px 10px 0;
}

h3{
	color:#77a832;
	font-size: 12pt;
	border-bottom: 1px solid #cfe414;
	padding-top:15px;
}

img{
	border: 0;
}

a, a:visited{
	text-decoration: none;
	color: #2764a3;
}

a:hover{
	color: #172965;
}

.ui-widget-content{
	background:#fff !important;
}
/* End of 'commun' */

