@import url("style_wp.css");
body {
	font-family: "Trebuchet MS", Verdana, Arial;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 1030px;
	color: #5A5754;
	font-size: 10pt;
	margin-bottom: 0px;
}

a {
	text-decoration: none;
	color: #5A5754;
}
a:hover {
	color: #E8095C;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 73px;
	text-align: right;
	vertical-align: bottom;
}
/*Menu horizontal*/

.menu_h {
	margin: 0px;
	padding: 0px;
}
.menu_h ul {
	list-style-type: none;
	line-height: 30px;
	height: 30px;
	width: 734px;
	padding: 0px 0px 0px 16px;
	margin: 0px;
	background-color: #e87028;
}
.menu_h li {
	display: block;
	float: left;
	clear: right;
}
.menu_h a {	display: block;
	font-size: 12pt;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
}
.menu_h a:hover {
	padding-bottom: 8px;
	line-height: 22px;
	color: #E8095C;
}
#logos_header img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
#logos_header img:hover{
	padding-top: 3px;
	padding-bottom: 7px;
}
#sous_menu{
	text-align: right;
}

/*page*/
#page {
	width: 750px;
	clear: right;
	float: left;
	padding: 0px;
	margin: 0px;
	display: block;
}
#page_intro {
	width: 1030px;
	height: 1000px;
	background-image: url(../images/intro.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/*content*/
#content {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	min-height: 550px;
}
#content a{
}

h1 {
	font-size: 17pt;
	color: #e87028;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #e87028;
	border-right-color: #e87028;
	border-bottom-color: #e87028;
	border-left-color: #e87028;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
h1 a{
	color: #e87028;
}
.complement{
	color: #7A7570;
	display: inline;
	font-size: 11pt;
	font-weight: normal;
	padding-left: 90px;
}
.vrac_pays{
	padding-right: 30px;
	padding-left: 30px;
	text-align: justify;
	margin-bottom: 30px;
}

#content h2 {
	font-size: 14pt;
	color: #e87028;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#content #polaroid {
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	text-align: right;
}
#content #polaroid:hover {
	border-top-color: #E8095C;
	border-right-color: #E8095C;
	border-bottom-color: #E8095C;
	border-left-color: #E8095C;
	color: #E8095C;
	font-weight: bold;
}

#content #polaroid_gamme {
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
#content #polaroid_gamme:hover {
	border-top-color: #E8095C;
	border-right-color: #E8095C;
	border-bottom-color: #E8095C;
	border-left-color: #E8095C;
	color: #E8095C;
	font-weight: bold;
}

.diapo{
	margin: 0px;
	padding: 0px;
}
/*Tableau des boutiques*/
#boutique {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 600px;
}
#asterisque {
	vertical-align: top;
}
#ligne {
	margin: 0px;
	padding: 0px 10px 20px;
	vertical-align: top;
}
#toutes_les_boutiques {
	margin: 20px 0px 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 600px;
}
#cp_ville {
	margin-left: 10px;
	font-size: 12pt;
}
#contact p{
	padding-left: 30px;
}

#content #boutique .nom {
	font-size: 12pt;
	color: #E8095C;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9F9B97;
	margin: 0px;
	padding: 0px;
}
#content #boutique .nom_choisi {
	font-size: 12pt;
	color: #E8095C;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #E8095C;
	margin: 0px;
}

#content #boutique .pays {
	font-size: 12pt;
	color: #e87028;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#content #boutique .pays_choisi {
	font-size: 12pt;
	color: #e87028;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-style: italic;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #E8095C;
}

#modele a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page #content #accueil {
	background-image: url(../images/coulee_orange_accueil.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 600px;
	margin-right: -30px;
}

#page #content #portrait_texte {
	text-align: justify;
	padding-left: 10px;
}


/*Sidebar_gauche*/
.sidebar_gauche {
	background-image: url(../images/ombre-portee-gauche.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 250px;
	margin: 0px;
	margin: 0px;
	display: block;
	border: 1px none #999999;
	min-height:600px;
	clear: right;
	float: left;
}
.sidebar_gauche a img{
	border: 1px solid #A29D99;
}
.sidebar_gauche a img:hover{
	border-top-color: #E8095C;
	border-right-color: #E8095C;
	border-bottom-color: #E8095C;
	border-left-color: #E8095C;
}


.sidebar_gauche ul {
	text-align: right;
	list-style-type: none;
	padding-right: 10px;
}
.sidebar_gauche li {
	display: block;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebar_gauche a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sidebar_gauche a:hover {
	padding-bottom: 4px;
	padding-top: 0px;
}

.sidebar_gauche h2 {
	font-size: 14pt;
	text-align: right;
	color: #e87028;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(../images/ombre_portee.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin: 0px;
	display: block;
	text-shadow: -1px 2px 3px #c6c5c5;

}
.sidebar_gauche h3 {
	font-size: 14pt;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
#sidebar_gauche_accueil_date{
	font-size: 12pt;
	color: #E8095C;
	font-weight: bold;
	margin-top: 10px;
}

.sidebar_gauche #nouveau {
	margin-left: -15px;
}
/*sidebar_droite*/
.sidebar_droite {
	background-image: url(../images/ombre-portee-droite.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 30px;
	min-height: 600px;
	float: left;
	display: block;
}
/*Sur footer*/

.footer {
	text-align: right;
	font-size: 7pt;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 16px;
	/*	background-image: url(../images/logo_pingouins_footer.gif);
	
background-repeat: no-repeat;
	background-position: right bottom;
*/	
	padding-right: 255px;
	clear: right;
	float: right;
}
.footer a {
	font-weight: bold;
}
.footer a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}

#logo a{
	background-image: url(../images/logo_rose.gif);
	height: 127px;
	width: 130px;
	margin-left: 100px;
	margin-bottom: 70px;
	background-repeat: no-repeat;
}
#logo a:hover {
	background-image: url(../images/logo_jaune.gif);
	height: 127px;
	width: 130px;
	margin-left: 100px;
	margin-bottom: 70px;
	background-repeat: no-repeat;
}
#carte {
	margin-left: -30px;
	margin-top: -30px;
}#page #content #catalogue img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page #content #accueil p {
	width: 400px;
	text-align: justify;
}
#google a img{
	border: 1px solid #A29D99;
}
#google a img:hover{
	border-top-color: #E8095C;
	border-right-color: #E8095C;
	border-bottom-color: #E8095C;
	border-left-color: #E8095C;
}
.bouton {
	border: 1px solid #FEA543;
	background-color: #FFFFFF;
	margin-top: 5px;
}
.bouton:hover {
	cursor: pointer;
	color: #E8095C;
	border-top-color: #E8095C;
	border-right-color: #E8095C;
	border-bottom-color: #E8095C;
	border-left-color: #E8095C;
}

/* FOOTER FACEBOOK */
.lienFB{
	font-family: Arial, Helvetica, sans-serif!important;
	display:block;
	width:240px;
	text-align:center;
	overflow:hidden;
	margin-top: 0;
	margin-bottom: 0;
	color: #3B5999;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	height: 100px;
	clear: left;
	float: right;
/*	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
*/}
.rejoignez a{
	font-family: Arial, Helvetica, sans-serif!important;
	display:block;
	margin-top: -70px;
	color: #3B5999;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	float: right;
	padding: 0px;
}
.rejoignez a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
}

.lienFB img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
}

.facebook {
	float: right;
	margin-top: -138px;
	clear: both;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.facebook_footer {
	clear: left;
	float: right;
	margin-top: -91px;
}
.fan_box .full_widget {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	font-size: 0px;
}
.fan_box div  {
	background-color: transparent!important;
}


.fan_box .connections {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	font-size: 0px;
}


.connections .total {
	color: #3B5999;
	font-size: 22px;
	font-weight: bold;
	position: relative;
	left: -51px;
	top: 96px;
	text-align: right;
}
.fan_box .connections_grid {
}
.fan_box .grid_item {
	padding:0!important;
	width:52px!important;
	height:65px;
	float:right!important;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #FFFFFF;
}
.fan_box .grid_item img {
	border: 1px solid #3B5999;
}
.name {
	color: #FFFFFF;
	font-size: 24px;
}

/*.fan_box .connect_button  {
	z-index:1000;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 150px;
	text-align: right;
	margin-left: 150px;
	background-color: #FF0000;
}
*/
/*.fan_box .connect_top,.fan_box .connect_top a {
	color:#454545;
	font-size:14px;
}

*/
.fan_box .connect_top {
	position:absolute;
	width:250px;
	text-align:right;
	z-index:1000;
	margin-top: 100px;
	display: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
}
.fan_box .connect_top img {
  display:none;
}

.name_block a, .unlike_link * { }
.name_block {
	display:block;
}
.connect_span {
	padding:0 0 0 0;
}
