@import url(http://fonts.googleapis.com/css?family=Roboto:400,500,700,900);
@import url(http://fonts.googleapis.com/css?family=Rancho);

html, body {
    background-color:#888;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
}

img {
    border:none;
}

a {
    color:#933;
}

#layout {
    margin:auto;
    width:1000px;
    position: relative;
    border-left:1px solid #000;
    border-right:1px solid #000;
    border-bottom:1px solid #000;
}

#header {
    background-image:url(../images/layout_muchachas_us_01.jpg);
    height:287px;
    width:100%;
}

#menubar {
    background:#fff;
    height:43px;
    width:100%;
    text-align: center;
}

#menubar ul.nav.menu {
    display: inline-block;
    margin: 0;
    padding: 10px 0;
}

#menubar li {
    display: inline-block;
    list-style-type:none;
    padding-right:20px;
    margin-right: 10px;
    background: url('../images/separator.jpg') no-repeat center right;
    white-space: nowrap;
    font-size:1.2em;
    line-height: 1.5em;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

#menubar li.item-151 {
    display:none;
}

body #menubar li.current a {
    background: #364779;
    color: #fff;;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0 5px;
}

#menubar li a {
    text-decoration: none;
    font-weight: bold;
    position: relative;
}

#menubar li:last-child {
    padding-right: 0;
    margin-right: 0;
    background: none;
}

#menubar li:nth-child(odd) a
{
    color: #933;
}

#menubar li:nth-child(even) a
{
    color: #364779;
}

#menubar li ul {
    float:left;
    position:absolute;
}

#menubar .menu {
    overflow:hidden;
    margin:0;
    padding-top:8px;
}

#interval {
    background-image:url(../images/layout_muchachas_03.jpg);
    height:43px;
    width:100%;
}

#content {
    background-image:url(../images/layout_04.jpg);
    padding:0 30px 20px 30px;
    overflow:hidden;
}

#content .left {
    width:610px;
    overflow:hidden;
    float:left;
}

#content .right {
    width:250px;
    overflow:hidden;
    float:right;
}

#footer {
    background-image:url(../images/layout_06.jpg);
    height:48px;
    width:100%;
}

#jform_captcha {
	margin-bottom: 30px;
}
.article-content {
    text-align:justify;
    padding:10px;
    font-size:14px;
    line-height:20px;
    overflow:hidden;
}

.article-content img {
    margin-right:5px;
}

.pagination ul {
    padding: 0;
    padding-top: 10px;
    line-height: 150%;
    margin-bottom: 1.3em;
    text-align: center;
    width:470px;
    font-size: 90%;
    height:50px;
    margin-left:auto;
    margin-right: auto;
}

.pagination a {
    background: #993333;
    border: 1px solid #7b1c1c;
    color: #fff;
    padding: 2px 5px;
    text-decoration: none;
}

.pagination a:hover {
    background: #fff;
    color: #993333;
}

.pagination span.pagenav {
    background: #1C1C1C;
    border:1px solid #000;
    color: #fff;
    padding: 2px 5px;
    font-weight: bold;
}

.pagination ul li {
    display: inline-block;
    margin: 2px;
}

a.contentpagetitle {
    font-size:18px;
    color:#333;
    margin:30px 0 5px 0;
    text-decoration:none;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.componentheading {
    width: 400px;
    font-family:Helvetica, Arial, Verdana;
    font-size:24px;
    color:#263c72;
}

h2.contentheading {
    margin:0 0 5px 0;
}

h2.contentheading, h2.contentheading a {
    color:#771414;
}

.article_separator {
    background-color:#C2C2C2;
    display:block;
    width:100%;
    height:1px;
    margin:10px 0;
}

.blog_more {
    font-size:12px;
}

.blog_more li {
    list-style-type:none;
}

.article-tools {
    overflow:hidden;
}

.buttonheading {
    float:right;
}

.postit {
    width:248px;
}

.postit .header {
    background-image:url(../images/postit_head.jpg);
    height:59px;
    width:248px;
}

.postit .content {
    background-image:url(../images/postit_content.jpg);
    padding:0 15px;
}

.postit .footer {
    background-image:url(../images/postit_foot.jpg);
    height:20px;
    width:100%;
}

.control-group {
    margin-bottom: 15px;
}

.contact input {
    width: 300px;
}

.contact textarea {
    width: 600px;
}

.accordion-heading {
    display: none;
}

.contact {
    padding:10px 0;
}

.contact input, .contact textarea {
    border:solid 1px #999;
    background-color:#EEEEFF;
    border:solid 1px #999;
    background-color:#EEEEFF;
    font-size: 1.5em;
}

.contact label {
    font-weight:bold;
    float:left;
    width:190px;
}

.contact checkbox {
    padding:10px;
    text-align:right;
    overflow:hidden;
}

button.validate {
    text-align:center;
    margin:10px auto;
    font-size:18px;
    display:block;
    background-color:#EEEEFF;
    border:#999 1px solid;
}

ul.weblinkswriteme {
    text-align:center;
    line-height:48px;
    width:200px;
    margin:auto;
    overflow:hidden;
    padding: 0;
}

ul.weblinkswriteme li {
    list-style-type: none;
}

span.mod_events_latest_content {
    font-size:12px;
    list-style-type:square;
    display:list-item;
    list-style-position:inside;
    color:#666666;
    padding-left:5px;
}

ul.weblinkswriteme a {
    font-size:22px;
    color:#333333;
    text-decoration:none;
    display:block;
    float:left;
    height:48px;
    display: block;
    background: url('/images/stories/email.png') no-repeat;
    padding-left: 52px;
}

div.moduletablelastnovel {
    padding-bottom:30px;
}

ul.weblinkswriteme a:hover, div.moduletablelastnovel a:hover, div.moduletabletousleslivres a:hover {
    text-decoration:underline;
}

div.moduletablelastnovel a {
    font-size:14px;
    color:#333333;
    font-weight:bold;
    text-decoration:none;
}

div.moduletabletousleslivres {
    text-align:center;
    font-size:18px;
}

div.moduletabletousleslivres a {
    text-decoration:none;
}

div.article-meta {
    color:#666;
    font-size:12px;
}

.readon {
    text-align:right;
    display:block;
}

div.moduletablewriteme {
    margin: 0 0 15px;
}

ul.latestnewslastblog {
    padding:0;
}

ul.latestnewslastblog li {
    list-style-type:none;
    padding-bottom:5px;
    font-size:14px;
}

ul.latestnewslastblog li a {
    text-decoration:none;
}

ul.latestnewslastblog li a:hover {
    text-decoration:underline;
}

div.moduletablelastblog {
    width:247px;
    margin:15px auto;
}

div.moduletablelastblog .header {
    background-image:url(../images/derniers-articles_01.jpg);
    width:247px;
    height:73px;
}

div.moduletablelastblog .content {
    background-image:url(../images/derniers-articles_03.jpg);
    width:247px;
}

div.moduletablelastblog .content ul {
    padding:5px 15px;
    margin:0;
}

div.moduletablelastblog .footer {
    background-image:url(../images/derniers-articles_05.jpg);
    width:247px;
    height:27px;
}

dd {
    margin: 0;
}

ul.latestnewslastblog {
    padding:0;
}

ul.latestnewslastblog li {
    list-style-type:none;
    padding-bottom:5px;
    font-size:14px;
}

ul.latestnewslastblog li a {
    text-decoration:none;
}

ul.latestnewslastblog li a:hover {
    text-decoration:underline;
}

div.moduletablelastblog {
    width:247px;
    margin:0 auto 15px auto;
}

div.moduletablelastblog h3 {
    display: block;
    background-image:url(../images/derniers-articles_01.jpg);
    width:157px;
    height:73px;
    overflow: hidden;
	font-family: 'Rancho', cursive;
	color:#fff;
	font-size: 120%;
	letter-spacing: .03em;
	font-weight:lighter;
	padding-left: 90px;
	line-height:65px;
    margin: 0;
}

div.moduletablelastblog ul.latestnewslastblog {
    padding:5px 15px;
    display: block;
    background-image:url(../images/derniers-articles_03.jpg);
    margin:0;
}

div.moduletablelastblog .footer {
    background-image:url(../images/derniers-articles_05.jpg);
    width:247px;
    height:27px;
}

div.moduletablelanguagechoice {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    width: 160px;
    background-color: #000;
}

div.moduletablelanguagechoice h3 {
    margin: 0;
    padding: 0;
    float: left;
    font-size: 11px;
    color: #fff;
}

div.moduletablelanguagechoice ul {
    float: left;
    margin: 0 0 0 10px;
    padding: 0;
}

div.moduletablelanguagechoice li {
    display: inline-block;
    list-style-type: none;
}

#homepage #menubar {
    background: none;
    position: absolute;
    top: 580px;
}

#homepage .moduletablelastblog {
    position: absolute;
    right: 60px;
    top: 250px;
    border: 1px solid #000;
    background: #fff;
    padding: 10px;
}

#homepage {
    width: 980px;
    height: 700px;
    background: url('../images/homepage-muchachas-us.jpg');
    margin: 20px auto;
    position: relative;
}

.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

#jform_contact_email_copy-lbl {
    font-weight: normal;
    float: right;
    width: 300px;
}

#jform_contact_email_copy {
    width: auto;
}

.email-copy {
	  width: 60%;
    margin: 10px auto;
}

.item-page p img {
    margin: 0 5px 0 0;
}

.lang-inline img {
opacity:0.6;
filter:alpha(opacity=60); /* For IE8 and earlier */
}


.lang-inline .lang-active img, .lang-inline a:hover img {
opacity:1;
filter:alpha(opacity=100); /* For IE8 and earlier */
}

.menuinteractive-map
{
	padding:0;
}

.menuinteractive-map li {
	list-style-type: none;
}

.menuinteractive-map li a {
	display: block;
	width: 250px;
	height: 600px;
	background:url('/images/stories/250x600.jpg');
	overflow: hidden;
	text-indent: -5000px;
}

/* Début habillage Muchachas */

.lang-fr-FR #homepage {
    /* background: url('../images/homepage-muchachas.jpg'); */
	/*background: url('../images/homepage-3baisers.jpg');*/
   /* background: url('../images/homepage-bedbug1.png'); */
    background: url('../images/pancol_home_2023.png');
	position:relative;
}

.lang-fr-FR #homepage .moduletablelastblog {
    display: none;
	border: none;
	right: 40px;
}

.lang-fr-FR #header {
    /*background-image:url(../images/layout_muchachas_01.jpg);*/
   /* background-image:url(../images/bandeau-pancol-bedbug2.png); */
   background-image:url(../images/pancol_header_2023.png);
}

.lang-fr-FR #menubar {
    background: #fff;
}


.lang-fr-FR #interval {
    background-image:url(../images/layout_muchachas_03.jpg);
}

.lang-fr-FR .menuinteractive-map li a {
	background: url(../images/muchachas_250.jpg);
	width: 250px;
	height: 370px;
}

.homeContest {
	display:block;
	width:200px;
	height:230px;
	top:350px;
	left:180px;
	position:absolute;
}

#homepage #countdown {
	-moz-transform: scale(0.6);
	-webkit-transform: scale(0.6);
	-o-transform: scale(0.6);
	transform: scale(0.6);
	-ms-transform: scale(0.6);
	filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand',
	   M11=0.6, M12=-0, M21=0, M22=0.6);
	top:140px;
	right:-60px;
}

#header #countdown {
	-moz-transform: scale(0.65);
	-webkit-transform: scale(0.65);
	-o-transform: scale(0.65);
	transform: scale(0.65);
	-ms-transform: scale(0.65);
	filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand',
	   M11=0.65, M12=-0, M21=0, M22=0.65);
	top:150px;
	right:160px;
}

/* Fin habillage Muchachas */
