@charset "utf-8";
/* CSS Document */

#logo_cgq {
  margin-left:12px;
}
#img_footer {
  margin-left:14px;
}
body, td {

	font-family: Verdana, Arial, sans-serif;
	line-height: 145%;
	color: #6B4525;

}

#page > header {
  clear: both;
  padding: 8px 0 0;
}


a{
	color: #CC8733;
/*	font-family: Verdana, Arial, sans-serif;*/
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #CC8733;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC8733;
	border-bottom-color: #000000;
	font-weight: normal;
}

a, a:visited {
color: #CC8733;
}

#columns {
 background: none;
}
#branding {
  display:none;
}
.content-inner {
  padding-right:50px;
  padding-left:20px;
}
.columns-inner {
padding-top: 0px;
}
#page-title {
	color: #513600;
	color: #960000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
}
.node-header {
  display:none;
}
.translation-link {
  display:none !important;	
  background-color:#F9F4EC !important;
}
#basdepage {
  margin-left:330px;
}
.groupe {
	border: 1px solid #CCCCCC;
	border-radius:8px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.publication {
  font-size:10px;
}
button.toggler {
	border: 1px solid #E6E4E2;
	border-bottom-color: #BBB;
	border-right-color: #BBB;
	color: #888;
	font-size: 9px;
	font-weight: 500;
	overflow: hidden;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #F9F9F9;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
table.invisible, table.invisible tbody, table.invisible tr, table.invisible  td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.espace10h {
  margin-left:10px; margin-right:10px;
}
.grise a {
color:#5E5247;
}
.grise a:hover {
color:#CC8733;
}
#promo{
  width:168px;
  height:91px;
  height:276px;
  margin-left:-8px;
}
.publications {
	list-style-type: circle;
}
.publications li {
  margin-bottom:10px !important ;
}
ul.publications  {
  margin-top:10px !important ;
}

.horaire {
  border-radius:4px;
  -webkit-border-radius:4px;
  -ms-border-radius:4px;
  -moz-border-radius:4px;
}

.titre {
	font-weight: bold;
	font-size: 12px;
	color: #663300;
}
.auteur {
	font-weight: normal;
	color: #999999;
	font-size: 10px;
}
.horaire-heure {
	color: #666666;
	text-align: center;
	font-size: 11px;
	background-color: #FAFAF8;
}
.session {
	color: #B05800;
	font-size: 11px;
	font-weight: normal;
}
.horaire_jour {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663300;
}
.espace10l { margin-left:10px;}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #948267;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.marge-bas-20px{ margin-bottom:20px;}
.bt{ opacity:1;
 -webkit-transition: opacity 0.2s ease-in-out;
 -moz-transition: opacity 0.2s ease-in-out;
 -o-transition: opacity 0.2s ease-in-out;
 transition: opacity 0.2s ease-in-out; 
}

.bt:hover{ opacity:0.8;
 -webkit-transition: opacity 0.5s ease-in-out;
 -moz-transition: opacity 0.5s ease-in-out;
 -o-transition: opacity 0.5s ease-in-out;
 transition: opacity 0.5s ease-in-out; 
}



