<!--

/**** STYLES COMMUNS ****/

div#main-frame #center-frame #content-center-frame #layer-left-authorities-speech{
	float:left;
	width:220px; height:auto;
	/*background-color:#CCCCCC;*/
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech{
	float:left;
	margin-left:10px;
	width:620px; height:auto;
	/*background-color:#CCCCCC;*/
}

div#main-frame #center-frame #content-center-frame #layer-left-authorities-speech .box-info{
	margin-left:auto; margin-right:auto;
	margin-bottom:10px;
	width:178px; height:auto;
	padding:10px;	
	border:1px solid #bfccd4;	
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background: url(../main-page-objects/fond-box.png) top repeat-x;
}

div#main-frame #center-frame #content-center-frame #layer-left-authorities-speech .box-info .title{
	width:218px; height:25px;
	padding-top:10px;
	margin-left:-20px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	text-align:center; color:#FFFFFF;
	background: url(../main-page-objects/title-page-fond.png) center repeat-x;
}

div#main-frame #center-frame #content-center-frame #layer-left-authorities-speech .box-info .title a:link{
	text-decoration: underline;
	color:#FFFFFF;
}

div#main-frame #center-frame #content-center-frame #layer-left-authorities-speech .box-info .title a:visited{
	text-decoration: underline;
	color:#FFFFFF;
}

div#main-frame #center-frame #content-center-frame #layer-left-authorities-speech .box-info .title a:hover{
	text-decoration: underline;
	color:#FFFFFF;
}

div#main-frame #center-frame #content-center-frame #layer-left-authorities-speech .box-info .content{
	margin-left:auto; margin-right:auto;
	margin-top:10px;
	width:178px; height:auto;
	text-align:left;
}

div#main-frame #center-frame #content-center-frame #layer-left-authorities-speech .box-info .content p{
	margin:2px 0;
}

div#main-frame #center-frame #content-center-frame #layer-left-authorities-speech .box-info .content a:link{
	text-decoration: none;
	color:#000000;
}

div#main-frame #center-frame #content-center-frame #layer-left-authorities-speech .box-info .content a:visited{
	text-decoration: none;
	color:#000000;
}

div#main-frame #center-frame #content-center-frame #layer-left-authorities-speech .box-info .content a:hover{
	text-decoration: none;
	color:#000000;
	border-bottom:1px dashed #4d6c89;
}

/**** ****/

/**** STYLES POUR LA PAGE echanges_parlement.php ****/

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-question-answer{
	width:598px; height:auto;
	padding:10px;
	margin-bottom:20px;
	border-bottom:1px dashed #CCCCCC;
	/*background-color:#FF0000;*/
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-question-answer .question-details{
	width:598px; height:50px;
/*	background-color:#CCCCCC;*/
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-question-answer .question-details .icon{
	float:left;
	width:auto; height:40px;
	padding-top:10px;
	/*background-color:#00FF00;*/
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-question-answer .question-details .question-information{
	float:left;
	margin-left:20px; margin-right:20px;
	width:490px;
	/*background-color:#0000FF;*/
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-question-answer .question-details .question-information .number-question{
	width:480px;
	margin-top:1px;
	font-size:120%; font-weight:bold;
	color:#4d6c89;
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-question-answer .question-details .question-information .date-question{
	width:480px;
	margin-top:2px;
	font-size:100%; font-style:italic;
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-question-answer .question-details .question-information .visualisation-question{
	width:480px;
	margin-top:6px;
	font-size:100%; font-weight:bold;
	/*text-align:center;*/
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-question-answer .question-details .question-information .visualisation-question a:link{
	text-decoration: none;
	color:#000000;
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-question-answer .question-details .question-information .visualisation-question a:visited{
	text-decoration: none;
	color:#000000;
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-question-answer .question-details .question-information .visualisation-question a:hover{
	text-decoration: none;
	color:#000000;
	border-bottom:1px dashed #4d6c89;
}



div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-question-answer .question{
	width:588px; height:auto;
	margin-top:10px;
	padding:0px 5px 10px 5px;
	border-bottom:1px solid #bfccd4;
	/*background-color:#00FF00;*/
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-question-answer .reponse{
	width:588px; height:auto;
	padding:10px 5px 0px 5px;
	height:auto;
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-question-answer .reponse .button{
	text-decoration:underline;
	font-weight:bold;
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-question-answer .reponse .answer{
	height:auto;
	margin-top:5px;
}

/**** STYLES POUR LA PAGE courriers_politiques.php ****/

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-mail{
	width:598px; height:auto;
	padding:10px;
	margin-bottom:20px;
	border-bottom:1px dashed #CCCCCC;
	/*background-color:#000000;*/
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-mail .icon-mail{
	width:64px; height:64px;
	float:left;
	/*background-color:#00FF00;*/
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-mail .content-frame-mail{
	float:left;
	width:524px; height:64px;
	margin-left:10px;
	/*background-color:#CCCCCC;*/
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-mail .content-frame-mail .infos-mail{
	margin-top:2px;
	width:524px; height:32px;
	/*background-color:#0000FF;*/
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-mail .content-frame-mail .links-mail{
	width:524px;
	margin-top:12px;
	font-weight:bold;
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-mail .content-frame-mail .links-mail a:link{
	text-decoration: none;
	color:#000000;
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-mail .content-frame-mail .links-mail a:visited{
	text-decoration: none;
	color:#000000;
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-mail .content-frame-mail .links-mail a:hover{
	text-decoration: none;
	color:#000000;
	border-bottom:1px dashed #4d6c89;
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-mail .frame-mail-header{
	float:left;
	padding-top:10px;
	width:524px; height:54px;
	margin-left:10px;
	/*background-color:#CCCCCC;*/
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-mail .frame-mail-center{
	width:598px; height:auto;
	/*background-color:#FF0000;*/
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-mail .frame-mail-footer{
	width:598px; height:30px;
	/*background-color:#0000FF;*/
	font-weight:bold;
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-mail .frame-mail-footer a:link{
	text-decoration: none;
	color:#000000;
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-mail .frame-mail-footer a:visited{
	text-decoration: none;
	color:#000000;
}

div#main-frame #center-frame #content-center-frame #layer-right-authorities-speech .frame-mail .frame-mail-footer a:hover{
	text-decoration: none;
	color:#000000;
	border-bottom:1px dashed #4d6c89;
}

/**** ****/

-->