/* --------- "Menu fixe"  ---------*/
.float-panel {
    width:100%;background:white;z-index:300;padding:30px 0;transform: translateZ(0);
    transition:all 0.5s; /* Effect for switching from .fixed to static */
}
.float-panel .content-area {margin:10px auto;}
.float-panel a {font-size:16px;text-decoration:none;color:#444;display:inline-block;padding:10px 20px;}
.float-panel .fa-gg {color:#F0595C;font-size:30px;vertical-align:middle;transition:all 1s;}
/* when class="float-panel fixed" */
@media only screen and (min-width: 900px) {
.fixed {
  box-shadow:0px 8px 10px #00000080;
  animation:slide-down 0.7s;
  opacity:0.96;
  /*border-bottom: 1px ridge #969696 !important;*/
  z-index: 50;
  width: 100%;
  left: 0px;
  background: url(images/logo-fixe.png) 10px 2px no-repeat, #E4E4E4 url(images/nav.jpg) !important;
  width: 100% !important;
  margin: 0 0 0 0 !important;
}
  }
}
@media only screen and (max-width: 899px) {
.fixed {padding:4px 0;
  animation:slide-down 0.7s;
  opacity:0.96;
  z-index: 50;
  left: 0px;
  margin: 10px 0px 0px 10px !important;
  }
}
.fixed .fa-gg {transform: rotate(360deg); }
@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 0.9;
        transform: translateY(0);
    } 
}
/* ---------------- For Animation on Scroll ---------------- */
.slideanim {
    visibility:hidden;
    visibility:visible\9;/*For old IE browsers IE6-8 */
}
.slideanim.slide {visibility: visible; animation:slide 1s;}
.slideanim::after {
    /* useful when its child elements are float:left; */
    content: "";
    display: table;
    clear: both;
}
@keyframes slide {
    0% {
        opacity: 0;
        transform: translateY(100px);
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

/* ---------------- Img 404 ---------------- */

.img-404 {
    width: 100% !important;
	max-width: 560px;
	box-shadow: 0px 0px 1px #000000d9;
	border: 1px solid #fff;
	border-radius: 4px;
	filter: blur(5px);
	transition: all 0.2s cubic-bezier(.9,.35,.69,2.62);
}
.img-404:hover {
	filter: blur(0px);
}

/* ---------------- Style du site ---------------- */

#description___Frame {
    min-width: 362px;
    min-height: 300px;
    max-height: 200px;
    width: 100%;
}
.images-pub {
    box-shadow: 1px 1px 4px #0009;
    border-radius: 4px;
    border: 1px solid #fff;
	margin: 0 0 2px 4px;
}
.images-boost {
    box-shadow: 1px 1px 4px #0009;
    border-radius: 4px;
    border: 1px solid #fff;
	margin: 0;
}
.espace-site-connexe {
	margin: 0px 0px 20px 10px;
}
.st-content, .st-content-inner {
    display: none;
}
.st-menu {
    display: none !important;
}
.categories-div {
	height:auto;
	float:left;
	margin: 0;
}
.bordure  {
	margin : 5px 0 0 0;
}
.categories-div-tab {
	border: 1px solid #c2c2c2;
	height:auto;
	float:left;
	/*padding:10px;
	margin-bottom:20px;*/
	margin: 0px 0px 20px 0px;
	box-sizing: border-box;
	padding:5px;
	box-shadow: 1px 1px 4px #00000057;
	border-radius: 4px;
}
.categories-div-100 {
	width:50%;
	min-width:150px;
	height:auto;
	float:left;
	text-align: left;
}
.champs-contact {
	width:100%;
	max-width:330px;
	height:auto;
	float:left;
}
.champs-contact2 {
	padding: 0 0 0 2px;
	box-sizing: border-box;
	margin: 0 0 0 120px;
}
.champs-contact3 {
	padding: 0 0 0 2px;
	box-sizing: border-box;
	margin: 0 0 0 0px;
}
.contact-valide {
	width:120px;
}
.champs-soum {
	width: 100%;
	box-sizing: border-box;
}
.champs-soum2 {
	position: absolute;
	height: auto;
	float: left;
}
.zone-detecte-site {
	width:98%;
	margin-bottom:30px;
}
.fiche-url {
	width: 20%;
	min-width: 160px;
	height: auto;
	float: left;
}
.fiche-url2 {
	width: 70%;
	min-width: 300px;
	height: auto;
	float: left;
}

/*  
Nom du Thème : OuchGlobes
Auteur : Neolien (http://annuaire.webdconseils.com/)
*/

 { margin: 0; padding: 0;}

body {
	background: #555555;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666; 
	text-align: center;
	margin: 0 0 15px 0;	
}

img {
	border:0;
	}


a, a:visited {	
	color: #4A1A2C; 
	background: inherit;
	text-decoration: none;		
}
a:hover {
	color: #383d44;
	background: inherit;
	padding-bottom: 0;
	border-bottom: 2px solid #dbd5c5;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 	
	color: #333;		
}
h1 {
	font-size: 160%;	
	font-weight: normal;
}
h2 {
	font-size: 130%;	
}
h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 8px 0 8px 0;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
	p img {
    float:left;
    margin:0 10px 0 0;
    padding-left: 6px;
    padding-bottom: 2px;
}

.topsearch{
	font-size:10px;
}

h1 {
	box-shadow: 0px 0px 3px #0009;
    border-radius: 4px;
    border: 1px solid #fff !important;
    margin: 10px 5px 0 5px !important;
    padding: 2px 5px !important;
    background-color: #ffffffb3;
    text-transform: uppercase;
    text-align: center;
}

h3 { font: bold 1.5em "Arial", Sans-Serif; margin: 0; color: #ff6600; }
h5 {
	color: #4A1A2C;
    box-shadow: 0px 0px 3px #0009;
    border-radius: 4px;
    border: 1px solid #fff !important;
    margin: 10px 0px 0px 0px !important;
    padding: 2px 5px !important;
    background-color: #ffffffb3;
    text-transform: uppercase;
    text-align: center;
    font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif !important;
}
h6 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #8E3557; }


.catego{
	background: #ffffff;
	width : 200px;
	height: 6px;
    padding: 3px 3px 3px 3px;
	border: 1px dotted #CCCCFF;

}


table.sample { 
    width:100%;
}

.subnav {
	padding: 0px;
}


table.sample th {
	
}
table.sample td {
    width:33%;
    text-align:left;
	
    padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	-moz-border-radius: 12px;
}


.champs {width: 150px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; border: 1px solid #ff6600; background-color: #000000; font-weight: bold; color: #c2c2c2; text-decoration:none}




.catwdc{
	color:#8E3557;
	text-decoration:none;
	font-size:13px;
}

.catwdc a{
	color:#8E3557;
	text-decoration:none;
	font-size:13px;
}

.catwdc a:hover{
	color:#4A1A2C;
	text-decoration:none;
	font-size:13px;
}



.details{
	color:#4C1B1B;
	text-decoration:none;
	font-size:11px;
	margin: 0 0 8px 5px;
}

.details a{
	color:#D16903;
	text-decoration:none;
	font-size:11px;
}



.details a:hover{
	color:#D16903;
	text-decoration:underline;
	font-size:11px;
}

.rss {
	color:#ff6600;
	text-decoration:none;
	font-size:11px;
}



.rss a{
	color:#046380;
	text-decoration:none;
	font-size:11px;
}


.rss a:hover{
	color:#4BB5C1;
	text-decoration:none;
	font-size:11px;
}


.annau{
	color:#ffff00;
	text-decoration:none;
	font-size:28px;
}


.annau:hover{
	color:#F1F1F1;
	text-decoration:none;
	font-size:28px;
}

.sitetable {width: 100%; border: 1px solid #c2c2c2; vertical-align : top; box-sizing: border-box; margin-bottom:20px; float: left; padding:5px; box-shadow: 1px 1px 4px #00000057; border-radius: 4px;}

.sitetables {
	width: 100%;
	vertical-align : top;
}

.sitetd {
	border: 1px solid #c2c2c2;
}

.votelargeur {width: 50px;}

a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color:#333333;
}

a.cat_display:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color:#CC0000;
	}

a.subcat_display {
	text-decoration: none;
	font-size: 10px;
	border-bottom : 1px dotted #CCC;
}


.votetable {
	background: #ffffff;
	width : 50px;
	height: 92px;
	margin-right: 5px;

}

.vote span.note {
font-size: 9px;
height: 12px;
display: block;

}
.vote span.nombre 
{
font-size: 16px;
display: block;
}

.vote a{
	color: #4C1B1B;
	font-size: 16px;
	font-weight: bold;
}

.vote a:hover{
	color: #4C1B1B;
	font-size: 16px;
	font-weight: bold;
}

/* Onglets fiche site */
#containered {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; 
	width: 600px;
}

#containered hr {
	clear: both;
	border: 1px solid #CCC;
	margin-top: 10px;
	width: 50%;
}

#containered ul#mest {	
	font-weight: bold;
}
#containered ul#mest li {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; 
	display: inline;
	margin: 1px;
}
#containered ul#mest li a {
text-decoration: none;

}
#containered ul#mest li a:hover {
text-decoration: none;
color: #333333;
}
#containered h1,

#containered .content {
	border: 1px solid #d5d5d5;
	padding: 10px;
	text-align: left;
}

#containered a.current {
	padding: 5px 3px;
	border: 1px solid #d5d5d5;
	border-bottom-color: white;
	background-color: white;
	color: #333333;
	font-size: 12px;
}
#containered a.ghost  {
	padding: 5px 3px;
	margin-right: 1px;
	border: 1px solid #d5d5d5;
	color: #333333;
	font-size: 12px;
}

#containered a.current:hover {
	padding: 5px 3px;
	border: 1px solid #d5d5d5;
	border-bottom-color: white;
	background-color: white;
	font-size: 12px;
	color: #333333;
}
#containered a.ghost:hover  {
	padding: 5px 3px;
	margin-right: 1px;
	border: 1px solid #d5d5d5;
	color: #333333;
	font-size: 12px;
}

#containered .on {
	display: block;
	text-align: left;
}
#containered .off {
	display: none;
}


code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;

  	background: #F5F5F5;
	border-left: 3px solid #D4D4D4;
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	font: bold 1.4em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;	
	margin: 10px;
 	padding: 0 0 0 25px;  
   background: #F5F5F5;
	border-left: 3px solid #D4D4D4;	
	color: #444;
}

form {
	margin:10px; padding: 0 5px;
	background: #F5F5F5;	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #777;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #777;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #2e271fcc;
	border: 1px solid #dadada;
}

.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 5px 0 10px;
	padding: 10px 0 15px 0;	
	width: 175px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 120px;
	color: #777; 
	height: 18px;
	padding: 2px 2px 2px 5px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 30px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

#wrap {
	position: relative;
	width: 910px;	
	margin: 0 auto;
	text-align: left;
	background: #fff url(images/content.jpg) repeat-y center top;
}
#content-wrap {
	float: left;
	width: 870px;
	margin-left: 20px;
	display: inline;
	padding: 0; 	
	border-top: 1px solid #fff;
	background: #fff url(images/content-wrap.jpg) repeat-x;
	display: inline-flex;
	overflow: hidden;
}
#header {
	position: relative;
	background: #fff url(images/header-bg.jpg) repeat-y center top;
	height: 35px;
	width:910px;	
	padding: 0;	
	color: #fff;	
}

#header #header-links {
	position: absolute;
	top: 8px; right: 45px;	
	color: #838181;
	font-size: 10px;	
	font-weight: bold;
}
#header #header-links p {	
	padding: 0;	margin: 0;	
}
#header #header-links a {	
	color: #838181;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;		
}

#header-photo h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 48px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	border: none;

	top: 25px; left: 30px;	
}

#header-photo h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 14px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFEAAA;
	top: 80px; left: 35px;		
}

#nav {
	clear: both;	
	padding: 0;
	text-align:center;	
	/*background: #E4E4E4 url(images/nav.jpg) repeat-x;*/
	background-image: linear-gradient(to top, #E6E6E6, 80%, #959595);
	margin: 0 20px;
	height: 45px;
	background-color: #E4E4E4;
}
#nav ul {
	list-style: none;	
	padding: 0;	margin: 0 0 0 0;
	height: 45px;
	display: inline-block;
	text-transform: uppercase;
	border-right: 1px solid #fafafa;
	border-left: 1px solid #acacac;
	box-shadow: 0px 4px 8px #00000080;
	background-image: linear-gradient(to top, #fff, 92%, #515151);
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 4px 11px;
	/*margin: 1px 0;*/
	border-right: 1px solid #acacac;
	border-left: 1px solid #fafafa;	
	border-bottom: none;
	color: #2f2f2f;
	font: bold 14px/15px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 0px;
	background-color: #E4E4E4;
	height: 45px;
	box-sizing: border-box;
	background-image: linear-gradient(to top, #E6E6E6, 80%, #959595);
	transition: all 0.14s cubic-bezier(.22,.61,.36,1);
}
#nav ul li a:hover {
	background-color: #C4C4C4;
	background-image: linear-gradient(to top, #9b9b9b, 5%, #E6E6E6);
	box-shadow: inset 0px -5px 8px 0px rgba(0, 0, 0, 0.22), 0px 4px 8px 0px rgba(0, 0, 0, 0.43);
	box-sizing: border-box;
	height: 50px;
	border-radius: 0 0 4px 4px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: translateY(2px);
	margin-top: -2px;
	padding-top: 8px;
}
#nav ul li#current a {	
	background: #DBDBDB url(images/nav-current.jpg) repeat-x;		
}

#nav ul li.current_page_item a {	
	background: #DBDBDB url(images/nav-current.jpg) repeat-x;		
}

.three-col #main {
	margin: 10px 190px 0 200px;
}
.two-col #main {
	float: left;
	width: 640px;
	margin: 24px 0 0 15px;
	padding: 0 0 20px 0;
}

#main h1 {
	margin: 0 10px 10px 10px;
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	color: #444;
	padding: 15px 0 0 0;
}
	
#sidebar {
	width: 195px;
	height: auto;
	float: left;
	box-sizing: border-box;
	padding: 15px 5px 5px 5px;
	border-right: 1px solid #fff;
	background: linear-gradient(90deg, #f6f6f6, 80%, #c6c6c6);
	box-shadow: 3px 0px 5px #00000080;
}	

#rightcolumn {
	float: right;
	width: 190px;
	margin-top: 10px;	
}
#rightcolumn h1, #sidebar h1 {
	margin: 10px 5px 0 5px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #444; 		
}


ul.sidemenu {
	text-align: left;
	margin: 7px 6px 20px 4px;
	padding: 0;
	text-decoration: none;	
}
ul.sidemenu li {
	list-style: none;
	padding: 4px 0 0px 0px;
	margin: 0 2px;		
	border-bottom: 1px solid #E5E5E5;
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	color: #4A1A2C; 
	border: none;		
}
ul.sidemenu li a:hover {	
	color: #4C1B1B;
	border: none;
}

#footer-wrap {
	clear: both;
	width: 910px;
	font-size: 95%;
	text-align: left;	
	background: url(images/footer-bottom.jpg) no-repeat center bottom;
	padding: 0 0 20px 0;
}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}


#footer {
	clear: both;
	color: #666;	
	margin: 10px 20px 0px 20px;
	text-align: center;
	background: #F8F7F7;
	border-top: 1px solid #c1c1c1;
	box-sizing: border-box;	
}

/
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

.clear { clear: both; }


.post-by {
	font-size: .95em;	
	padding-top: 0;
}
.post-footer {
	background: #F5F5F5;
	padding: 5px;
	margin: 0px 10px 0 0px;	
	font-size: 95%;	
	color: #666666;
	float:left;
	width: 100%;
	box-sizing: border-box;
	box-shadow: 1px 1px 4px #00000057;
	border: 1px solid #c2c2c2;
	border-radius: 4px;
}
.post-footer .date{
	margin: 0 10px 0 5px;	
}
.post-footer a.comments {
	margin: 0 10px 0 5px;	
}
.post-footer a.readmore {
	margin: 0 10px 0 5px;	
}

/* --------------------- style greg --------------------------- */

.texte-nbsites {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-style: italic;
}

.texte-descriptif-sites {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.barre-separation-detail {
	width:581px;
	height:13px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	background-image: url(images/bgr_post_top.png);
	background-repeat: no-repeat;
	/*border:1px solid #0f0000;*/
}

h1, h2, h3, h4, h5, h6 {
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
}
h6 {
	font-size: 14px;
}

#header-photo {
	position: relative;
	clear: both;
	margin: 0px auto 1px auto;
	height: 105px;
	width: 870px;
	background-color: #e5e5e5;
}

#bandeau-marge-haut {
	width:850px;
	height:5px;
	margin:0px;
	padding:0px;
	float:left;
	/*background-color:#00FF00;
	border:1px solid #0f0000;*/
}

#bandeau-zone-logo1 {
	width:100px;
	height:69px;
	margin:0px;
	padding:0px;
	float:left;
	margin: 0 11px;
	/*background-color:#ffFF00;
	border:1px solid #0f0000;*/
}
#bandeau-zone-logo2 {
	width:100px;
	height:8px;
	margin:0px;
	padding:0px;
	float:left;
	/*background-color:#ffFF00;
	border:1px solid #0f0000;*/
}
#bandeau-zone-logo3 {
	width:100px;
	height:53px;
	margin:0px;
	padding:0px;
	float:left;
	/*background-color:#ffFF00;
	border:1px solid #0f0000;*/
}
#bandeau-zone-pub {
	width:728px;
	height:90px;
	margin:0 0 0 10px;
	padding:0px;
	float:left;
	/*background-color:#ff00f0;
	border:1px solid #0f0000;*/
}





