/* ************ */
/* Header part. */
/* ************ */

.headerBannerTop
{
	background: transparent url(../images/headerBannerTopHome.gif) repeat-x;
}
.headerBannerBg
{
	/* background: transparent url(../images/headerBannerHome.jpg) no-repeat; */
}
.bgHeaderMenu
{
	background: transparent url(../images/headerMenuHome.gif) repeat-x;	
}

/* ********** */
/* Home part. */
/* ********** */

#home
{
	padding: 33px 20px 10px 20px;	
	font: bold 1em 'trebuchet ms', helvetica, sans-serif;	
}
#home .info1 {
	text-align: center;
	padding: 0 0 15px 0;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}
#home .info2 {
	text-align: center;
	padding: 0 0 40px 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}
#container_loader_connaitredieu
{
	width: 454px;
	height: 439px;
}
#container_loader_connaitredieu tbody tr 
{
	height: 100%;	
}
#container_loader_connaitredieu tbody tr td
{
	height: 100%;
	width: 100%;
	vertical-align: middle;
	text-align: center;	
}
#home .big_flyer {
	clear: both;
	text-align: center;
	margin: 0 auto 30px auto;
}
#home .big_flyer img {
	border: solid 1px #cccccc;
}
.homeListBoxLeft
{
	width: 454px;
	padding-left: 18px;
	padding-right: 35px;
}
.homeListBoxRight
{
	width: 235px;	
}
.homebox
{
	/*
	background-image: url(../images/boxe-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	*/
	border: solid 1px #CCCCCC;
}
.homeboxLeft1
{
	width: 454px;
}
#iframe_connaitredieu {
	width: 454px;
	height: 439px;
}
.homeboxLeft1_Title
{
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
}
.homeboxLeft2
{
	width: 521px;
	border-color: #0e6eb6;
}
.homeboxLeft2_Title
{
	background: #FFFFFF url(../images/box_bg_title.gif) repeat-x;
	color: #0d6db6;
	font-weight: bold;
	text-align: left;
	height: 35px;	
}
.homeboxLeft2_bodyImage
{
	width: 521px;
	height: 136px;
}
.homeboxLeft2_bodyText
{
	width: 521px;
	height: 136px;
	color: #595959;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.homeboxLeft2_bodyTextInfo
{
	margin: 5px;
	width: 200px;
	height: 136px;
}
.homeboxLeft2_bodyTextDesc
{
	margin: 5px;
	width: 295px;
	height: 136px;
}
.homeboxRight1
{
	background: transparent url(../images/newspaper_ico.gif) no-repeat right;
	width: 225px;
	height: 145px;
	border-color: #0e6eb6;
	color: #595959;	
	margin-bottom: 25px;
}
.homeboxRight1_Title
{
	background: #FFFFFF url(../images/box_bg_title.gif) repeat-x;
	color: #0d6db6;
	font-weight: bold;
	text-align: left;
	height: 35px;	
}
.homeboxRight1_contentText
{
	padding : 15px 0 0 0;
	width: 90%;
	text-align: left;
	color: #595959;
	font: bold 0.8em 'trebuchet ms', helvetica, sans-serif;
}
.homeboxRight2
{
	background: transparent url(../images/loupe.gif) no-repeat left;
	width: 225px;
	height: 155px;
	border-color: #0e6eb6;
	color: #000000;	
	margin-bottom: 20px;
}
.homeboxRight2_Title
{
	background: #FFFFFF url(../images/box_bg_title.gif) repeat-x;
	color: #0d6db6;
	font-weight: bold;
	text-align: left;
	height: 35px;	
}
.homeboxRight2_contentText
{
	padding : 15px 0 0 0;
	width: 90%;
	text-align: right;
	color: #595959;
	font: bold 0.8em 'trebuchet ms', helvetica, sans-serif;
}
.homeBoxRight3
{
	width: 225px;
	height: 125px;
	color: #595959;
}
.box {
	margin: 0 22px 22px 22px;
	border: solid 1px #0e6eb6;
	background: #FFFFFF url(../images/box_bg_title.gif) repeat-x top;
}
.box .title {
	height: 35px;
	line-height: 35px;
	background-color: transparent;	
	background-image: url(../images/box_ico.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
	margin: 0 0 0 5px;
	padding: 0 0 0 25px;
	color: #0c6db6;
}
.box .content {

}
a.home:link, a.home:visited, a.home:active
{ 
	cursor: default;
	font-weight: normal;
	font-size: 12px;
	color: #262de4;
	text-decoration: underline;
	vertical-align: middle;
}
a.home:hover, a.home:focus
{
	cursor: default;
	font-weight: normal;
	font-size: 12px;
	color: #5f64eb;
	text-decoration: underline;
	vertical-align: middle;
}
