




/*
     FILE ARCHIVED ON 7:53:37 Jul 25, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:36:50 Apr 6, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/***********************************************/
/*** pour les articles des pages ****/
.cform fieldset	{ 
	margin-top:0px; 
	padding:5px 0 15px 0; 
	border:1px solid #CCC;
	background:#EFEFEF; 
}
.cform legend{
	margin:0 0 30px 10px;
	padding: 0 2px; 
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	color:#666666;
	display:block;
}
.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	background: #FFF; 
	border: 1px solid #888888; 
	vertical-align:top;
}
.wp-polls,
.wp-polls-form{
	width:500px;
	margin:0 0 0 20px;
}

.widget-cadre .wp-polls p {
	padding:0;
	text-align: center;
}

.wp-polls-ul {
	padding: 0px;
	margin: 0px 0px 10px 5px;
	font-size:0.85em;
}


.wp-polls .Buttons{
	background-color: #676767;
	font-size: 0.9em;
	color: #FFF;
	width: 80px;
	padding: 4px 3px;
	border: none;
	cursor: pointer;
	margin:0 auto;
	display:block;
}

/*** pour les archives des votes ***/
.contenu-polls{
	padding:0 0 10px 10px;
	margin:0 0 10px 0;
	border-bottom:1px dotted #CCC;
}
.contenu-polls p{
	text-align:left;
	margin:0;
	padding:5px 0;
}
.contenu-polls .wp-polls ul, 
.contenu-polls .wp-polls-ul, 
.contenu-polls .wp-polls-ans ul{
	text-align: left;
	list-style-image: none;
	list-style-position:outside;
	float: none;
	margin:0;
	padding:0;
}

.contenu-polls .wp-polls ul li, 
.contenu-polls .wp-polls-ul li, 
.contenu-polls .wp-polls-ans ul li{
	margin:0;
	padding:0;
	font-size:1.2em;
}
/******************************************/
/*** pour le widget de la side bar vote ***/
.widget-cadre .wp-polls,
.widget-cadre .wp-polls-form{
	width:auto;
	margin:0;
}
.widget form{
	font-family:Verdana, "Times New Roman", Times, serif;
}

/******************************************/
/*** pour les tags label ***/
.widget-cadre p{
	text-align:left;
	padding:0 0 0 25px;
	font-family:Verdana, "Times New Roman", Times, serif;
}

.widget-cadre .wp-polls-ans p a{
	texte-decoration:none;
	display:block;
	padding: 0 0 0 0;
	margin:0;
	font-family: Verdana,"Times New Roman",Times,serif;
	color: #0066cc;
}
.widget-cadre .wp-polls-ans p a:hover{
	color:#000;
}
/******************************************/
/* Sidebar and Widgets POUR LE LOGIN */
#sidebar ul {
	list-style-type: none;
	padding: 0px 0 0 0px;
}

#sidebar li,
.headlines li {
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size:1.1em;
	margin:5px 5px 10px 15px;
	padding:0 0 0 9px;
	line-height:1.5em;
	/*font-style:italic;*/
}

.wp-polls ul li{
	text-indent:-17px;
	font-size:1.1em;
	line-height:12px;
}
#sidebar .sidebarlogin_otherlinks{
	font-style:italic;
	font-size:0.9em;
	text-align:center;
}
.widget-cadre ."avatar_container{
	background-color:#F00;
}
ul class="pagenav{
	padding:0;
	margin:0;
}
li class="page_item{
	text-align:left;
	font-style:normal;
}
#sidebar .avatar{
	margin:0 15px 20px 20px;
}
#sidebar .photo{
	margin:5px 25px 20px 40px;
}
/*********************/
/* POURLES ARTICLES AVEC DATE */
.widget-category-posts-item h4{
	text-align:left;
	line-height:1.3em;
}
.widget-category-posts-item h4 a{
	text-align:left;
}
.widget-category-posts-description{
	text-align:left;
	font-style:normal;
	line-height:1.3em;
}
.widget-category-posts li{
	margin:0;
	padding:5px 5px 5px 0;
	text-align:left;
}
.lead-calendar,
.recent-calendar{
	text-align:center;
	font-family:Verdana, "Times New Roman", Times, serif;
}
.lead-calendar p.year, 
.recent-calendar p.year{
	margin:0;
	padding:0;
	text-align:center;
}
.lead-calendar p, 
.recent-calendar p {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, "Times New Roman", Times, serif;
}
.lead-calendar p,
.recent-calendar p {
	padding:4px 0 0 0;
}
/******************************/
/* WIDGET QUESTION DU JOUR */
.alcyonis-widget{
	font-family:Verdana, "Times New Roman", Times, serif;
}
.alcyonis-widget h4{
	font-family:Verdana, "Times New Roman", Times, serif;
	margin-bottom:5px;
	color:#726D5D;
}
.alcyonis-widget p{
	text-align:center;
	padding:0;
	margin-bottom:5px;
}
/*******************************/
/* POUR LES CONTENUS GENERAUX DES PAGES */
h3#respond {
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size: 1.05em;
	border-top: 1px solid #E7E7E7;
	border-right: 1px solid #ABABAB;
	border-bottom: 1px solid #737373;
	border-left: 1px solid #ABABAB;
	background-color:#9E9B96;
	height: 20px;
	line-height: 20px;
	padding-left: 14px;
	display: block;
	color: #000;
	font-weight: normal;
	margin-bottom: 1px;
}
#content input[type=submit]{
	background-color: #676767;
	font-size: 0.9em;
	color: #FFF;
	width: 100px;
	padding: 4px 3px;
	border: none;
	cursor: pointer;
	font-family:Verdana, "Times New Roman", Times, serif;
}
#commentform a{
	text-decoration: underline;
	font-family: Verdana,"Times New Roman",Times,serif;
	color: #51504b;
}
#commentform a:hover{
	text-decoration: none;
	color: #000000;
}
p a{
	text-decoration: underline;
	font-family: Verdana,"Times New Roman",Times,serif;
	color: #51504b;
}
p a:hover{
	text-decoration: none;
	color: #000000;
}
/*******************************/
/* POUR LES CONTENUS DANS LE SLIDSHOW */
.slideshow h4{
	font-family: Verdana,"Times New Roman",Times,serif;
	color: #51504b;
	font-weight:bold;
	font-size:1.1em;
	padding:0 5px 10px 7px;
}
.widget-cadre .slideshow .contenu-slideshow { 
    width:235px; 
}     
.widget-cadre .slideshow p {
    margin:0 0 0 3px; 
    padding:0; 
}
.widget-cadre .slideshow img.aligncenter {
    margin-bottom:0;
}
.titre-post {
	padding: 0;
	margin: 0 0 15px 0;
	border: none;
	line-height: 12px;
	font-weight: bold;
	letter-spacing: normal;
	background: none;
}
/**********************************/
/* POUR LES CONTENUS DANS LE WIKI */
.alcyonis-wiki{
	padding:10px;
	font-family: Verdana,"Times New Roman",Times,serif;
}
/****************************************/
/* POUR LES CONTENUS DANS DU TUBE PRESS */
.tubepress_thumb_inner{
	/*border-bottom:1px dotted #CCC;*/
	margin:0 5px 0 5px;
}
.tubepress_thumb_inner img{
	margin:0 0 5px 50px;
	padding:2px;
	border:1px solid #CCC;
}
.tubepress_meta_group{
	padding:5px 5px 7px 5px;
	font-family: Verdana,"Times New Roman",Times,serif;
	text-align:center;
	width: 210px;
}
/****************************************/
/* POUR LES POLLS */
.wp-polls input[type=radio]{
	background:none;
	font-size: 0.9em;
	color:none;
	width: 12px;
	padding: 0;
	border: none;
	cursor: pointer;
}
/****************************************/
/* POUR LES ARCHIVES */
.archive-list h4{
	font-family: Verdana,"Times New Roman",Times,serif;
}
/****************************************/
/* POUR LES TITRES DES PAGES */
h2.pagetitle {
	border-bottom: 0;
	padding: 0 0 10px 7px;
	margin: 0 0 20px 0;
	font-size: 1.8em;
	font-weight:normal;
}
/****************************************/
/* POUR LA PARTIE GLOSSAIRE LES TABLEAUX */
.post table{
	border:none;
}
.post table td{
	background-color:#999;
	color:#F3F3F3;
	border:none;
	padding:7px 7px;
	border-bottom:1px solid #FCFCFC;
}
.post table td+td{
	background-color:#F3F3F3;
	color:#565651;
	border:none;
	padding:7px 7px;
	border-bottom:1px solid #FCFCFC
}
