/*

THEME NAME: Arev

THEME URI: http://www.createax.com

DESCRIPTION: Template pour le site http://www.Arev.org

VERSION: 2.0

AUTHOR: <a href="http://www.createax.com/">Rudy Sevin</a>

TAGS:  Createax, Arev

*/

@import url("police/dax.css");
/*

font-family: 'daxmedium';

*/





/**************************************************************************************/

/*BASE*/





* {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
.floatLeft {
	float: left;
	margin-right: 10px;
}
.rtecenter, .center {
	text-align: center !important;
}
.floatRight {
	float: right;
	margin-left: 10px;
}
.inline {
	display: inline;
}
.none {
	display: none;
}
body, textarea, input[type="text"], input[type="password"], input[type="email"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #807590;
}
a {
	color:#6b469b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#content p {
	text-align: justify;
}
img, a img {
	border: none;
}
select, textarea, input[type="text"], input[type="password"], input[type="email"] {
	padding: 5px;
	border: 1px solid #cccccc;
}
#content li {
	list-style-position: inside;
	margin-bottom: 5px;
}
#content ul, #content p {
	margin: 10px 0;
	line-height: 17px;
}
input[type="submit"], input[type="button"], .btn {
	cursor:pointer;
	text-decoration:none;
	border: none;
}
.btn.adhesion {
	padding: 10px 20px;
	text-transform: uppercase;	
}
input[type="submit"]:hover, input[type="button"]:hover, .btn:hover {
	text-decoration:none;
}
#content p.more, #sidebar p.more, .more-link a {
	clear: left;
	display: block;
	font-style: italic;
	text-align: right;
	text-decoration: none;
	margin: 0 0 10px;
	font-weight: bold;
}
#content p.more a, #sidebar p.more a, #block-slideshow-0  p.more a {
	background-image: url(img/chevronViolet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	text-transform: lowercase;
}
.datepub {
	font-style: italic;	
}
/**************************************************************************************/

/*COLOR*/

.violet {
	color:#6b469b;
}
.vertClair {
	color: #c8da5c;
}
.vert {
	color: #919e43;
}
.gris {
	color: #807590;
}
.orange {
	color: #c5972b;
}
/**************************************************************************************/

/*CONSTRUCTION*/



body {
	background-color:#ffffff;
}
.flag, #block-superfish-1, #container, #footer .block-inner {
	width: 1000px;
	margin: 0 auto;
}
/**************************************************************************************/

/*BTN*/



input[type="submit"], input[type="button"], .btn {
	background-color:#6b469b;
	color: #ffffff;
	padding:5px 10px;
	font-weight:bold;
	border-radius: 5px;
}
/**************************************************************************************/

/*HEADER*/

#header {
	background-image: url(img/header-fr.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 255px;
}
.i18n-en #header {
	background-image: url(img/header-en.jpg);
}
.i18n-de #header {
	background-image: url(img/header-de.jpg);
}
.i18n-it #header {
	background-image: url(img/header-it.jpg);
}
.i18n-pt-pt #header {
	background-image: url(img/header-pt.jpg);
}
.i18n-es #header {
	background-image: url(img/header-es.jpg);
}
#header-inner {
	width: 1000px;
	margin: 0 auto;
}
#logo {
	width:200px;
	height: 212px;
	display: block;
}
/**************************************************************************************/

/*MENU*/

#navigation {
	height: 30px;
	background-color: #c8da5c;
	font-family: daxmedium;
	font-size: 17px;
	text-transform: lowercase;
	padding-top:10px;
}
#navigation li {
	border-left: 2px solid #FFFFFF;
	height: 20px;
	line-height: 20px;
	margin-left: 5px;
	padding-left: 5px;
}
#navigation li.first {
	border-left: none;
	margin-left: 0px;
	padding-left: 0px;
}
#navigation li a {
	color: #FFF;
}
#navigation li.active-trail>a, #navigation li a:hover {
	color: #6b469b;
	text-decoration: none;
}
#navigation li ul {
	border: none;
	margin: 0;
	padding:0 0 5px 0;
	background-color: #c8da5c;
	top: 25px;
	z-index: 900!important;
	position:absolute!important;
}
#navigation li li {
	border: none!important;
	margin: 5px 0!important;
	padding:0!important;
}
#navigation li li a {
	color: #ffffff;
	display: block;
	padding: 5px 10px !important;
}
#navigation li li:hover a {
	background-color: #6B469B;
	color: #ffffff;
}
/**************************************************************************************/

/*FLAG*/

#flag {
	background-image: url(img/barTop.jpg);
	background-repeat: repeat-x;
	height: 44px;
}
#flag ul {
	height: 60px;
	float: right;
	list-style-type: none;
}
#flag li {
	float: left;
}
#flag .content {
	width: 1000px;
	margin:0 auto;
}
/**************************************************************************************/

#wrapper {
	background-image: url(img/bgContent.jpg);
}
#container {
	padding:20px 0px 1px;
	position: relative;
	z-index:0;
}
#content {
	width: 760px;
	position: relative;
	z-index:0;
}
/**************************************************************************************/

/*SIDEBAR*/

#sidebar {
	float: right;
	width: 215px;
}
#sidebar .block {
	margin-top:20px;
}
/*search*/



#search-theme-form {
	background-image: url("img/vigneSearch.png");
	background-position: 59px -13px;
	background-repeat: no-repeat;
	height: 80px;
	width: 242px;
	margin-bottom: -30px;
}
#search input[type='submit'], #search label {
	display: none;
}
#search-theme-form #edit-search-theme-form-1 {
	background-image: url("img/loupeSearch.png");
	background-position: left center;
	background-repeat: no-repeat;
	border: 1px solid #C8DA5C;
	border-radius: 5px 5px 5px 5px;
	padding: 10px;
	text-align: right;
	width: 194px;
}
#sidebar h2.title {
	background-image: none;
	font-size: 24px;
	padding-left: 0px;
	height: 26px;
	margin-bottom: 5px;
}
#sidebar img {
	float: none;
	margin-right: 0;
	height: auto !important;
	width: 215px !important;
}
#sidebar .views-field-title {
	font-size: 14px;
	font-weight: bold;
}
#sidebar .views-field-field-lieu-value {
	font-style: italic;
}
div.sociaux {
	border-bottom: 1px solid #C8DA5C;
	height: 51px;
	padding: 0 20px;
}
#sidebar a.sociaux {
	background-position: 0 20px;
	background-repeat: no-repeat;
	color: #202021;
	display: block;
	float: left;
	height: 51px;
	margin: 0 15px;
	width: 53px;
}
#sidebar a.sociaux:hover {
	background-position: 0 10px;
	text-decoration: none;
}
a.sociaux.facebook {
	background-image: url("img/socialFacebook.png");
}
a.sociaux.twitter {
	background-image: url("img/socialTwitter.png");
}
/**************************************************************************************/

/*FOOTER*/

#footer {
	background-image: url(img/barFooter.jpg);
	line-height:40px;
	color: #ffffff;
	font-size: 10px;
	background-repeat: repeat-x;
}
#footer .block-inner {
	background-image: url("img/vigneFooter.jpg");
	background-position: 86px 40px;
	background-repeat: no-repeat;
	height: 120px;
}
#footer p {
	text-align: center;
}
#footer a, #footer a:hover {
	color: #ffffff;
	;
}
#footer a:hover {;
	text-decoration: underline;
}
/**************************************************************************************/

/*BREADCRUMB*/



.easy-breadcrumb {
	font-size: 11px;
	text-transform: uppercase;
	height: 25px;
}
/**************************************************************************************/

/*IMAGE CACHE*/



img.imagecache {
	float: left;
	margin-right:20px;
}
img.imagecache.imagecache-band-img {
	float: none;
	margin: 10px 0;
}
/**************************************************************************************/

/*BLOCK*/

.front #content .block, .not-front #content {
	border: 1px solid #c8da5c;
	background-color: #FFF;
	border-radius: 10px;
	padding: 15px;
	margin-bottom: 20px;
	background-image: url(img/vigneCadre.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.not-front #content {
	width: 710px;
}
.front #content .block.half {
	margin-left: 0;
	margin-right: 0;
	width: 338px;
}
.front #content .block.blocNoborder {
	border: none;
	background-color: transparent;
	border-radius: 0px;
	padding: 0;
	width: 370px;
	float: right;
}
.front #content .block.blocNoborder p {
	margin:0;
}
/**************************************************************************************/

/*EUROPE VITICOLE*/





/*FR*/

a.europeViticole {
	display: block;
	background-image: url(img/europeViticoleHome-fr.png);
	height: 207px;
	width: 370px;
}
#sidebar a.europeViticole {
	background-image: url(img/europeViticoleSB-fr.png);
	height: 119px;
	width: 213px;
}
/*EN*/

.i18n-en a.europeViticole {
	background-image: url(img/europeViticoleHome-en.png);
}
.i18n-en #sidebar a.europeViticole {
	background-image: url(img/europeViticoleSB-en.png);
}
/*DE*/

.i18n-de a.europeViticole {
	background-image: url(img/europeViticoleHome-de.png);
}
.i18n-de #sidebar a.europeViticole {
	background-image: url(img/europeViticoleSB-de.png);
}
/*IT*/

.i18n-it a.europeViticole {
	background-image: url(img/europeViticoleHome-it.png);
}
.i18n-it #sidebar a.europeViticole {
	background-image: url(img/europeViticoleSB-it.png);
}
/*PT*/

.i18n-pt-pt a.europeViticole {
	background-image: url(img/europeViticoleHome-pt.png);
}
.i18n-pt-pt #sidebar a.europeViticole {
	background-image: url(img/europeViticoleSB-pt.png);
}
/*ES*/

.i18n-es a.europeViticole {
	background-image: url(img/europeViticoleHome-es.png);
}
.i18n-es #sidebar a.europeViticole {
	background-image: url(img/europeViticoleSB-es.png);
}
/**************************************************************************************/

/*CONTENT*/



h2.title {
	font-family: daxmedium;
	font-size: 30px;
	background-image: url(img/titreVigne.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-bottom: 10px;
	font-weight: normal;
	/*text-transform: capitalize;*/
}
h2.titleList, h2.titleList a, h3.sousTitre {
	color: #919e43;
	text-transform: uppercase;
	font-size: 15px;
}
.ligne {
	border-bottom:1px solid #eeeeee;
	margin: 20px 0 10px 0;
}
h2.titleList.front.first {
	margin-bottom:0px;
}
h2.titleList {
	margin-bottom:5px;
}
.not-front .chapeau {
	color: #c5972b;
	font-size: 14px;
}
.links {
}
span.taxonomy {
	color: #6b469b;
	font-style: italic;
}
p.chapoList {
	margin:0 !important;
}
.imgDesc {
	font-style: italic;
	margin-top:-10px !important;
	text-align: center !important;
}
/*Pager*/





.item-list ul.pager {
	clear: left;
	text-align: center;
	padding-top: 10px;
	margin-top: 10px;
	font-weight: bold;
}
.pager-first a, .pager-last a, .item-list .pager li.pager-first, .item-list .pager li.pager-last {
	display: none;
}
.item-list .pager li.pager-next, .item-list .pager li.pager-previous, .item-list .pager li.pager-next a:hover, .item-list .pager li.pager-previous a:hover {
	background-color: transparent;
}
.item-list .pager li.pager-next a, .item-list .pager li.pager-previous a {
	text-indent: -9999px;
}
.pager-previous a, .pager-next a {
	background-image: url(img/pagerArrows.png);
	background-repeat: no-repeat;
}
.pager-next a {
	background-position: 5px 1px;
}
.pager-previous a {
	background-position: 5px -22px;
}
.pager-next a:hover {
	background-position: 5px -45px;
}
.pager-previous a:hover {
	background-position: 5px -67px;
}
.item-list .pager li a {
	display:  inline-block;
	width:20px;
	height: 20px;
	color: #6b469b;
}
.item-list .pager li {
	width:20px;
	height: 20px;
	display:  inline-block;
	margin: 0;
	padding: 0;
	line-height: 20px;
}
.item-list .pager .pager-current, .item-list .pager li a:hover {
	background-color: #6b469b;
	color: #ffffff;
}
/**************************************************************************************/

/*AGENDA*/

.view-agenda .view-filters {
	border-bottom: 1px solid #C8DA5C;
	float: left;
	margin: 10px 0;
	padding-bottom: 10px;
	top: -10px;
	width: 100%;
}
.view-agenda .view-filters .views-exposed-form .views-submit-button {
	padding: 20px 1em 0 0;
}
/*Cadre Date*/			

.cadreDate {
	background-image: url(img/cadreDate.jpg);
	height: 91px;
	width: 101px;
	font-size: 17px;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
	position:relative;
	padding:10px 5px;
	float: left;
	margin-right:10px;
}
.jour, .annee {
	color: #c8da5c;
}
.jourD {
	font-size: 60px;
	display: block;
	line-height: 52px;
}
.cadreDeco {
	display: block;
	height: 111px;
	width: 111px;
	position:absolute;
	top:0;
	left:0;
	background-image: url(img/cadreDate.png);
}
/*Vues List*/

.view-agenda .views-row {
	float: left;
	width: 335px;
	margin-bottom: 30px;
}
.view-agenda .views-row.views-row-odd {
	margin-right:40px;
}
#content .view-agenda p {
	margin:0px;
}
#content .view-agenda p.date {
	margin-top:-5px;
	margin-bottom:5px;
	color: #b5a6cc;
	font-style:italic;
}
p.lieu {
	font-weight:bold;
	font-size: 13px;
}
p.ville {
	font-size: 13px;
	color: #c5972b;
	font-weight:bold;
	text-transform: uppercase;
}
/*Module accueil*/



.agendaHome {
	float: left;
}
.agendaHome2 {
	width: 145px;
}
.agendaHome1 {
	width: 145px;
	margin-right: 18px;
	padding-right:20px;
	border-right: 1px solid #c2c2c2;
}
/**************************************************************************************/
.pressbook {
	height: 150px;
}
/*Phototheque*/

#filtres {
	height: 80px;
    width: 100%;
}

#block-views--exp-Phototheques-page_3, #block-views--exp-Phototheques-page_2 {
	float: right;
}

 #block-views--exp-Phototheques-page_2 .views-submit-button,  #block-views--exp-Phototheques-page_3 .views-submit-button {
	position: relative;
    top: 15px;
}
.view-Phototheques  {
	clear: left;
}
.view-Phototheques .views-row {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	overflow: hidden;
	width:170px;
	height: 170px;
	position:relative;
}
.view-Phototheques .views-row:nth-child(4n) {
	margin-right: 0px;
}
.listCover h2 {
	position: absolute;
	top:0;
	text-align:center;
	padding: 5px 10px;
	width: 150px;
	background-image: url(img/black60.png);

}
.view-Phototheques .views-row:hover .listCover h2 {
}
.listCover a{
	color: #fff !important;
	text-decoration:none !important;
}
.listCover img {
	float: none;
	margin-right: 0px;
}
.taxoDate {
	position: absolute;
	bottom:0;
	padding: 5px 10px;
	width: 150px;
	background-image: url(img/black60.png);
	color: #fff !important;
}
/*Slideshow*/
.galleria-info-text, .galleria-info-close {
	display: block;
}
.galleria-info-description {
    color: #bbb;
    font: italic 18px/1.4 georgia,serif;
    margin: 0;
}
 .galleria-info-link {
	display: none;
}
.contentslider-std, .contentslider-std .sliderkit-panels, .contentslider-std .sliderkit-panel {
	height: 190px;
	width: 340px;
}
.contentslider-std, #block-slideshow-0 {
	height: 215px !important;
}
#sidebar .contentslider-std, #sidebar .contentslider-std .sliderkit-panels, #sidebar .contentslider-std .sliderkit-panel {
	height: 120px;
	width: 215px;
}
#sidebar .contentslider-std, #sidebar #block-slideshow-1 {
	height: 175px !important;
}
/**************************************************************************************/

/*Filters*/



.views-exposed-form .views-exposed-widget .form-submit {
	margin-top: 0;
}
.view-filters {
	float: right;
	position: relative;
	top: -40px;
}
.view-Phototheques .view-filters {
    position: absolute;
    right: 0;
    top: 20px;
}
.view-Phototheques .view-filters .views-submit-button {
    margin-top: 15px;
}
/**************************************************************************************/

/*Shadowbox*/

.emvideo-thumbnail-replacement span {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url("img/play.png");
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	height: 115px;
	position: absolute;
	width: 210px;
	opacity:0.6;
	left: 0;
}
.emvideo-thumbnail-replacement span:hover {
	background-position: center center;
	opacity:0.8;
}
/**************************************************************************************/

/*Contact*/



/*Flash*/



object {
	width: 710px;
	z-index: 0!important;
	position:relative!important;
}
/**************************************************************************************/

/*links*/

#tradContent {
	position: absolute;
	right: 20px;
	top: 14px;
	background-color: #eee;
	padding:5px;
}
/**************************************************************************************/

/*Europe viticole*/

.listPays {
	margin: 20px 85px;
	width: 650px;
}
.listPays strong {
	font-family: daxmedium;
	font-size: 16px;
}
#legende {
	width: 650px;
	margin: 0 120px !important;
	height: 30px;
	line-height: 30px;
}
#legende li {
	float: left;
	margin: 0 36px;
	list-style-type: none !important;
}
#legende li span {
	display: inline-block;
	height: 16px;
	margin-right: 10px;
	width: 16px;
}
/*Legende color*/

#legende li span.l1 {
	background-color: #AFE01D;
}
#legende li span.l2 {
	background-color: #EAFFA8;
}
#legende2 {
	width: 650px;
	margin: 0 120px !important;
	height: 30px;
	line-height: 30px;
}
#legende2 li {
	float: left;
	margin: 0 36px;
	list-style-type: none !important;
}
#legende2 li span {
	display: inline-block;
	height: 16px;
	margin-right: 10px;
	width: 16px;
}
/*Legende color*/

#legende2 li span.l1 {
	background-color: #cc9a40;
}
#legende2 li span.l2 {
	background-color: #FFE56E;
}
/**************************************************************************************/

/*Sharethis*/

#shareThis {
	margin-top: 15px;
	clear: left;
}
/**************************************************************************************/

/*Iframe Forum*/



iframe {
	width: 100%;
	height: 800px;
	border: medium none;
}
#sidebar iframe {
	width: 100%;
	height: auto;
	border: medium none;
	margin-top:10px;
}
