@charset "utf-8";
/*
Theme Name: Widget Gerard DAREL - Jeu concours
Theme URI:
Description: Widget Jeu concours Gerard DAREL.
Version: 1.0
Author: Olivier PASQUINI &amp; Kévin LANTERI
*/
#widget-container strong { font-weight: bold; }
#widget-container em { font-style: italic; }
#widget-container del { text-decoration: line-through; }
#widget-container sup { vertical-align: text-top; }
#widget-container a { color: #fff; text-decoration: none; outline: none; }
#widget-container div { margin: 0; padding: 0; border: none; background: transparent; outline: none; }
#widget-container img { margin: 0; padding: 0; border: none; vertical-align: baseline; outline: none; }
#widget-container button { cursor: pointer; border: none; }
#widget-container h1,
#widget-container h2,
#widget-container h3,
#widget-container h4,
#widget-container h5,
#widget-container h6 {
	font: normal 100% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: baseline;
	outline: none;
}

/*--GLOBAL--*/
#widget-container .clear {
	clear: both;
	visibility: hidden;
	font-size: 0px;
	height: 0px;
	overflow: hidden;
}

body#widget-body {
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
}

#widget-container .fleft {
	float: left;
}

#widget-container .fright {
	float: right;
}

#widget-container .hidden {
	display: none;
}

#widget-container .red {
	color: #a23026;
}

#widget-container {
	background: #fff url(img/bg.jpg) left top no-repeat;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000;
	width: 425px;
	height: 350px;
	margin: 0;
	padding: 0;
	position: relative;
}

/*--NAVBAR--*/
#widget-container #navbar {
	background: url(img/bg-navbar.png) left top repeat-x;
	height: 22px;
	width: 100%;
	text-align: center;
	padding-top: 13px;
	font-size: 12px;
	position: relative;
	z-index: 80;
}

#widget-container #navbar a {
	margin: 0 10px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0;
}

#widget-container #navbar a:hover {
	color: #a23026;
}

/*--BOUTONS--*/
#widget-container .btn {
	background: #000;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	display: inline-block;
	padding: 5px 7px;
	margin-top: 5px;
	text-transform: uppercase;
}

/*--HOME CONTENT--*/
#widget-container #main-content {
	height: 270px;
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	position: relative;
}


#widget-container #main-content #widget-content {
	padding: 40px 0 0 20px;/*kevin*/
}

#widget-container #main-content #widget-content .widget-home {
	text-transform: uppercase;
}

#widget-container #main-content #widget-content .widget-home span.gill, #widget-container #main-content #widget-content .widget-home span.cbook {
	font-size: 12px;
}

#widget-container #main-content #widget-content .widget-home h6 {
	font-size: 16px;
	line-height: 13px;
}

#widget-container #main-content #widget-content .widget-home span.sline {
	position: relative;
	top: -3px;
	font-family:"Times New Roman", Times, serif;
	font-size:8px;
	text-transform:none;
}

#widget-container #main-content #widget-content .widget-home h5 {
	font-size: 19px;
	line-height: 17px;
}

#widget-container #main-content #widget-content .widget-home small {
	display: inline-block;
	font-size: 10px;
	text-transform: none;
	word-spacing: -0.4em;
	margin: 10px 0 5px 0;
}

/*--POPUPS--*/
#widget-container #popup {
	position: absolute;
	z-index: 50;
	overflow: hidden;
	color: #3b3b3b;
	display: none;
	left: 0;
	top: 0;
}

#widget-container #popup #pop-close {
	background: url(img/popup-close.jpg) center no-repeat;
	position: absolute;
	z-index: 60;
	display: block;
	width: 20px;
	height: 20px;
	top: 8px;
	right: 8px;
}

#widget-container #popup #pop-inner {
}

#widget-container #popup #pop-inner #pop-marg {
	padding-right: 15px;
	padding-top: 10px;
}

#widget-container #popup #pop-inner #pop-marg #pop-content a {
	color: #a23026;
}

#widget-container #popup #pop-inner #pop-marg #pop-content ul li  {
	padding-bottom: 2px;
}

#widget-container #popup #pop-inner .f14 {
	font-size: 14px;
}

#widget-container #popup #pop-inner .upc {
	text-transform: uppercase;
}

#widget-container #popup #pop-inner h5 {
	background-color: #000;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 8px 10px;
}

#widget-container #popup #pop-inner #pop-content {
	margin-top: 10px;
	padding: 5px 20px;
}

#widget-container #popup #pop-inner #pop-content h1 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
}

#widget-container #popup #pop-inner #pop-content h2 {
	font-size: 14px;
	text-align: center;
	color: #fff;
	margin: 0;
}

#widget-container #popup #pop-inner #pop-content h3 {
	font-size: 21px;
	color: #000;
	margin: 0;
	text-transform: uppercase;
}

#widget-container #popup #pop-inner #pop-content h6 {
	font-size: 18px;
	font-weight: normal;
	color: #a23026;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	margin-bottom: 15px;
}

#widget-container #popup #pop-inner #pop-content p {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000;
	margin-bottom: 10px;
}

/* scroll */
#widget-container #popup #pop-inner .scrollgeneric {line-height: 1px; font-size: 1px; position: absolute; top: 0; right: 0; z-index:55;}
#widget-container #popup #pop-inner .vscrollerbase {width: 3px; background: transparent url(img/scroll-bg.png) right top repeat-y; cursor: pointer;}
#widget-container #popup #pop-inner .vscrollerbar {width: 3px; background: #9d2a20;}


/*--FORMS--*/
#widget-container #popup #pop-inner form input,
#widget-container #popup #pop-inner form input[type=checkbox],
#widget-container #popup #pop-inner form input[type=radio] {
	border: none;
	background: transparent;
	margin: 0;
	padding: 0;
}

#widget-container #popup #pop-inner form {
	position: relative;
	margin: 0;
}

#widget-container #popup #pop-inner form textarea {
	margin: 10px 0;
	background: #fff;
	border: #c3c3c3 1px solid;
	font: normal 10px Arial, Helvetica, sans-serif;
	padding: 5px;
	height: 50px;
	width: 372px;
}

#widget-container #popup #pop-inner form .text-input {
	margin-bottom: 7px;
}

#widget-container #popup #pop-inner form .text-input input {
	background-color: #fff;
	border: #c3c3c3 1px solid;
	font: normal 14px Arial, Helvetica, sans-serif;
	float: left;
	padding: 2px 5px;
	color: #333;
	width: 210px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
}

#widget-container #popup #pop-inner #pop-content form input[type="hidden"] {
	display:none;
}

#widget-container #popup #pop-inner form .text-input input[disabled] {
	border-color: #616161;
	background-color: #dfdfdf;
}

#widget-container #popup.w-pop-compte #pop-inner #pop-content form input[type="radio"] {
	border:none;
	background: none;
}

#widget-container #popup #pop-inner form .text-input label {
	font-size: 15px;
	padding-top: 3px;
	float: left;
	color: #000;
	display: block;
	width: 163px;
}

#widget-container #popup #pop-inner form .text-input label small {
	font-size: 11px;
	color: #b1b1b1;
}

#widget-container #popup #pop-inner form .check-input {
	margin: 2px 0;
}

#widget-container #popup #pop-inner form .check-input label {
	display: block;
	width: 366px;
	float: left;
	color: #000;
	font-size: 9px;
}

#widget-container #popup #pop-inner form .check-input input {
	background: transparent;
	float: left;
	margin-right: 5px;
	color: #000;
	border: none;
}

#widget-container #popup #pop-inner form a.delete-account {
	display: inline-block;
	color: #787878;
	font-size: 11px;
	margin-top: 13px;
	border-bottom: #787878 1px solid;
}

#widget-container #popup #pop-inner form .btn.fright {
	margin-left: 15px;
}

/* ajax */
#widget-container #popup #form-valid {
	display: none;
	font-family: "Times New Roman", Times, serif;
}

#widget-container #popup #form-valid a#paragain {
	color: #a23026;
}

#widget-container #popup .form-error {
	color: #000;
}

/* fix */
/*
#widget-container #popup.pop-permalien #pop-inner #pop-content {margin-top: 80px;}
#widget-container #popup.pop-permalien #pop-inner #pop-content textarea {text-align: center;}
*/
#widget-container #popup.pop-mdprecup #pop-inner #pop-content {margin-top: 100px;}

#widget-container #popup.w-pop-inscription #pop-inner #pop-content {
	margin-top: 0px;
	padding: 5px 10px 0 20px;
}

/*--PARRAINAGE--*/
#widget-container #popup.w-pop-share #pop-inner #pop-content {
	padding: 5px 0 0 20px;
}

#widget-container #popup #pop-inner #pop-content #parr-content h2 {
	font: normal 17px Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 15px 0;
	padding: 0;
	color: #000;
	text-transform: uppercase;
}

#widget-container #popup #pop-inner #pop-content #parr-content h3 {
	font: normal 14px Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #000;
	text-transform: none;
}

#widget-container #popup #pop-inner #pop-content #parr-content #share-links {
	margin: 20px 0 10px 0;
}

#widget-container #popup #pop-inner #pop-content #parr-content #share-links a.btn {
	width: 185px;
	text-align: center;
	height: 18px;
	float: left;
	vertical-align: bottom;
}

#widget-container #popup #pop-inner #pop-content #parr-content #share-links #btn-share-facebook,
#widget-container #popup #pop-inner #pop-content #parr-content #share-links #btn-share-twitter {
	padding: 3px 4px 7px 4px;
	margin-left: 5px;
}

/*--INSCRIPTION / LOGIN--*/
#widget-container #popup #pop-inner #pop-content #inscription-content {
	margin-top: 0px;
}

#widget-container #popup #pop-inner #pop-content p.mention {
	font-size: 10px;
	color: #a23026;
	margin: 5px 0 0 0;
}

#widget-container #popup #pop-inner #pop-content #inscription-content form .text-input {
	margin-bottom: 2px;
}

#widget-container #popup #pop-inner #pop-content #inscription-content form .text-input label {
	font-size: 16px;
	padding-top: 1px;
	float: left;
	color: #000;
	display: block;
	width: 110px;
}

#widget-container #popup #pop-inner #pop-content #inscription-content form .text-input input {
	font-size: 13px;
	width: 235px;
	padding: 0 5px;
}

#widget-container #popup #pop-inner #pop-content a#lost-password {
	color: #a2a2a2;
	font-size: 9px;
	text-decoration: none;
	position: relative;
	margin-right: 10px;
	top: 8px;
	border-bottom: #a2a2a2 1px solid;
	font-weight: bold;
}

#widget-container #popup #pop-inner #pop-content span.rederror {
	font: normal bold 11px Arial, Helvetica, sans-serif;
	color: #a23026;
	position: absolute;
	bottom: 36px;
	left: 20px;
}

#widget-container #popup #pop-inner #pop-content #inscription-content form button.btn {
	padding: 4px;
	margin: 0 40px 0 0;
}

#widget-container #popup #pop-inner #pop-content #inscription-content span.f14 {
	margin: 3px 0 5px 0;
	display: inline-block;
}

/*--FOOTER--*/
#widget-container #footer {
	background: url(img/w-bg-footer.jpg) left top repeat-x;
	height: 40px;/*kevin*/
	width: 100%;
	margin: 0;
	padding: 5px 0 0 0;
	position: relative;
	background:#000;
}

#widget-container #footer #footer-share {
	text-align: center;
	color: #ababab;
}

#widget-container #footer #footer-share a {
	color: #ababab;
	margin: 0 5px;
}

#widget-container #footer #footer-share a:hover {
	color: #fff;
}

#widget-container #footer #footer-share img {
	margin-right: 4px;
}

#widget-container #footer #footer-links {
	text-align: center;
	font-size: 14px;
	color: #353535;
	padding-top: 2px;
}

#widget-container #footer #footer-links a {
	color: #fff;
	margin: 0 3px;
	font-size: 11px;
}

#widget-container #footer #footer-links img {
	margin-right: 4px;
	vertical-align: middle;
}

#widget-container #footer a#en3mots img, #widget-container #footer a#darel img {
	margin: 0;
}

/* GALERIE PHOTO */
#slide-prev {
	background: url(img/slide-prev.png) center no-repeat;
	display: block;
	width: 37px;
	height: 46px;
	position: absolute;
	left: 0;
	top: 40%;
	z-index: 10;
}

#slide-next {
	background: url(img/slide-next.png) center no-repeat;
	display: block;
	width: 37px;
	height: 46px;
	position: absolute;
	right: 0;
	top: 40%;
	z-index: 10;
}

/*AJout16072010 */
.l14{
	font-size:12px;	
}

#videocale{
	width:145px;
	height:85px;
	background: url(img/video-bg.jpg) center no-repeat;
	display:block;
	text-align:center;
	line-height:85px;
}
