/* CSS Document for Protestanet.be */
@import url("menu.css");*{	margin:0px;	padding:0px;}html{
	font-size: 100%;	
}
body{	font: 0.625em Arial, Verdana, Geneva, Helvetica, sans-serif;	background: #2F80CF url(../image/structure/fond.gif) repeat-x;}div#general{	width:950px;	margin-left:auto;	margin-right:auto;}
/*=============================
HEADER
=============================*/div#header{	background: url(../image/structure/header.jpg) no-repeat;	height:255px;
	position:relative;}
div.logo{
	width:407px;
	height:165px;
	position: absolute;
	top:30px;
	left:25px;	
}div#champRecherche{	position:absolute;	top:165px;	right:40px;	color:#1b4a77;}input#search_id{	background-color:#FFFFFF;	border-top:solid 1px #666666;	border-right:solid 1px #CCCCCC;	border-bottom:solid 1px #CCCCCC;	border-left:solid 1px #666666;	color:#1b4a77;}input.boutonSubmit{
	background-color:#f1f1f1;	border-top:solid 1px #CCCCCC;	border-right:solid 1px #666666;	border-bottom:solid 1px #666666;	border-left:solid 1px #CCCCCC;	color:#1b4a77;}
/*=============================
NAVIGATION
=============================*/
div#bloc_navigation{
	position: absolute;
	top:205px;
	left:50px;	
	color:#fff;
	letter-spacing: 1px;
}
div#bloc_navigation a{
	text-decoration: none;
}
a.link_nav{
	color:#ffd74e;
}
a.link_nav:hover{
	color:#db961d;
}
/*=============================
FOOTER
=============================*/div#footer{
	background: url(../image/structure/footer.gif) no-repeat bottom;
	height:35px;
	margin-bottom:10px;
}
div#footer p{
	padding-top:10px;
	color:#fff;
	text-align:center;
	letter-spacing: 1px;
}

/*=============================
ANGENDA
=============================*/

table.agenda{
	width:100%;
	border:solid 1px #c9bfa6;	
	border-bottom:none;
}
table.agenda td{
	border-bottom:solid 1px #c9bfa6;	
	padding:5px;
}
table.agenda th{
	border-bottom:solid 1px #c9bfa6;	
	padding:2px;
	background: #173e63 url("../image/structure/bg_th.gif") repeat-x bottom; 
	color:#8a8372;
}

/*=============================
CONTENT
=============================*/div#content{	background-color:#FFFFFF;	width:900px;	margin-left:auto;	margin-right:auto;	position:relative;
	overflow: hidden;
	height: 1%;}
#page {	background-color:#f1f1f1;	border:solid 1px #386B98;	width:680px;
	margin:10px 5px 30px 10px;
	float:left;}
#page_all{
	background-color:#f1f1f1;
	border:solid 1px #386B98;
	width:660px;
	margin:10px 5px 30px 10px;
	float:left;	
	padding:10px;
}
h2.big_title{
	font-size:1.8em;
	font-weight:normal;
	border-bottom:solid 1px #386B98;
	padding:2px;
	color:#386B98;
	margin-bottom:15px;
}
h2.title_index{
	color: #164B77; 
	font-size:1.4em;
	letter-spacing:0.1em; 
	font-weight:normal;
	margin-bottom:5px;
}
/*==========================================
VIGNETTE
==========================================*/
div#blocIndex{
	width:680px;
	overflow: hidden;
	height: 1%;
	background: #f1f1f1 url("../image/structure/bg_index.gif");
}
div#indexLeft{
	width:391px;
	float:left;
	padding:10px;
}
div#indexRight{
	width:249px;
	float:left;
	padding:10px;
	background: url("../image/structure/fondright.jpg") repeat-x;
}.liste_article{
	list-style-type: none;
}
.liste_article li{
	padding:5px;
	overflow: hidden;
	margin-bottom:5px;
	height: 1%;
	text-align: justify;
}
.liste_article li img{
	border:solid 1px #ccc;
	margin:0 5px 0 0;
}
.liste_article li p.teaser{
	text-align: justify;
	color:#000000;
	margin-top:5px;
	font-size: 1.3em;
	line-height: 18px;	
}
h2.art_title{
	font-size: 1.4em;
	font-weight: normal;
	padding-bottom:2px;
	border-bottom:solid 1px #ccc;
	margin-bottom:6px;	
	color:#6584c4;
}
.art_title a{
	color:#c75e25;
	text-decoration: none;
}
.art_title a:hover{
	color:#6584c4;
	text-decoration: none;
}
.liste_article li p.art_more{
	text-align: right;
}

/*==========================================
EVENEMENT
==========================================*/
.newsticker {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}
.newsticker li{
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 18px;
	background-color: #276BAC;
}
#mynews{
	height:100px;
	margin-bottom: 5px; 
	padding:5px;
}
				
/*==========================================
COMMUNIQUE DE PRESSE
==========================================*/
ul#commu{
	list-style-type: none;
}

ul#commu li{
	padding: 5px;
}

ul#commu a{
	color: #c75e25;
	text-decoration: none;
	font-size: 1.2em;
}
ul#commu a:hover{
	color: #6584c4;
}










p.annonce_radio{
	border-top:solid 1px #990000;
	border-bottom:solid 1px #990000;
	padding: 5px 0 5px 0;
	font-size: 1.6em;	
	text-align: center;
}
a.link1{
	color:#990000;
	text-decoration: none;
}
a.link1:hover{
	color:#000;
}
div.text{
	margin-top:10px;
}
p.text_center{
	text-align:center;
}