@import url("grid.css");
@import url("reset.css");
@import url("tinymce.css");
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic);
/* ---------------------
	   STRUCTURE
--------------------- */

body {
	background: #FFF url(../img/background.gif) left top repeat-x;
	color: #7d7d7d;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12px;
	margin: 40px 0 0 0;
}

a {
	text-decoration: none;
}


/* ---------------------
		HEADER	
--------------------- */

.header {
	height: 125px;
	position: relative;width:100%;
}

.header .nomSite {
	text-align: center;
	margin: 0 auto;
	position: relative;
	width: 370px;
}

.header .nomSite .reclame a {
	display: block;
	position: absolute;
}

.header .nomSite .reclame span {display: none;}

.header .nomSite .shopper_fr a {
	background: url(../img/UltraLin-logo-bleu2.png) left top no-repeat;
	height: 100px;
	left: 523px;
	top: 10px;
	width: 88px;
	background-size:cover;
}

.header .nomSite .shopper_en a {
	background: url(../img/UltraLin-logo-bleu2.png) left top no-repeat;
	height: 100px;
	left: 523px;
	top: 10px;
	width: 88px;
	background-size:cover;
}

.header .line1 {
	color: #a3cd38;
	font-size: 40px;
	font-weight: 800;
	margin: 0;
	text-transform: uppercase;
	letter-spacing:-1px;
	text-decoration: none;
	text-shadow: 0 2px 2px #ccc;
	width:100%;
	text-align:center;
	font-family: 'Source Sans Pro', sans-serif;
}

.header .line2 {
	color: #a8a8a8;
	font-size: 40px;
	font-style: italic;
	margin: -8px 0 0 0;
}

.header .language,
.header .language a {
	font-size: 14px!important;
}

.header .language a {
	color: #c8c8c8;
	font-weight: bold;
	left: 0;
	position: absolute;
	top: 3px;
	-webkit-transition: color 0.5s linear;
	-moz-transition: color 0.5s linear;
	-o-transition: color 0.5s linear;
	transition: color 0.5s linear;
}

.header .language a:hover {
	color: #a3cd38;
}

.header .identification a {
	background: url(../img/pictoMember) right top no-repeat;
	color: #a8a8a8;
	display: block;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	right: 100px;
	top: 3px;
	width: 52px;
}

.header .recherche {
	position: absolute;
	right: 0;
	top: 0;
	width: 80px;
}

.header .recherche .rechercheChamp {
	background: none;
	border: none;
	color: #a8a8a8;
	font-size: 10px!important;
	font-weight: bold;
	height: 12px;
	width: 60px;
}

.header .recherche .rechercheBouton {
	background: url(../img/rechercheBouton.gif) left bottom no-repeat;
	border: none;
	cursor: pointer;
	height: 16px;
	width: 13px;
}

/* ---------------------
	 NAVIGATION
--------------------- */

.navigation {
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 20px;
	padding-bottom: 15px;
}

.navigation li {
	display: inline;
	/* margin-left: 25px; */
	margin-left: 17px;
	/* Pour lincroyable récolte */
}

.navigation li:first-child {
	margin: 0;
}

.navigation li a {
	color: #7d7d7d;
	display: inline-table;
	font-size: 18px;
	font-family: 'Source Sans Pro', sans-serif;
}


.navigation li.hometwo {
	background: url(../img/pictoHome.gif) left top no-repeat;
	height: 14px;
	width: 14px;
	font-family: 'Source Sans Pro', sans-serif;
}
.navigation li.hometwo a, .navigation li.hometwo a cufon { width:14px; }

.navigation li.hometwo a:hover, .navigation li.current.hometwo a {
	background: url(../img/pictoHomeOver.gif) left top no-repeat;font-family: 'Source Sans Pro', sans-serif;
}



.navigation li a span {
	display: none;font-family: 'Source Sans Pro', sans-serif;
}

.navigation li a:hover, .navigation li.current a {
	color: #a3cd38;font-family: 'Source Sans Pro', sans-serif;
}

.navigation .liencroyable a {
	color: #e23a2f;font-family: 'Source Sans Pro', sans-serif;
}

/* ---------------------
		SIDEBAR
--------------------- 
current-menu-ancestor
current-menu-item
*/

.sidebar {
	margin-top: -3px;
}

.sidebar a {
	color: #7d7d7d;
	display: block;
	font-size: 11px;
	-webkit-transition: color 0.5s linear;
	-moz-transition: color 0.5s linear;
	-o-transition: color 0.5s linear;
	transition: color 0.5s linear;
}

.sidebar .level1:first-child, .sidebar .menu-item-has-children:first-child, .sidebar > ul > li, .sidebar > ul li:first-child  {
	border: none;
}

.sidebar .level1, .sidebar .menu-item-has-children, .sidebar > ul > li  {
	background: url(../img/sidebar.gif) 100% 15px no-repeat;
	border-top: 1px solid #eaeaea;
	font-weight: bold;
	padding: 14px 0;
	text-transform: uppercase;
}


/*
.ui-state-active {
	background: url(../img/sidebarActive.gif) right center no-repeat!important;
}
*/


.sidebar .level1 a:hover, .sidebar .menu-item-has-children a:hover {
	background: url(../img/sidebarOver.gif) 100% 15px no-repeat;
}

.sidebar .level1 a:hover, .sidebar .menu-item-has-children a:hover  {
	color: #a3cd38;
}

.sidebar .current.level1 a, .sidebar .current-menu-item.menu-item-has-children > a, .sidebar > ul > li.current-menu-item > a {
	color: #a3cd38;
}

.sidebar .level2, .sidebar .sub-menu {
	font-weight: normal;
	margin-top: 0px;
	text-transform: none;
	list-style: none;
	display:none;
}
.sidebar .menu-item-has-children.current-menu-item .sub-menu, .sidebar .current-menu-ancestor .sub-menu  {
	display:block;
}

.sidebar .level2 li, .sidebar .sub-menu li {
	margin: 15px 0;
	padding-left: 1em;
  	text-indent: -1em;
}
.sidebar .sub-menu li:before {
	content: "»";
  	padding-right: 5px; display:inline;
}

.sidebar .level2 a, .sidebar .sub-menu a {
	background: none; display:inline;
}

.sidebar .level2 a:hover, .sidebar .level2 .current a, .sidebar .sub-menu a:hover, .sidebar .sub-menu .current-menu-item a {
	background: none;
	color: #a3cd38;
}

/* ---------------------
		FOOTER
--------------------- */

.footer {
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	margin-top: 40px;
	padding: 20px 0;
}

.newsletter {
	position: relative;
}

.newsletterTitre {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.newsletterChamp {
	background: #dadada;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #FFF;
	font-size: 12px;
	height: 21px;
	padding: 0 7px;
	width: 268px;
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	-o-transition: background 0.5s linear;
	transition: background 0.5s linear;
}

.newsletterChamp:focus {
	background: #a3cd38;
}

.newsletterBouton {
	background: url(../img/newsletterBouton.gif) right 7px no-repeat;
	border: none;
	color: #c8c8c8;
	cursor: pointer;
	padding-right: 10px;
	position: absolute;
	right: 15px;
	top: 51px;
}

.footerMenu {
	margin-top: -4px;
}

.footerMenu li {
	line-height: 18px;
}

.footerMenu a {
	color: #7d7d7d;
	font-size: 10px;
	font-weight: bold;
	-webkit-transition: color 0.5s linear;
	-moz-transition: color 0.5s linear;
	-o-transition: color 0.5s linear;
	transition: color 0.5s linear;
}

.footerMenu a:hover {
	color: #a3cd38;
}

.footerMenu .top a {
	background: url(../img/top.gif) 130px 7px no-repeat;
	border-bottom: 1px solid #eaeaea;
	display: block;
	padding-bottom: 6px;
}

.footerMenu .top a:hover {
	background: url(../img/topOver.gif) 130px 7px no-repeat;
}

.footerMenu .facebook {
	background: url(../img/pictoFB.gif) left center no-repeat;
	display: block;
	margin-top: -4px;
	padding-left: 24px;
}

.footerMenu .twitter {
	background: url(../img/pictoTwitter.gif) left center no-repeat;
	display: block;
	margin-top: 1px;
	padding-left: 24px;
}

.footerMenu .vimeo {
	background: url(../img/pictoVimeo.gif) left center no-repeat;
	display: block;
	margin-top: 1px;
	padding-left: 24px;
}

.footerMenu .pearltrees {
	background: url(../img/pictoPearl.gif) left center no-repeat;
	display: block;
	margin-top: 1px;
	padding-left: 24px;
}

.footerMenu .pinterest {
	background: url(../img/pictoPinterest.gif) left center no-repeat;
	display: block;
	margin-top: 1px;
	padding-left: 24px;
}
.footerMenu .instagram {
	background: url(../img/insta.gif) left center no-repeat;
	display: block;
	margin-top: 1px;
	padding-left: 24px;
}

.signature {
	margin: 20px 0;
}

.signature .copyright {
	color: #c8c8c8;
	font-size: 9px;
}

.signature .logo {
	background: url(../img/logo.gif) left top no-repeat;
	height: 40px;
	width: 124px;
}
/* ---------------------
		CONTENT
--------------------- */
.content table .border {
	border-bottom: 1px solid #eaeaea;
	padding: 20px 0;
	width: 300px;
}

.content table {
	margin-bottom: 20px;
}

/* pagination des listes */

.paginationList {
	font-size: 11px;
	margin-top: 20px;
	text-align: right;
}

.paginationList .current {
	color: #a3cd38;
	font-weight: bold;
}

.paginationList .disabled {
	display: none;
}

/* lin européen */

.billboard .pictoBillboard {
	bottom: -63px;
	height: 126px;
	position: absolute;
	right: 14px;
	width: 125px;
	z-index: 120;
}

.content .titreN1 {
	color: #a3cd38;
	font-size: 21px;
	margin-bottom: 20px;
}

.content .titreN2 {
	border-bottom: 1px solid #eaeaea;
	color: #a3cd38;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.content .titreN3 {
	color: #a3cd38;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bold;
	margin-bottom: 5px;
}

.content .titreN4 {
	color: #a3cd38;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

.content .titreN5 {
	color: #a3cd38;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.content p {
	line-height: 20px;
	padding-right: 10px;
	margin-bottom: 20px;
}

.content .contentBloc a {
	color: #a3cd38;
	-webkit-transition: color 0.5s linear;
	-moz-transition: color 0.5s linear;
	-o-transition: color 0.5s linear;
	transition: color 0.5s linear;
}

.content .contentBloc a:hover {
	color: #7d7d7d;
}

.content ul {
	margin-bottom: 20px;
}

.content ul ul {
	padding-left: 20px;
}

.content li {
	list-style: url(../img/content/puceListe.gif) inside;
	line-height: 20px;
}

.content .contentColumn {
	margin-top: 10px;
}

.content .contentColumn p {
	padding: 0;
	margin-bottom: 10px;
}

.content .filet_4 {
	border-bottom: 1px solid #eaeaea;
	clear: both;
	height: 10px;
	margin-bottom: 20px;
	width:623px;
}

.content .imgRight {
	float: right;
	margin-left: 20px;
}

.content .imgLeft {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
}

.content .lienAccroche {
	color: #a3cd38;
	font-size: 15px;
	font-weight: bold;
}

.textVert {
	color: #a3cd38!important;
}

.coche {
	background: url(../img/coche.gif) left top no-repeat;
	padding-left: 20px;
}

/* LIN EUROPEEN */

.contentEncadre {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #FFF;
	margin-bottom: 15px;
	padding: 15px;
	background: #a3cd38;
	background: -moz-linear-gradient(top,  #a3cd38 0%, #78aa00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a3cd38), color-stop(100%,#78aa00));
	background: -webkit-linear-gradient(top,  #a3cd38 0%,#78aa00 100%);
	background: -o-linear-gradient(top,  #a3cd38 0%,#78aa00 100%);
	background: -ms-linear-gradient(top,  #a3cd38 0%,#78aa00 100%);
	background: linear-gradient(top,  #a3cd38 0%,#78aa00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3cd38', endColorstr='#78aa00',GradientType=0 );
	line-height: 20px;
	text-transform: uppercase;
	width: 595px!important;
}

.contentEncadre .chiffres {
	font-size: 32px;
	line-height: 32px;
	text-transform: none;
}

.contentEncadre .note {
	font-size: 10px;
	line-height: 13px;
	text-transform: none;
}

/* CULTURE DU LIN */

.cultureColumn p {
	margin: 0 0 30px 0;
}

.cultureTitre {
	color:#a3cd38;
	font-size: 15px;
	font-weight: bold;
	margin: 15px 0 0 0!important;
}

.content .pagination {
	font-size: 8px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}

.content .pagination a {
	color: #a8a8a8;
	display: inline-table;
	height: 20px;
	padding: 4px 25px 0 0;
}

.content .pagination a:hover {
	color: #a3cd38;
}

.content .pagination .previous a {
	background: url(../img/btPrevious.gif) right top no-repeat;
}

.content .pagination .previous a:hover {
	background: url(../img/btPreviousOver.gif) right top no-repeat;
}

.content .pagination .next a {
	background: url(../img/btNext.gif) right top no-repeat;
}

.content .pagination .next a:hover {
	background: url(../img/btNextOver.gif) right top no-repeat;
}

.contentVideo {
	margin-bottom: 30px;
}

.videoTexte {
	border-right: 1px solid #eaeaea;
	float: left;
	padding: 2px 30px 5px 0;
	width: 355px;
}

.videoInfos {
	float: right;
	padding: 2px 0 0 30px;
	width: 200px;
}

.videoInfos p {
	line-height: 15px!important;
	margin-bottom: 5px!important;
}

/* CSTYLES TINYMCE */
.titre {
	font-size:12px;font-weight:bolder;margin:0;padding:0;
}
hr {
	color: #f00;
	background-color: #eaeaea;
	height: 1px;
	border: 0;
	margin-top:20px;
}
.vert {
	color:#a3cd38;	
}
.coche {
	background: url(../img/coche.gif) left top no-repeat;
	padding-left: 20px;
	color:#a3cd38;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
.contentBloc td {
	font-size:12px;line-height:20px;color:#808080;padding-right:25px;vertical-align:top;width:299px;
}

.content table p {
	padding: 0;
	margin-bottom: 10px;
	line-height:15px;
}

/* RÉSULTAT RECHERCHE */

.ressource h2 a {
	color:#a3cd38;
	display: block;
	font-weight: 100;
	margin-bottom: 10px;
	-webkit-transition: color 0.5s linear;
	-moz-transition: color 0.5s linear;
	-o-transition: color 0.5s linear;
	transition: color 0.5s linear;
}

.ressource h2 a:hover {
	color: #7d7d7d;
}

.searchresult h2 a:hover {
	color: #7d7d7d;
}

.recherche {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 18px;
}

.recherchePage {
	margin-bottom: 18px;
}

.paging a {
	color: #7d7d7d;
	-webkit-transition: color 0.5s linear;
	-moz-transition: color 0.5s linear;
	-o-transition: color 0.5s linear;
	transition: color 0.5s linear;
}

.paging a:hover {
	color: #a2cd37;
}

.paging {
	position: relative;
}

.paging .searchPagination {
	font-size: 11px;
	position: absolute;
	right: 0;
	top: 5px;
}

.paging .current {
	color: #a2cd37;	
}

#paginator-counter {
	margin-bottom: 20px;
}

/* membre */

.deconnexion a {
	color: #7d7d7d!important;
}

.deconnexion a:hover {
	color: #A3CD38!important;
}
