/* Start of CMSMS style sheet 'gnto-common' */
body {
	margin: 0px;
	padding: 1px;
	background-color:#FFFFFF;
}

img {border: 0px}

td, span, div, p, body, input, select, textarea, a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #2E3C8E;
}

table.page {
	width: 100%;
}

table.page td.leftcolumn {
	width:	25%;
	vertical-align: top;
}

table.page td.maincolumn {
	width:	75%;
	vertical-align: top;
}

td.logo {
	/*background-color: #DDEEFF;*/
	border: 1px solid #75A9DA;
	text-align: center;
	height: 160px;
}

table.main {
	width: 100%;
}

td.topbar {
	background-color: #2D2B73;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	height:27px;
	padding-left: 2px;
	padding-right: 2px;
}

td.topbar a, td.topbar div {
	background-color: #2D2B73;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

td.searchbar, td.searchbar a {
	background-color: #75A9DA;
	color: #FFFFFF;
	font-size: 9pt;
	height:27px;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}

.more, .more a{
	text-align: right;
	color: #ED1924;
	font-size:8pt;
	text-decoration: none;
}

.button {
	background-color: #75A9DA;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
}

.shadow {
	background-image: url(/uploads/images/shadow.gif);
	height: 8px;
	line-height: 1px;
	font-size: 1px;
}

.menu {
	color: #FFFFFF;
	background-color: #6781BE;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

.menu a {
	color: #FFFFFF;
	text-decoration: none;
}

td.titlebar {
	background-color: #75A9DA;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	height:27px;
	padding-left: 2px;
	padding-right: 2px;
}

td.titlebar a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

h1 {
	font-size: 11pt;
}

h2 {
	font-size: 10pt;
}

h3 {
	font-size: 9pt;
}

li {
	list-style-image: url(/uploads/images/bullet.gif);
}

ul.sitemap li {
	list-style-image: none;
}

ul.leftmenu {
	padding-top:0px; 
	margin-top: 0px; 
	margin-left: 5px; 
	padding-left: 15px;
}

ul.leftmenu li {
	list-style-image: url(/uploads/images/arrowbullet.gif);
}

a.biglink {
	color: #F68213;
	text-decoration: none;
	font-size: 13px;
	font-weight:bold;
}

.title{
	background-color: #F68213;/*#0066cc;*/
	color: #FFFFFF;
	border: 1px solid #F68213;

}

.border{
	border: 1px solid #CBCBCB;
}

.row0{
	background-color: #D2EAFF;
}
.row1{
	background-color: #F2F9FF;
}
.logoofficiel{
	background-color: #6782BE;
}

/* End of 'gnto-common' */

