/*  
Theme Name: allocougar
Theme URI: http://forfry.com
Version: 2.0
Description: Designed by <a href="http://forfry.com">forfry</a>.
Author: forfry
Author URI: http://forfry.com

	Copyright: (c) 2010 forfry

*/

body {
	background-color: #19081b;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #beacb8;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-position: center;
}
/* ---------------------------------------- */
/* Divers */
/* ---------------------------------------- */
img {
	border:0;
}
a {
	outline:none;
}
.inner {
	margin-left:auto;
	margin-right:auto;
	padding:10px 0 0 0;
	width:1000px;
}
ol, ul {
	list-style:none outside none;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}
.link_more_right {
	text-align:right;
	display:block;
	padding: 5px 0 0 0;
}
/* ---------------------------------------- */
/* Liens generales */
/* ---------------------------------------- */
a:link, a:visited {
	color: #ee50a3;
	text-decoration: underline;
}
a:hover, a:focus {
	color: #6a264a;
	text-decoration: none;
}
/* ---------------------------------------- */
/* SuperNav */
/* ---------------------------------------- */
#supernav {
	background-color: #000;
	height: 40px;
	margin: 0px;
	padding: 0px;
	color:#beacb8;
	font-size: 11px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#supernav #seo {
	margin: 0px;
	padding: 3px 0 0 0;
	float:left;
	color:#beacb8;
}
#supernav #login {
	margin: 0;
	float:right;
	padding: 0;
	color:#444;
}
#supernav input#ez-login-login {
	width:80px;
	margin-right: 5px;
}
#supernav #login dt, #supernav #login dl, #supernav #login dd {
    display: inline;
	margin: 0px;
	padding: 0px;
}
/* ---------------------------------------- */
/* Liens supernav */
/* ---------------------------------------- */
#supernav #seo a:link, #supernav #seo a:visited {
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
#supernav #seo a:hover, #supernav #seo a:focus {
	font-weight: normal;
	color:#ff0099;
	text-decoration: underline;
}
/* ---------------------------------------- */
/* Wrapper */
/* ---------------------------------------- */
#wrapper {
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:1000px;
}
/* ---------------------------------------- */
/* Header */
/* ---------------------------------------- */
#header {
	padding: 0;
	margin: 0 0 0 0;
}
#header .left {
	float:left;
	margin: 0 0 0 20px;
	padding:0;
	width:310px;
}
#header .left #logo {
	margin: 20px 0 0 0;
}
#header .left #baseline {
	font-weight: normal;
	padding: 0 0 20px 0;
	color: #beacb8;
	text-align:center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
}
#header .right {
	float:right;
	height: 100px;
	margin: 0 20px 0 0;
	padding:0;
	width:600px;
}
#header .right #accroche {
	height: 55px;
	margin: 19px 0 0 0;
	text-align: right;
}
#header .right #accroche h1 {
	font-size: 22px;
	line-height: 24px;
	color:#beacb8;
}
#header .right_other {
	float:right;
	height: 130px;
	margin: 0 20px 0 0;
	padding:0;
	width:600px;
	background-image: url(../images/bg_header_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header .right_other #accroche_other {
	font-size:11px;
	font-style:italic;
	font-weight: 800;
	color:#931253;
	height: 60px;
	width:460px;
	margin: 42px 0 0 39px;
	text-align: justify;
}
/* ---------------------------------------- */
/* Inscription */
/* ---------------------------------------- */
#inscription {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color:#910B61;
	padding: 0;
	margin: 0 0 0 0;
}
#inscription #img_left {
	float: left;
	width: 540px;
	background-color:#FFF;
}
#inscription #form_right {
	float: right;
	height: 606px;
	width: 460px;
	display:block;
	background-image: url(../images/bg_form.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ffffff;
}

#inscription #form_right #titre_form {
	text-align: center;
	padding: 20px 0 10px 0;
	color: #666;
	width:380px;
	margin: 0 0 0 50px;
}
#inscription #form_right #titre_form h2 {
	text-shadow: none;
	font-size: 20px;
	color: #fff;
	text-shadow:0 1px 1px #666;
}
#inscription #form {
	width: 440px;
	padding: 0 0 0 20px;
	font-size: 11px;
}
/* ---------------------------------------- */
/* Navigation */
/* ---------------------------------------- */
#navigation {
	background-image:url(../images/bg_nav.png);
	height:40px;
	width:1000px;
	background-repeat: no-repeat;
}
#navigation ul {
	font-family: FuturaLTExtraBoldRegular;
	font-size:14px;
	list-style:none outside none;
	margin:0;
	overflow:hidden;
	padding: 0px 15px 0 10px;
	text-transform: uppercase;
}
#navigation li.gauche {
	float:left;
	padding: 11px 10px 9px 10px;
}
#navigation li.droite {
	float:right;
	margin:0;
	padding: 8px 3px 0px 3px;
}
/* ---------------------------------------- */
/* Liens navigation */
/* ---------------------------------------- */
#navigation a:link, #navigation a:visited {
	font-weight: normal;
	color: #252a2e;
	text-decoration: none;
	text-shadow:0 1px 1px #FFFFFF;
}
#navigation a:hover, #navigation a:focus {
	font-weight: normal;
	color:#d70e74;
	text-decoration: none;
}
#navigation a:link.link_nav_active, #navigation a:visited.link_nav_active {
	color:#fff;
	text-decoration:none;
	text-shadow:0 1px 1px #333333;
	background: url(../images/bg_nav_active_left.jpg) no-repeat scroll 0 0 transparent;
	padding: 11px 17px 9px 17px;
	position:relative;
}
#navigation a:hover.link_nav_active, #navigation a:focus.link_nav_active {
	color:#aacce2;
	text-decoration:none;
}
#navigation .link_nav_active_right {
	background: url(../images/bg_nav_active_right.jpg) no-repeat scroll 0 0 transparent;
	width:17px;
	height:38px;
	position:absolute;
	top:0;
	right:0;
	z-index:0;
}
/* ---------------------------------------- */
/* Main Home */
/* ---------------------------------------- */
#main {
	padding: 0;
	margin: 20px 0 0 0;
}
/* ---------------------------------------- */
/* Titre_pages */
/* ---------------------------------------- */
#titre_page {
	margin: 0px;
	padding: 40px 20px 0 20px;
}
/* ---------------------------------------- */
/* Breadcrumb */
/* ---------------------------------------- */
#breadcrumb {
	margin: 0px;
	padding: 0 0 20px 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
}
/* ---------------------------------------- */
/* Breadcrumb Liens secret */
/* ---------------------------------------- */
#breadcrumb a:link.link_secret_bread, #breadcrumb a:visited.link_secret_bread {
	color: #ee50a3;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
#breadcrumb a:hover.link_secret_bread, #breadcrumb a:focus.link_secret_bread {
	color: #fff;
	text-decoration: underline;
}
/* ---------------------------------------- */
/* Liens Titres Secret */
/* ---------------------------------------- */
a:link.link_titre_secret, a:visited.link_titre_secret {
	color: #252A2E;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a:hover.link_titre_secret, a:focus.link_titre_secret {
	color: #d70e74;
	text-decoration: none;
}
/* ---------------------------------------- */
/* Main Content */
/* ---------------------------------------- */
#main #content, #main_off #content {
	float:left;
	margin: 10px 0 0 0;
	padding:20px 15px 0 15px;
	width:650px;
	background-color:#19081B;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
#main #content p {
	padding: 0 0 10px 0;
	text-align:justify;
}
#main h2 {
	font-size: 14px;
	line-height: 16px;
	color:#fff;
}
#main h3 {
	font-size: 12px;
	line-height: 14px;
	padding: 0 0 10px 0;
	color:#516269;
}
.tab {
	margin: 0 0 0 0;
}
#main #content ol li {
	margin:0 20px 20px 0;
	padding:0;
}
#main #content ol li.right {
	margin-right:0;
}
#main #content ol li ul {
	margin:0;
	padding:0 20px 0 20px;
	list-style-type: disc;
}
#main #content ol li ul li {
	margin:0;
	float: left;
	padding:2px 0 2px 0;
	width: 100%;
}
#main #content ol a {
	color:#fff;
}
.spinterest {
	display:block;
	padding: 0 0 10px 0;
}
.spinterest a {
	text-decoration: none !important;
	font-weight: normal;
	color: #ee50a3;
}
.spinterest a:hover {
	text-decoration: underline !important;
}
/* ---------------------------------------- */
/* Main Sidebar */
/* ---------------------------------------- */
#main #sidebar, #main_off #sidebar {
	float:right;
	padding: 10px 0 10px 0;
	width: 300px;
}
#main #sidebar .sidebar-tem, {
 padding: 0px 0 10px 0;
}
#main #sidebar ol li {
	margin:0 0 15px 0;
	padding: 0;
	position: relative;
}
#main #sidebar ol li ul li {
	padding: 2px 0 2px 0;
	margin: 0 0 0 20px;
	position: relative;
	list-style-type: disc;
}
#main #sidebar p {
	padding: 0;
	text-align:justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#ececec;
}
#main #sidebar h2, #main_off #sidebar h2 {
	color:#ececec;
	padding: 0 0 10px 0;
}
/* ---------------------------------------- */
/* Full Content */
/* ---------------------------------------- */
.full_content {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color:#19081B;
	padding: 5px 10px 5px 10px;
	margin: 20px 0 0 0;
}
.full_content h2, #full_content h2 {
	font-size: 14px;
	line-height: 16px;
	color:#fff;
}
.full_content p, #full_content p {
	padding-bottom: 10px;
}
/* ---------------------------------------- */
/* Ban geoloc  */
/* ---------------------------------------- */
.easy_geo_inscris {
	margin: 0px;
}
.easy_geo_inscris td {
	margin-bottom: 5px;
}
.easy_geo_inscris img {
	margin-right:10px;
	margin-bottom:10px;
	border: 5px solid #FF0099;
}
.easy_geo_inscris img:hover {
	border: 5px solid #d70e74;
}
/* ---------------------------------------- */
/* Flux XML  */
/* ---------------------------------------- */
.flux {
	height: 120px;
	width: 100%;
	display: block;
}
.flux ol {
	list-style:none outside none;
	padding: 0 0 0 0;
	margin:0;
}
.flux ol li {
	float:left;
	margin:0 12px 4px 0;
	padding:0;
	position: relative;
	width:100px;
	height:100px;
	border: 5px #6a264a solid;
}

.flux ol li:hover {
	border:5px solid #D70E74;
}
.flux ol li img {
	border: 0px;
}

.flux ol li ul {
	visibility:hidden;
}
.flux ol li:hover ul {
	visibility:visible;
	display:block;
	left: -35px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	top: -105px;
	width: 169px !important;
	height: 132px !important;
	z-index: 100;
	background-image: url(../images/bg_unmembre.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.flux ol li:hover ul .btn_plus {
	width:145px;
	padding-top:10px;
}
.flux ol li:hover ul .departement-color {
	color: #999999;
	font-size:10px;
	line-height:12px;
}
.flux ol li:hover ul .thumb-bloc {
	padding:12px
}
/* ---------------------------------------- */
/* Footer */
/* ---------------------------------------- */
#footer {
	color: #999999;
	margin: 20px 0 0 0;
	padding: 0 0 40px 0;
	font-size: 10px;
}
.foot_inner {
	margin-left:auto;
	margin-right:auto;
	padding:10px 0 10px 0;
	width:1000px;
}
#footer .text {
    float: right;
    padding: 3px 10px 3px 11px;
    position: relative;
    text-align: justify;
    width: 310px;
}
#footer ol li {
	float:left;
	padding: 3px 8px 3px 13px;
	position: relative;
	width:145px;
	
}
#footer ol li ul li {
	padding:4px 0 0px 0px;
	margin: 0;
	background: none;
	line-height:12px;
}
#footer h3 {
	font-size: 11px;
	color:#ececec;
	line-height:14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#copyright {
	margin-left:auto;
	margin-right:auto;
	padding:20px 0 0 0;
	width:1000px;
	text-align:center;
	color:#999;
}
/* ---------------------------------------- */
/* Liens footer */
/* ---------------------------------------- */
#footer a:link.more, #footer a:visited.more {
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
#footer a:hover.more, #footer a:focus.more {
	font-weight: normal;
	color: #fe0085;
	text-decoration: underline;
}
#footer ol li ul li a:link, #footer ol li ul li a:visited {
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
#footer ol li ul li a:hover, #footer ol li ul li a:focus {
	font-weight: normal;
	color: #fe0085;
	text-decoration: underline;
}
/* ---------------------------------------- */
/* Pagination */
/* ---------------------------------------- */
#pagination {
	padding: 10px;
	border-top: 4px solid #e7eef2;
	font-size:20px;
}
.align_left {
	float:left;
	padding: 10px 0 10px 0;
}
.align_right {
	float:right;
	padding: 10px 0 10px 0;
}
/* ---------------------------------------- */
/* font */
/* ---------------------------------------- */
h1 {
	font-size: 18px;
	color:#fff;
	line-height:normal;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-shadow: 0 1px 5px #000;
}
h2 {
	font-size: 18px;
	color:#666;
	line-height:18px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
h3 {
	font-size: 16px;
	color:#666;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h6 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}