@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font: 100% Verdana, Arial, Helvetica, sans-serif !important;
	text-align:left;
	/*background:#1d1c1b;*/
	/*padding-bottom:20px;
	font-size: 0.8em;*/
	background: #FFFFFF url(../images/background.jpg) repeat-x top  ;
	/*background-color:#FAF9F8;	*/
}
.linkForum a{
	color: #ad0124;
	text-decoration: none;
	font-weight:bold;
}
.linkForum a:hover{

	text-decoration: underline;

}
a{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}
a:hoverLol 
{
	text-decoration:underline;
	color:#005E1F;
}
.menuVert a{
	text-decoration:none;
	color:#005E1F;
	font-weight:bold;
	font-size:9px;
}
.menuVert a:hover{
	text-decoration:underline;

}
#BlocAgenda2 a{
	text-decoration:none;
	color:#666; 
}
#BlocAgenda2 a:hover{
	text-decoration:underline;

}
input.rounded,select.rounded {
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 3px #ccc;
	-webkit-box-shadow: 2px 2px 3px #ccc;
	box-shadow: 2px 2px 3px #ccc;
	font-size: 15px;
	padding: 4px 7px;
	outline: 0;
	-webkit-appearance: none;
}
input,textarea,select,checkbox {
	/*width: 49%;*/
	/*float: right;*/
	color: #837B73;
	margin-bottom: 5px;
	background: white;
	padding: 4px 5px 5px 10px;
	border: solid 1px #CCCCCC;
	border-top: 3px solid #E0E0E0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size:12px;
	margin-top:10px;
}
input,textarea,select {
	margin: 0;
	font-style: inherit;
	font-family: inherit;
}
select option
{
	padding-bottom:10px;
}
input.rounded:focus,select.rounded:focus {
	border-color: #ccceee;
}
#AgendaPresident a{
	text-decoration:none;
}
#AgendaPresident a:hover{
	text-decoration:underline;
}
.red:hover
{
	color:#CC0000;	
}
#TopHeader
{
	font: 100% Verdana, Arial, Helvetica, sans-serif !important;
	color:#FAF9F8;
	height:152px;
	/*width:949px;*/
	width:950px;
	overflow:hidden;
	margin:auto;
	text-align:center;	
}
.Presidence{
	padding-top:50px;
	padding-left:200px;
	font-weight:bold;
	font-size:25px;
	width:211px;
	float:left;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif ;
}
.Slogon{
	padding-top:30px;
	width:400px;
	float:right;
}
#TopMiddle
{
	width:950px;
	height:300;
	margin-top:0px;
	margin:auto;
	font: 65% Verdana, Arial, Helvetica, sans-serif !important;
	color:#5B5B5B;
	/*background-color:#FAF9F8;*/
	/*margin-top:5px;*/
	overflow:auto;
}


#topMiddleLeft
{
	width:650px;
	float:left;
	padding-left:10px;
	padding-right:10px;

}
.divVert
{
	width:100%;
	background-color:#E3E9CC;
	padding:4px 8px 4px 8px;
	margin-bottom:10px;
}
.divBlanc
{
	width:100%;
	background-color:#FFFFFF;
	padding:4px 8px 4px 8px;
	margin-bottom:10px;	
}
#TopMiddleRight
{
	width:250px;
	float:right;
	padding-right:2px;
	overflow:hidden;
}
div.filters {
	clear: both;
	background:#26A852;
	padding:1.5em 1.5em 1em 1.5em;
	margin:0 0 1em 0;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	
}
.linkNormal, .linkNormal a 
{
	text-decoration:none;
	/*color:#666;*/
}
.linkNormal img
{
	border:none;
}
.linkNormal:hover,.linkNormal a:hover
{
	text-decoration:underline;
	color:#990000;
}
/*#topMiddleLeft h1 {
	color: #F2A437;
	font-size: 150%;
	line-height: 1.0em;
	position: relative;
	top: -5px;
	z-index: 1;
	text-align: left;
}*/
.item h2
{
	  color: #006699;
	  font-size: 150%;
	  margin: 0;
	  line-height: 1.0em;
	  position: relative;
	  top: -5px;
	  z-index: 1;
	  text-align: left;
}

#TopFooter
{
		/*width:929px;*/
	width:930px;
	margin:auto;
	font: 65% Verdana, Arial, Helvetica, sans-serif !important;
	/*font-size: 13px;*/
	color:#FAF9F8;
	background:#004818 url(../images/footer.jpg) repeat-x top;
	background-color:#004818;
	padding-top:20px;
	padding-left:10px;
	min-height:250px;
	padding-right:10px;
	padding-bottom:15px;
}
#TopFooter ul,li
{
	list-style:none;
	padding:0;
	margin:0;
	padding-right:10px;
	padding-left:5px;
	margin-bottom:5px;
	
}

#TopFooter a{
	text-decoration:none;
	color:white;
}
#TopFooter a:hover{
	text-decoration:underline;
	color:white;
}
#BottomFooter
{
		/*width:949px;*/
	width:100%;
	/*width:949px;*/
	height:30px;
	/*margin:0px auto;*/
	font: 65% Verdana, Arial, Helvetica, sans-serif !important;
	color:#FAF9F8;
	background: #004818 url(../images/footer2.fw.png)  no-repeat top;
	text-align:center;
	padding-top:21px;
	float:left;
}
#BottomFooter a{
	text-decoration:none;
	color:white;
}
#BottomFooter a:hover{
	text-decoration:underline;
	color:white;
}
#Mhaut
{
	/*width:949px;*/
	width:950px;
	height:36px;
	background-color:#009933;
	color:#FAF9F8;
	margin:auto;
}
#Mhaut a{
	color:#FAF9F8;
	/*font-weight:bold;*/
	text-decoration:none;
	font: 110% Verdana, Arial, Helvetica, sans-serif !important;
}
#Mhaut a:hover{
	color:#FAF9F8;
	font-weight:bold;
	text-decoration:underline;
}
#Mhaut1
{
	width:949px;
	height:42px;
	background-color:#4D93B7;
	color:#FAF9F8;
	margin:auto;
}
.menuRed
{
	text-decoration:none;
	color:#CC0000;
}
.menuRed:hover
{
	text-decoration:underline;
	color:#CC0000;
}
#HeaderAnimation
{
	width:950px;
	height:304px;
	overflow:hidden;
	margin:auto;
	background-color:#FAF9F8;
	padding-top:3px;
	border-bottom:solid 5px #688D42;
	font:70% Verdana, Geneva, sans-serif !important ;
}
/*#HeaderAnimation h3
{
	font:75%;
}*/
.blocMenu
{
	width:139px;
	height:auto;
	float:left;
	background-image:url(../images/menuLi.fw.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:25px;
	padding-left:25px;
}
.TitreMenu
{
	font-size:16px;
	color:#FAF9F8;
	font-weight:bold;
}
.TitreMenuBleu
{
	font-size:15px;
	color:#036;
	font-weight:bold
}
.left		{
	float:left; 
	margin-left:10px;
	}

.left-m		
{
	float:left;
	/*margin-left:100px;*/
	background-image:url(../images/menuLi.fw.png);
	background-position:right;
	background-repeat:no-repeat;
	min-height:250px;
}
.right-m		
{
	float:left;
	/*margin-left:100px;*/
}
#MenuNavi,#MenuNavi a
{
	width:95%;	
	height:20px;
	margin:auto;
	background-color:#F9F9F9;
	color:#666666;
	font-weight:bold;
	padding-top:7px;
	padding-left:5px;
	font-size:10px;
	text-decoration:none;
}
#MenuNavi a:hover
{
	text-decoration:underline;	
}
#blocRecherche
{
	width:240px;
	height:50px;
	border:solid 1px #cccccc;
	background-image:url(../images/backgroundSearch.jpg);
	background-repeat:repeat-x;
	background-color:#E2E2E2;
	padding:5px 0px 0px 10px;
	
}
#Nouveaute {
	width:250px; 
	font-size:10px; 
	text-align:left; 
	height:150px; 
	background-color:#FFFF99
}
#Nouveaute ul li{
	list-style-type: disc;
    list-style-position: inside;
}
#blocWebTvLibelle
{
	width:250px;
	height:24px;
	background-color:#009933;

	text-align:right;
	margin-top:5px;
	background-image:url(../images/envideo.jpg);
	background-repeat:no-repeat;
}
#blocWebTvVideo
{
	width:240px;
	height:190px;
	background-image:url(../images/webtvBackground.jpg);
	background-repeat:repeat-x;
	text-align:center;
	margin-top:3px;
	padding-top:10px;
	padding-left:10px;
}
#blocWebTvVideo2
{
	width:232px;
	height:220px;
	background-image:url(../images/webtvBackground.jpg);
	background-repeat:repeat-x;
	text-align:center;
	margin-top:3px;
	padding-top:10px;
	padding-left:10px;
}
#blocMediatheque
{
	width:250px;
	height:28px;
	text-align:right;
	margin-top:1px;
	background-image:url(../images/accesmediatheque.jpg);
	background-repeat:no-repeat;
}
blocMediatheque a{
	text-decoration:none;
	color:transparent;
}
#blocAgenda
{
	width:250px;
	height:24px;
	text-align:right;
	margin-top:8px;
	background:#333333 url(../images/agenda.jpg) 17px;
	background-repeat:no-repeat;
}
.Italic
{
	color:#666666;
    /*border: 5px solid #fff;*/
    /*-moz-box-shadow: 1px 1px 12px #555; */
    /*-webkit-box-shadow: 1px 1px 12px #555; */
    text-shadow: 1px 1px 1px #555;
	font: 130% Verdana, Geneva, sans-serif;
	/*font-size:14px;
	font-weight:bold;*/
	font-style:italic;
}
#blocNewsletter
{
	width:240px;
	height:53px;
	background-image:url(../images/newsletterBack.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FAF9F8F;
	padding:5px 0px 0px 10px;
	margin-top:5px;
	
}
       
        DIV.container { margin: auto; width: 90%; margin-bottom: 10px;}
        .drawers-wrapper {
            position: relative;
            width: 250px;
            
        }

        .drawer {
            /*background:transparent url(http://images.apple.com/downloads/images/sideboxlight_bg20070611.gif) repeat-y scroll 0pt;*/
            color:#76797C;
            font-size:11px;
            line-height:1.3em;
        }

        .boxcap {
            height:5px;
            left:0pt;
            position:absolute;
            width:100%;
            z-index:100;
            /*background:transparent url(http://images.apple.com/downloads/images/sidenav_capbottom.png) no-repeat scroll 0%;*/
            margin-top:-5px;
        }

        .captop {
            /*background-image:url(http://images.apple.com/downloads/images/box_188captop.png);*/
            bottom:auto;
            top:0pt;
            margin-top:0;
        }

        .drawers {
            margin-bottom:15px;
            color:#76797C;
            font-size:11px;
            line-height: 18px;
        }

        .drawers A {
            color:#666666;
            text-decoration:none;
            /*font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;*/
            font-size-adjust:none;
            font-style:normal;
            font-variant:normal;
            font-weight:normal;
        }

        .drawer li {
            border-bottom:1px solid #E5E5E5;
            line-height:16px;
            padding:6px 0pt;
        }

        UL {
            list-style: none;
            padding: 0;
        }

        UL.drawers {
            margin: 0;
        }

        .drawer-handle {
            background:#939393 url(../images/backgroundmenu.jpg) no-repeat scroll 0pt;
            color:#333333;
            cursor:default;
            font-size:12px;
            font-weight:normal;
            height:25px;
            line-height:25px;
            margin-bottom:0pt;
            text-indent:15px;
            width:100%;
			cursor:pointer ;
			font-weight:bold;
			border-bottom:solid 2px #FFD326;
        }

        .drawer-handle.open {
            background-color:#72839D;
            background-position:-250px 0pt;
            color:#FAF9F8;
        }

        .drawer UL {
            padding: 0 12px;
            padding-bottom:0pt;
        }

        .drawer-content UL {
            padding-top: 7px;
        }

        .drawer-content LI A {
            display:block;
            overflow:hidden;
        }

        .alldownloads li {
            border:0pt none;
            line-height:18px;
            padding:0pt;
        }
        .btnBack {
            background:#939393 url(../images/backgroundmenu.jpg) no-repeat scroll 0pt;
            color:#333333;
            font-size:12px;
            font-weight:normal;
			font-size:11px;
            height:25px;
            line-height:25px;
            margin-bottom:0pt;
            width:auto;
			cursor:pointer ;
			font-weight:bold;
			border:none;
			border-bottom:solid 2px #FFD326;
        }		
.clear {
	clear:both
}

#gallery {
	position:relative;
	height:304px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		/*z-index:900*/
	}

	#gallery .caption {
		/*z-index:600; */
		background-color:#000; 
		color:#FAF9F8; 
		height:55px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		padding:5px 0px 2px 10px;
		height:65px;
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
		font:135% Verdana, Geneva, sans-serif !important;
	}
.titreOrange
{
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#006699;
	line-height:18px;
}
.navi{
	background-image:url(../images/bnavigation.fw.png);
	background-repeat:repeat-x;
	height:32px;
	padding:8px 10px 5px 10px;
	font-weight:bold;
}
.navi a{
	text-decoration:none;
	color:#999;
}
.activ-page
{
	background-image:url(../images/active-Page.fw.png);
	background-position:5px;
	background-repeat:no-repeat;
	color:#FAF9F8;
	font-weight:bold;
}
.navi span
{
	height:32px;
	padding:8px 10px 5px 10px;
	font-weight:bold;
}
.item {
	/*display: block;*/
	border: 1px solid #EDE9E2;
	/*background: #F6F6F6;*/
	padding: 16px 20px 20px 20px;
	margin: 10px 0 0 0;
	width: 92%;
	font:110% Verdana, Geneva, sans-serif !important;
	color: #7C7975;
	background: -webkit-linear-gradient(#F9F9F8, #F3F2F0);
	background: -moz-linear-gradient(#F9F9F8, #F3F2F0);
	background: -ms-linear-gradient(#F9F9F8, #F3F2F0);
	background: -o-linear-gradient(#F9F9F8, #F3F2F0);
	background: linear-gradient(#F9F9F8, #F3F2F0);
	-pie-background: linear-gradient(#f9f9f8, #f3f2f0);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-pie-poll: true;
	line-height:25px;
	background-color:#FFEFD8 ;
	/*overflow:hidden;*/
}
.item time {
	font-size: 75%;
	color: #757575;
	/*background: #E5E2DD;*/
	float: right;
	margin-bottom: 5px;
	border: 1px solid #DFDEDD;
	position: relative;
	top: -8px;
	right: -21px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	-webkit-box-shadow: 0 2px 0px #E5E5E51;
	-moz-box-shadow: 0 2px 0px #E5E5E5;
	box-shadow: 0 2px 0px #E5E5E5;
}
.item time span {
	display: block;
	padding: 4px 10px 4px 10px;
	border-top: 1px solid white;
	background: -webkit-linear-gradient(#EDEBE7, #D9D5CE);
	background: -moz-linear-gradient(#EDEBE7, #D9D5CE);
	background: -ms-linear-gradient(#EDEBE7, #D9D5CE);
	background: -o-linear-gradient(#EDEBE7, #D9D5CE);
	background: linear-gradient(#EDEBE7, #D9D5CE);
	-pie-background: linear-gradient(#edebe7, #d9d5ce);
}
.item h3 {
	margin-bottom: 0.6em;
}
.item a {
	color: #009CD7;
	text-decoration: none;
}
.item a strong {
	font-weight: bold !important;
}
.item .arrow {
	  color: white;
	  background: #009CD7;
	  font-weight: bold;
	  padding: 4px 6px 4px 6px;
	  font-size: 80%;
	  margin-left: 5px;
	  -webkit-border-radius: 7px;
	  -moz-border-radius: 7px;
	  border-radius: 7px;
}
.arrow {
	  color: white;
	  background: #009CD7;
	  font-weight: bold;
	  padding: 4px 6px 4px 6px;
	  font-size: 80%;
	  margin-left: 5px;
	  -webkit-border-radius: 7px;
	  -moz-border-radius: 7px;
	  border-radius: 7px;
	  font:85% Verdana, Geneva, sans-serif !important ;
	  text-decoration:none;
}
.arrow:hover 
{
	background:#ACC82A;
	color: white;
}
.item a:hover,.item h3 a:hover 
{
	color:#ACC82A;
}
		
.item a:hover .arrow:hover 
{
	background:#ACC82A;
	color:#fff;
}
		
.item small 
{
	font-size:70%;
	color:#ADADAD;
	font-style:italic;
}

.item p {
	/*padding: 10px;
	margin-top: 13px;
	background: #F8F8F7;
	border-top: 2px solid #EDECEA;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;*/
	
}
/*.item p {
	background: #F8F8F7;
	padding: 10px;
	margin-top: 13px;
	border-top: 2px solid #EDECEA;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size:13px;
}*/
.footerDiv
{
	background-image:url(../images/footer_div.fw.png);
	background-position:left;
	background-repeat:no-repeat;
	width:635px;
	height:41px;
	float:left;
	margin:center;
}
.button {
	float: left;
	padding: 4px 8px 6px 8px;
	color: white;
	text-decoration: none;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 0px;
	-moz-box-shadow: rgba(0,0,0,0.1) 0px 2px 0px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 0px;
	-pie-poll: true;
	-pie-watch-ancestors: 1;
}
.orange {
	background: #EC8823 url(../images/bg_bt_orange.png)  0 0 repeat-x;
	border: 1px solid #F3A83D;
	text-decoration:none;
}
.button:hover {
	background: #ACC82A;
	border: 1px solid #A6C10D;
	background: -webkit-linear-gradient(#D3E37B, #ACC82A);
	background: -moz-linear-gradient(#D3E37B, #ACC82A);
	background: -ms-linear-gradient(#D3E37B, #ACC82A);
	background: -o-linear-gradient(#D3E37B, #ACC82A);
	background: linear-gradient(#D3E37B, #ACC82A);
	-pie-background: linear-gradient(#d3e37b, #ACC82A);
	cursor:pointer;
}
.video {
	float: left;
	width: 180px;
	margin: 10px 20px 20px 0;
	height:168px;
	overflow:hidden;
	font:100% Verdana, Geneva, sans-serif !important ;
}
.video p {
	/*font-size: 95%;
	line-height: 1.4em;
	margin-top: 5px;*/
}
time {
	font-size: 80%;
	color: #979797;
	font-style: italic;
}
.video a span {
	width: 180px;
	height: 109px;
	display: block;
	overflow: hidden;
	background: black;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}
.video a span img {
	width: 180px;
	height:109px;
	overflow:hidden;
	border:none;
}
.video a span em {
	width: 40px;
	height: 40px;
	background:url(../images/play_button_small.png)  0 0 no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -20px 0 0 -20px;
	z-index: 10;
	text-indent: -2000em;
}
.video a:hover span em {
	background-position: 0 -45px;
}


.video1 {
	float: left;
	width: 180px;
	margin: 10px 10px 30px 5px;
	height:168px;
	overflow:hidden;
}
.video1 p {
	font-size: 95%;
	line-height: 1.4em;
	margin-top: 5px;
}

.video1 a span {
	width: 180px;
	height: 109px;
	display: block;
	overflow: hidden;
	background: black;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}
.video1 a span img {
	width: 180px;
	height:109px;
	overflow:hidden;
	border:none;
}
.video1 a span em {
	width: 40px;
	height: 40px;
	background:url(../images/play_button_small.png)  0 0 no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -20px 0 0 -20px;
	z-index: 10;
	text-indent: -2000em;
}
.video1 a:hover span em {
	background-position: 0 -45px;
}
.slides_nav {
	font-size: 75%;
	color: #757575;
	background: #E5E2DD;
	float: left;
	margin: 5px 0;
	border: 1px solid #DFDEDD;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 0px #E5E5E51;
	-moz-box-shadow: 0 2px 0px #E5E5E5;
	box-shadow: 0 2px 0px #E5E5E5;
}
.slides_nav div {
  display: block;
  padding: 8px 4px 7px 4px;
  border-top: 1px solid white;
  height: 12px;
  background: -webkit-linear-gradient(#EDEBE7, #D9D5CE);
  background: -moz-linear-gradient(#EDEBE7, #D9D5CE);
  background: -ms-linear-gradient(#EDEBE7, #D9D5CE);
  background: -o-linear-gradient(#EDEBE7, #D9D5CE);
  background: linear-gradient(#EDEBE7, #D9D5CE);
  -pie-background: linear-gradient(#edebe7, #d9d5ce);
}
.slides_nav div a {
	margin: 1px 3px 0 3px;
	padding: 3px 4px;
	color: #757575;
	text-decoration: none;
	font-size:11px;
}
.slides_nav div a.current {
	margin: 0 2px 0 3px;
	color: white;
	background: #C0BDB5;
	text-decoration: none;
	border-left: 1px solid #A8A6A1;
	border-top: 1px solid #A8A6A1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.item2 {
	/*display: block;*/
	border: 1px solid #EDE9E2;
	background: #F6F6F6;
	padding: 5px 10px 5px 10px;
	margin: 10px 30px 10px 0px;
	width: 120px;
	height:280px;
	overflow:hidden;
	text-align:left;
	float: left;
	background: -webkit-linear-gradient(#F9F9F8, #F3F2F0);
	background: -moz-linear-gradient(#F9F9F8, #F3F2F0);
	background: -ms-linear-gradient(#F9F9F8, #F3F2F0);
	background: -o-linear-gradient(#F9F9F8, #F3F2F0);
	background: linear-gradient(#F9F9F8, #F3F2F0);
	-pie-background: linear-gradient(#f9f9f8, #f3f2f0);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-pie-poll: true;
}
.item2 time {
	font-size: 85%;
	color: #757575;
}
.item2 p {
	font-size: 11px;
	margin:0;
	padding:0;
}
.item2 a {
	color: #009CD7;
	text-decoration: none;
}
.item2 .arrow {
	color: white;
	background: #009CD7;
	font-weight: bold;
	padding: 0 3px 1px 4px;
	font-size: 80%;
	margin-left: 5px;
	text-decoration: none;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.item2 a:hover {
	color:#ACC82A;
}

.item2 p a:hover .arrow {
	background:#ACC82A;
}
.item2 a:hover .arrow {
	background:#ACC82A;
}

.item2 small {
	font-size:70%;
	color:#ADADAD;
	font-style:italic;
}
/* simple css-based tooltip */
.tooltip {
    background-color:#000;
    border:1px solid #fff;
    padding:10px 15px;
    width:200px;
    display:none;
    color:#fff;
    text-align:left;
    font-size:12px;

    /* outline radius for mozilla/firefox only */
    -moz-box-shadow:0 0 10px #000;
    -webkit-box-shadow:0 0 10px #000;
}
#searchInput
{
	color:#CCC; 
	width:88%;
	float:left;
	font-style:italic;
	background: white;
	border-top:none ;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border:solid 1px #FFFFFF;
	width:150px;
}
#emailNewsletter
{
	color:#CCC; 
	width:88%;
	float:left;
	font-style:italic;
	background: white;
	border-top:none ;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border:solid 1px #FFFFFF;	
}
.h10
{
	padding:5px 10px 5px 10px;
	text-transform:uppercase;
	color:#FFF;
	font:125% Verdana, Geneva, sans-serif !important;
	background:#D1D1D1;
	font-weight:bold;
	margin-top:5px;
	/*display:block;*/
}
.linkRed
{
	text-decoration:none;
	color:#990000;
	float:right;
	text-align:right;
	padding-left:16px;
}
.linkRed:hover
{
	text-decoration:underline;
}
#blocGallerie
{
	width:286px;
	height:24px;
	background-color:#009CD7;
	text-align:right;
	margin-top:5px;
	background-image:url(../images/GalerieTv.fw.png);
	background-repeat:no-repeat;
	background-position:92% 5px;
}
.pagination {
	font-size: 100%;
        }
        
.pagination a {
	text-decoration: none;
	border: solid 1px #FF6A06;
	color: #FFF;
	background-color: #FF9900;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
	margin-bottom: 5px;
	min-width:1em;
	text-align:center;
}

.pagination .current {
	background: #FF9900;
	color: #900;
	border: solid 1px #FF6A06;
}

.pagination .current.prev, .pagination .current.next{
	color:#FFF;
	border-color:#FF6A06;
	background:#FF9900;
}
#Searchresult {
	margin-top:15px;
	margin-bottom:15px;
	/*border:solid 1px #eef;*/
	padding:5px;
	background:#FFEFD8;
  	/*width:40%;*/
}
.date {
  position: relative;
  width: 70px;
  font-family: Georgia, serif;
  color: #999;
  margin: 0 auto;
}
 
.day, .months, .year {
  position: absolute;
}
 
.day { 
  font-size: 30px;
  top: 15px;
}
 
.months { 
  top: 0;
  left: 0;  
  font-size: 19px;
  color:#019934;
  font-weight:bold;
}
 
.year { 
  top: 19px;
  right: 0;
  font-size: 20px;
  rotation: -90deg !important;
  /* ** Hacks ** */
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);  
}