
/* QUICK EDIT
==================================================================== */

.quick-edit {
	background: #efefef;
	font-size: 11px;
	line-height: 14px;
	text-shadow: 1px 1px 0 white;
	position: relative;
	width: 100%;
}
.archives-quick {display: none;}
.quick-edit h1 {
	color: #A52A2A; /*2E5D94;*/
	text-shadow: 1px 1px 0 white;
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 9px;
	padding-left: 9px;
}
.quick-edit .quick-sub-title {
	display: none;
	padding: 3px 0 9px 82px;
	font-size: 16px;
	color: #666;
	border-top: 1px solid #ccc;
}
.quick-edit hr.clear {
	clear: both;
	font-size: 0;
	padding: 0;
	margin: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.quick-edit .content-quick {
	padding-top: 9px;
	text-align: justify;
	width: 70%;
	float: left;
	margin: 0;
	display: inline;
}
.archives-quick .content-quick {
	padding-top: 0;
}
.quick-edit .quicklink {
	padding: 0 0 9px 0;
}
.quick-edit .date {
	position: relative;
	min-height: 38px;
	width: 15%;
	float: left;
	margin: 0;
	display: inline;
}
.quick-edit .date strong {
	background: #f5f5f5;
	color: #2a2a2a;
	text-shadow: 1px 1px 0 white;
	border: 0;
	padding: 3px 10px;
	display: inline-block;
	font-size: 16px;
	margin-top: 10px;
	position: relative;
	top: -2px;
	text-align: center;
		/* CSS3*/
		box-shadow: inset 1px 1px 2px #ccc;
		-moz-box-shadow: inset 1px 1px 2px #ccc;
		-webkit-box-shadow: inset 1px 1px 2px #ccc;
		-o-box-shadow: inset 1px 1px 2px #ccc;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-o-border-radius: 10px;
}
.more-quick {
	position: static !important;
	width: 15%;
	float: left;
	margin: 0;
	display: inline;
}
.more-quick a {
	display: block;
	font-size: 20px;
	font-weight: 900;
	color: #666;
	text-shadow: 1px 1px 0 #efefef;
	text-decoration: none;
	width: 25px;
	height: 25px;
	margin: 9px auto;
	background: #ccc;
	text-align: center;
	line-height: 20px;
		/* CSS 3 powa */
		border-radius: 25px;
		-moz-border-radius: 25px;
		-webkit-border-radius: 25px;
		-o-border-radius: 25px;
	/* positionnement */
	position: absolute;
	bottom: 0;
	right: 9px;
}
.more-quick a:hover, .more-quick a:focus, .more-quick a:active {
	background: #666;
	color: white;
	text-shadow: -1px -1px 0 black;
}

/* SPECIAL UNE ELECTION
================================================== */

.infographie-elections #flashcontent, .infographie-elections #flashcontent2 {
	height: 170px !important;
	height: 170px;
	overflow: hidden;
}
.infographie-elections #flashcontent *, .infographie-elections #flashcontent2 *{
	position:relative;
}
#special-elections {
	margin-bottom: 9px;
}
#special-elections .info {
	text-align: right;
	font-size: 10px !important;
}
.wrapper_elec {
	border-bottom: 1px solid #C0C0C0;
	margin-bottom: 9px;
	padding-bottom: 9px;
	overflow: hidden;
}
.spejeff h3 {
	padding-bottom: 0 !important;
}
#special-elections .liste-secondaire li .info {
	text-align: left;
	line-height: 1.3em;
}
#special-elections img {
	display: block;
	float: left;
	padding-right: 9px;
}
#special-elections p {
	font-size: 13px;
	line-height: 18px;
}
#special-elections h1 {
	line-height:1.2;
	font-family: Georgia, serif;
	font-size: 27px;
	margin-bottom: 18px;
	font-weight: normal;
}
#special-elections h2 {
	font-size: 18px;
	line-height:1.2;
	font-family: Georgia, serif;
	font-weight: normal;
	margin-top: 9px;
	float: left;
	margin-bottom: 9px;
}
#special-elections h1 a, #special-elections h2 a {
	color: #2E5D94;
	text-decoration: none;
}
#special-elections h1 a:hover, #special-elections h1 a:active, #special-elections h1 a:focus, #special-elections h2 a:hover {
	text-decoration: underline;
}
#special-elections .ul_unordered {
	padding: 9px 0;
	font-size: 14px;
}
#special-elections .links_txt {
	width: 317px;
	float: left;
}
#special-elections .links_medias {
	width: 307px;
	float: left;
	margin-left: 9px !important;
	padding: 0 0 0 8px !important;
	clear: none;
	border-left: 1px solid #C0C0C0;
	position: relative;
	top: 9px;
}
#special-elections .ul_unordered  li {
	margin-bottom: 3px;
}
.infographie-elections h3 {
	padding-bottom: 9px;
}
.infographie-elections p {
	font-size: 10px;
	color: #666;
	padding-left: 5px;
}
#search-elections {
	padding-bottom: 9px;
	position: relative;
}
#search-elections label {
	display: none;
}
#search-elections .input-text {
	background: #f3f3f3;
	border: 0;
	-moz-box-shadow: inset 1px 1px 2px #999;
	padding: 3px 5px 3px 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	width: 299px;
	font-size: 16px;
	color: #666;
	cursor: text;
}
#search-elections .input-submit {
	position: absolute;
	right: 2px;
	top: 37px;
	border: 0;
	color: #efefef;
	background-color: #444444;
	background-image: -moz-linear-gradient(top, #444444, #999999);
	text-shadow: 1px 1px 0 #666;
	font-weight: 900;
	font-family: Arial, 'Trebuchet MS', tahoma, sans-serif;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	cursor: pointer;
	font-size: 16px;
}

#elections-title {
	margin-bottom: 9px;
	height: 45px;
	background: #f3f3f3 url(ui/bg-spe-elections.gif) no-repeat center center;
}
#elections-title h1 {
	line-height: 1;
	padding-top: 0;
	margin: 0;
	font-size: 24px;
	font-weight: normal;
	font-variant: small-caps;
	color: #CE0000; /*2E5D94;*/
	text-shadow: 1px 1px 0 white;
	text-align: center;
	font-family: Georgia, serif;
}
#elections-title  small {
	font-size: 10px;
	color: #666;
	display: block;
	text-align: center;
	padding-top: 6px;
}
#z_RIGHT_4_elec .grid_4 .ul_unordered {
	margin-top: 0;
	margin-bottom: 0;
}
#z_RIGHT_4_elec .module {
	margin-bottom: 0 !important;
}

