body{
	background-color:#e4d8c9;
}
#table_map{
	width:100% !important; 
}
.limit{
	display:none;
}
.pagenav{
	border:none !important;
	background-color:transparent !important;
}
.fabrik_actions{
	display:none;
}

.well{
	background-color:transparent;
	border:none;
}
.row-fluid{background-color:transparent !important;border:none!important;
}
.row-fluid img{
			-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.contenutopmenu{
	width: 221px;
	margin:auto;
	height:25px;
	clear:both;
}

.accueil{
	width: 51px;
	height: 51px;
	float:left;
}
.liste_oiseaux{
	width: 51px;
	height: 51px;
	float:left;
	margin-left:10px;
}

.connexion{
	width: 51px;
	height: 51px;
	float:left;
	margin-left:10px;
}

#logo, #logo > img, #menu {
    float: none;
}

.contenutopfull{
	background-color:#e4d8c9;
}
.contenutop{
	max-width:980px;
	margin:auto;
	background: url(../images/texte_oiseaux.png) no-repeat center bottom;
}




.contenuprincipalfull{
	background: url(../images/fond_rouge.jpg) repeat;
	padding-bottom:30px;
	padding-top:50px;
	padding-left:20px;
	padding-right:20px;
}
.contenuprincipal{
	max-width:980px;
		margin:auto;
		padding:10px;
		-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background-color:#333029;

}


.contenubottomfull{
	background: url(../images/fond_noir.jpg) repeat;
	padding-top:50px;
		padding-left:20px;
	padding-right:20px;
}
.contenubottom{
	max-width:980px;
		margin:auto;
		top:-100px;
		position:relative;
		background-color:#e4d8c9;
		-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
padding:10px;
}
.contenubottom .module-title{
	display:none;
}
.contenupastille{
	width:234px;
	height:223px;
	background: url(../images/pastille.png) no-repeat;
	position:relative;
	margin:auto;
	top:-160px;
}
.derniers{
	width:539px;
	height:33px;
	margin:auto;
	position:relative;
	top:-100px;
}
.mod-box {
    border: 0px solid #ddd;
    padding: 0px;
}


.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #c73c42 none repeat scroll 0 0;
}
.owl-theme .owl-dots .owl-dot span {
    backface-visibility: visible;
    background: #323028 none repeat scroll 0 0;
    border-radius: 30px;
    display: block;
    height: 10px;
    margin: 5px 7px;
    transition: opacity 0.2s ease 0s;
    width: 10px;
}

