body {
	color:#073b48;
	background:#fff url(../images/template/body_bg.jpg) top repeat-x;
	font-family:Tahoma, Verdana, Arial;
}

/*header */
#hd {
	position:relative;
	height:121px;
	background:#fff url(../images/template/header_bg.jpg) no-repeat;
}
#hd div#hd-logo {
	position:absolute;
	width:201px;
	height:55px;
	top:40px;
	left:0px;
}
#hd div#hd-pub {
	position:absolute;
	width:468px;
	height:60px;
	top:30px;
	left:366px;
	border:1px solid #54828d;
}

/* footer */
#ft {
	text-align:center;
	padding:5px;
}
#ft a {
	color:#073b48;
	text-decoration:underline;
}
#ft a:hover {
	text-decoration:none;
}

/* menu */
#tpl-menu {
	height:421px;
	background:#fff url(../images/template/menu_bg.jpg) no-repeat;
}
#tpl-menu .sep {
	background:transparent url(../images/template/dot_ffffff.gif) repeat-x top;
	height:10px;
	line-height:0px;
	font-size:0;
}
#tpl-menu .item {
	color:#fff;
	font-weight:bold;
	margin:0px 0px 10px 7px;
}
*html #tpl-menu .item {
	margin-bottom:15px;
}

/* titre */
#tpl-pagetitle {
	position:relative;
	width:66%;
}
.title-h1 {
	min-height:25px !important;
	background:#fff url(../images/template/dot_ea5902.gif) bottom repeat-x;
	font-family:Helvetica, Tahoma, Verdana, Arial;
	font-size:146.5%;
	color:#ea5902;
	font-weight:bold;
}
* html .title-h1 {
	height:25px;
}

/* bloc mots-clés */
#tpl-keywords {
}
#tpl-keywords .title {
	height:18px;
	background:#fff url(../images/template/dot_54828d.gif) bottom repeat-x;
}
#tpl-keywords .content {
}

/* bloc google search */
#tpl-search {
	margin-bottom:15px;
}
#tpl-search .title {
	height:18px;
	background:#fff url(../images/template/dot_54828d.gif) bottom repeat-x;
}
#tpl-search .content {
	margin-top:5px;
}
#tpl-search .content #searchbutton {
	margin-top:3px;
}

/* gabarit des blocs de droite */
.tpl-box {
	background-color:#e5e5e5;
}
.tpl-box .title {
	height:29px;
	background:#fff url(../images/template/bloc_head_bg.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	font-size:108%;
}
.tpl-box .title img {
	padding:3px 0px 0px 4px;
}
.tpl-box .content {
	padding:0px 10px 10px 10px;
}
.tpl-box .content .innerbloc {
	background-color:#fff;
	font-size:85%;
	padding:5px;
}
.tpl-box .content .innerbloc .viewall {
	margin-top:10px;
	text-align:center;
}
.tpl-box .content .innerbloc .viewall a {
	color:#073b48;
}
.tpl-box .content .innerbloc ul {
	margin-left:15px;
}
.tpl-box .content .innerbloc ul li {
	list-style-type:square;
	margin-top:5px;
}
.tpl-box .content .innerbloc ul li a {
	text-decoration:none;
	color:#073b48;
}
.tpl-box .content .innerbloc ul li a:hover {
	text-decoration:underline;
}
.tpl-box .content .innerbloc ul#videolist {
	margin-left:20px;
}
.tpl-box .content .innerbloc ul#videolist li {
	list-style-image:url(../images/pictos/cam_54828d.gif);
}
.tpl-box .content #screen {
	margin-bottom:10px;
}
.tpl-box .content .innerbloc a {
	text-decoration:none;
	color:#073b48;
}
.tpl-box .content .innerbloc a:hover {
	text-decoration:underline;
}
.tpl-box .content .innerbloc div {
	padding:5px;
}


/* divers */
span.readmore {
	margin-left:5px;
	font-size:85%;
	background:url(../images/pictos/arrow_ea5902.gif) 0px 3px no-repeat;
	padding-left:10px;
}
span.readmore a {
	color:#073b48;
}
span.readmore a:hover {
	text-decoration:none;
}
.title a {
	text-decoration:none;
	color:#073b48;
}
.title a:hover {
	text-decoration:underline;
}
