.content_text{
    padding: 0;
    margin-top: 0px;
}
#zoneEvent {
    float:left;
    width: 30%;
    height: 875px;
    background-color: #b1ceed;
    
}
#zoneEvent a {
    color: #2364A4;
    font-weight: bold;


}
#zoneEvent ul {
    list-style-type: none;
}
#zoneEvent ul {
    line-height: 25px;
    padding: 0;
}
#zoneContentEvent {
    float:left;
    height: 875px;
    margin-left:10px;
    width: 606px;
}

.program_vigenette {
    width: 100px;
    width: 91px;
	display: none;
}
#programmByTheme td{text-align: justify;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 23px;
	width: 100%;
        margin-top: 20px;
}
ul.tabs li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	height: 23px;
	line-height: 18px;
	border: none;
	margin-bottom: 0px;
	overflow: hidden;
	position: relative;
	background: #B7B5B8;
        width: 179px;
}
ul.tabs li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	outline: none;
        font-family: Verdana ;
        font-size: 10px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 3px;
}



.tab_container {
	border: 1px solid #999;
	overflow: hidden;
	clear: both;
	float: left;
    width: 895px;
    height: 603px;
	text-align:left;
	/*background: #fff;*/
}
.tab_container .content_text {width: 895px;}
.tab_content {
	font-size: 1.2em;
}

#tab3 {
    margin-top:40px;
    text-align:left;
    margin-left: 40px;
    width: 80%;
}
#tab3 ul { list-style-type: none;}
#tab3 ul li { height:30px;}
#tab3 label {
    display:inline-block;
    width:200px;
}
