@charset "UTF-8";

/* Handy font size definitions 
font-size: .625em;   16px x .625   = 10px 
font-size: .6875em;  16px x .6875  = 11px 
font-size: .75em;    16px x .75    = 12px 
font-size: .8125em;  16px x .8125  = 13px 
font-size: .875em;   16px x .875   = 14px
font-size: .9375em;  16px x .9375  = 15px
font-size: 1.0625em; 16px x 1.0625 = 17px
font-size: 1.5em;    16px x 1.5    = 24px
*/

/************ Styles that define the layout of the page.   Includes info about width, height, margins, padding and float info *************/
body {
  background: url(../img/bg_site.jpg) no-repeat top left #FFF;font-family:Arial!important;font:Arial!important;
}

a:hover, a:active {
  color:#1670AC;
}

#page-wrapper {
  min-height: 800px;
  margin: 0 auto;
  background: transparent  url(../img/bg-page.png) repeat-x;
  overflow: hidden;
}

#wrap-inner {
  margin: 0 auto;
}

#outer-wrapper #wrap-inner {
  background-color: transparent;
}

.front .body-text {
  background: #FFF;
}

#messages {
  margin-top: 40px;
}

#main-wrapper {
  clear: both;
  padding-top: 25px;
  background: #FFF url(../img/bg-page-inner.png) repeat-y;
  min-height: 600px;
  border-left: 1px solid #EFE9DB;
  border-right: 1px solid #EFE9DB;
}

.center-on-page {
  width: 987px;
  margin: 0 auto;
}

#wrap-inner .center-on-page {
  width: 985px;
  margin: 0 auto;
  border-left: 1px solid #EFE9DB;
  border-right: 1px solid #EFE9DB;
}

#header-inner {
  position:relative;
  height: 139px;
  background: url(../img/bg-page-header.png) no-repeat;
  padding: 0 0 0 62px;
  width:923px;
  background-position:-80px 0;
}

.body-text {
  padding: 15px;
}


#content {
  padding: 15px;
  }

body.not-front #content {
}

body.not-front #content #content {padding: 0;}


#main {
  margin: 15px 0;
  width: 600px;
  float: left;
  padding: 0 15px 45px;
}

body.page-cutup-home #main {
  width: 100%;
  float: none;
  padding: 0;
  margin: 8px 0 15px 0;
} /* Change to body.home */

#right-rail {
  float: left;
  margin: 5px 0 0 46px;
  width: 295px;
	padding-bottom:20px;
}


/* Columns on homepage*/

.section-col {
  margin-left: 15px;
}

.col-3 {
  width: 308px;
  float: left;
}

.col-2 {
  width: 632px;
  float: left;
}

.col-1 {
  width: 100%;
}

.first-col {
  margin: 0;
  width:632px;
  padding-top: 5px;
}

.last-col {
  float: right;
}

/***** Acces rapide *****/
#acces{width:315px;height:186px;left:0px;list-style:none;list-style-type: none; background-color:#0000;font-family:arial; }

ul#accesrapide{width:311px;height:120px;}
ul#accesrapide li{float:left;position:relative;color:#FFF; margin:0!important;margin-bottom:5px!important;}
ul#accesrapide li a {display:block;outline:none; text-decoration:none;}

ul#accesrapide li a#intranet{ background: url(../img/intranet.jpg) no-repeat scroll left top transparent;color: #FFFFFF;font-family: arial;font-size: 15px;font-weight: bold;height: 34px;padding: 19px 0 0 14px;width:  297px;}
ul#accesrapide li a#intranet:hover{ background:url(../img/intranet.jpg) no-repeat bottom left;color: #4b4b4b;font-family: arial;font-size: 15px;font-weight: bold;height: 34px;padding: 19px 0 0 14px;width:  297px;}

ul#accesrapide li a#candidat{ background: url(../img/intranet.jpg) no-repeat scroll left top transparent;color: #FFFFFF;font-family: arial;font-size: 15px;font-weight: bold;height: 34px;padding: 19px 0 0 14px;width:  297px;}
ul#accesrapide li a#candidat:hover{ background:url(../img/intranet.jpg) no-repeat bottom left;color: #4b4b4b;font-family: arial;font-size: 15px;font-weight: bold;height: 34px;padding: 19px 0 0 14px;width:  297px;}

ul#accesrapide li a#industriel{ background: url(../img/intranet.jpg) no-repeat scroll left top transparent;color: #FFFFFF;font-family: arial;font-size: 15px;font-weight: bold;height: 47px;padding: 6px 0 0 14px;width: 297px;}
ul#accesrapide li a#industriel:hover{ background:url(../img/intranet.jpg) no-repeat bottom left;color: #4b4b4b;font-family: arial;font-size: 15px;font-weight: bold;height: 47px;padding: 6px 0 0 14px;width:  297px;}

#logo_mines_top {width:149px;width: 149px; position: absolute; right: 10px; top: 5px;}

.front #main {
  margin: 0;
  padding: 0;
  width: auto;
}

.front #content {
  padding: 0;
}

/***** Footer *****/

#footer {
  background: #016396 url(../img/bg-page-footer.png) repeat-x;
 
}

#footer-inner {
  min-height: 200px;
  /*background: transparent url(../img/bg-page-footer-highlight.jpg) no-repeat top center;*/
   position:relative;
  
}


/******* Branding and Header
********/

#header {
	margin: 0 auto;
}

#header .title{
	float: left;
    width:965px;
    overflow: hidden;
    height:139px;
}
#header .logo{
	left: 0px;
    position: absolute;
    top: 5px;
}

#header .site-name {
   font-size: 4.6em;
   font-weight: normal;
   float:left;
   overflow: hidden;
   text-indent:-9999px;
   letter-spacing: -0.04em;
  font-family: Palatino, "Palatino Linotype","Times New Roman", serif;
}

#header .site-name a {
  color: #ffffff;
  padding: 40px 0 0 0;
  display: block;
  width: 595px;
  overflow: hidden;
  text-shadow:1px 1px 1px rgba(0,0,0,0.35);
  text-decoration: none !important;
}

#header .site-slogan {
  font-size: 		1.417em;
  font-style:italic;
  color: #ffffff;
  margin: -5px 0 0 0;
  font-family: Palatino, "Times New Roman", serif;
}

#header-right-content {
	float: right;
	width: 250px;
}

#header-search {
	width: 270px;
}

#block-search-form h2 {visibility: hidden; font-size: 1px; line-height: 0;} 
form#search-block-form .form-text {
	float: left;
	background: url(../img/bg-form-field.png);
	padding: 4px 10px;
	border: 1px solid #a7a3a4;
	color: #999;
	font-family: Arial, serif;
	font-size: 1.167em;
	font-style: italic;
	width: 170px;
}

form#search-block-form input.form-submit {
	float: left;
}

/******* Top Navigation
********/


#navigation {
	position: relative;
	height: 38px;
	z-index: 500;
	background-color:#4B4B4B;
}

#navigation ul {
	margin:0 0 0 20px;
}

#navigation li {
	background:none !important;
	list-style: none;
	font-size: 1.25em;
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #9D9D9C;
	position:relative;
}

#navigation li.leaf{background:none !important;}

#navigation li a {
	display: block;
	color: #FFF;
	text-shadow: 1px 1px 0 #242424;
	display: block;
	padding: 11px 15px;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	
}

#navigation li a:hover,
#navigation li a:focus,
#navigation ul li:hover a,
#navigation li.active-trail a,
#navigation li a.active {
	background: #e0e0e0;
	color: #000;
	text-shadow: 1px 1px 0 #FFF;
	padding: 11px 15px;
}

#navigation li a:active {
  background-color: #000 !important;
}

/******* Second Level Navigation ******/

#navigation li ul {
	background: #015885;
	margin: 0;
	padding: 0 0 0 5px;
	width: 200px;
	left:0;
	position: absolute;
	display: none;
	
}

#navigation ul li.active-trail > ul {
	left: 0;
    padding-left: 15px;
    width: 200px!important;
}

#navigation li ul li {
	position: relative;
	float: left;
	margin: 0;
	padding: 5px 5px 5px 0;
	border: 0;
	font-size: 12px;
	line-height: 20px;
	list-style-image: none;
	border: 0 none;
	width:200px;
}

#navigation li ul li a,
#navigation li.active-trail ul li a,
#navigation li:hover ul li a {
	text-align: left;
	color: #FFF;
	display: inline;
	padding: 0 5px 0 0;
	/*border-right: 1px solid #fff;*/
	background: transparent no-repeat !important;
	text-shadow: none;
	width:200px;
}

#navigation li ul li.last a {
  border: 0 none !important;
}
 
#navigation li ul li a:hover,
#navigation li.active-trail ul li a.active {
  color: #b2d7fe;
}

#navigation li ul li a:hover,
#navigation li ul li a:focus,
#navigation ul li:hover ul li a {
  background: transparent none;
}
/******* Breadcrumb
********/


#main #breadcrumb {
	color: #ccc;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 8px;
	font-family: Arial, sans-serif;
}

#main #breadcrumb ul {
	padding: 0;
	margin: 0;
}

#main #breadcrumb li {
	list-style-type: none;
	font-size: 1em;
	display: inline;
	margin: 0 3px 0 0;
	padding: 0;
	color: #ccc;
}

#main #breadcrumb .breadcrumb-item {
	color: #333;
}

#main #breadcrumb .breadcrumb {
	margin: 0 3px 0 0;
	font-family: Arial, serif;
}

#main #breadcrumb .breadcrumb a:link,
#main #breadcrumb .breadcrumb a:visited {
	color: #3E76B0;
	margin-right: 4px;
	font-size: 11px;
    font-style: italic;
}

#main #breadcrumb .breadcrumb a:hover {
	color: #00436F;
}


/******* Homepage
********/


/* Services for You */


#home-services-for-you {
	background: #2c3137 url(../img/bg-services.jpg) no-repeat center top;
	padding: 10px 0;
}

#home-services-for-you h3 {
	visibility: hidden;
}

#home-services-for-you li {
	list-style-type: none;
	float: left;
}

.nav-button a {
	width: 32px;
	height: 53px;
	display: block;
	text-indent: -9000px;
	margin-top: 18px;
}

#home-services-for-you #services-next a {
	background: url(../img/bg-services-nav.png) no-repeat -43px -3px;
}

#home-services-for-you #services-next a:hover {
	background: url(../img/bg-services-nav.png) no-repeat -43px -57px;
}

#home-services-for-you li#next {
	float: right;
}

#home-services-for-you #services-previous a {
	background: url(../img/bg-services-nav.png) no-repeat 0 -3px;
}

#home-services-for-you #services-previous a:hover {
	background: url(../img/bg-services-nav.png) no-repeat 0px -57px;
}

#home-services-for-you li.entry {
	width: 140px;
	margin: 0 18px;
	font-style: italic;
}

#home-services-for-you li.entry a {
	display: block;
	color: #575757 !important;
  font-weight: normal !important;
}

#home-services-for-you li.entry a:hover {
	color: #dedede;
}

#home-services-for-you li.entry img {
	border: 3px solid #6BB4D1;
}

#home-services-for-you li.entry img:hover {
	border: 3px solid #8ED3E8;
}

#home-services-for-you li.entry h4 {
	font-size: 	1.083em;
	margin: 5px 0 0;
	font-family: Palatino, "Palatino Linotype", Arial, serif;
}

body.front .section-content .views-field-entity-id {
  line-height:1.4em;
  color: #888;
  font-size: 12px;
  padding-bottom: 15px;
}

.date-tag {
  color:#999999;
  font-size: 0.917em;
  margin: 4px 0 5px;
}

body.front .view-recent-comments .views-field-entity-id {
  margin: 0;
}

body.front .section-col .section-content .view-resources .entry h4 {
  font-weight: bold;
  font-size: 	1.167em;
}



body.front #main .section-content .views-row p {margin-right: 0; }


/******* Common Styles
********/ 

.photo img,
img.photo {
	border: 1px solid #b2b5b5;
}

.section-col .photo img,
.section-col img.photo {
	margin: 0 10px 10px 0;
	float: left;
}

.section-col p {
	font-size: 1em;
	font-family: Arial, serif;
}

.section-content {
	padding-bottom: 15px;
	background: #FFF url(../img/bg-fuz.png) repeat-x;
	margin: 10px 0;
}
.section-content .section-content {
	padding-bottom: 15px;
	background: transparent;
	margin: 10px 0;
}
#block-views-f357e00a950996a5a5f114f3de9b7a5f,
#block-view-display-id-block_1 ,
#block-search-form {
	padding-bottom: 0;
	background: none;
	margin: 0;
}

#block-view-display-id-block_1  {
	margin: 0 0 15px 0;
	padding-bottom: 0;
	background: none;
}

/* WAOU */

span.date-these{margin:10px 0;color:#3b9fd3;display:block;font-size:15px;font-weight:bold;padding:5px 0;text-align:center;border-bottom:1px solid #3b9fd3;border-top:1px solid #3b9fd3;}
span.titre-equipe{margin:10px 0;color:#3b9fd3;display:block;font-size:15px;font-weight:bold;padding:5px 0;text-align:center;border-bottom:1px solid #3b9fd3;border-top:1px solid #3b9fd3;}
span.type-sout{font-size:15px;font-weight:bold;text-align:center;display:block;}

#block-views-press-releases-block-1 .view-display-id-block_1 {
  background: #dd1c13 url(../img/bg-home-breaking-news2.png) no-repeat left top;
  border:2px solid #dd1c13;
  font-family:Palatino, 'Palatino Linotype', Arial, serif;
  margin:15px 0;
}

#block-views-press-releases-block-1 .view-display-id-block_1 .views-row {
	margin-top:21px;
	margin-left:160px;
}

#block-views-press-releases-block-1 .view-display-id-block_1 .views-row a {color:#FFF !important;}

.views-field-title h4 {
	font-size:17px;
}
.views-field-title h4 a,
.views-field-title h4 a:link,
.views-field-title h4 a:visited {
	color:#3E76B0;
	text-decoration:none;
}
.views-field-title h4 a:hover {
 	color:#1670AC;
}
.section-content h3 {
	color: #3b9fd3;
	font-weight: bold;
	text-transform: uppercase;
	font-size:17px;
	padding: 10px 5px 10px 15px;
	letter-spacing: -0.02em;
	border-top: 3px solid #3b9fd3;
}

.section-content h3.parteners {
	color: #3b9fd3;
	font-weight: bold;
	text-transform: uppercase;
	font-size:17px;
	padding: 10px 5px 10px 15px;
	letter-spacing: -0.02em;
	border-top: 3px solid #3b9fd3;
}
#partenaires-side{border: 1px solid #EDEDED;}
#partenaires-side .typepart{color:#787979;text-align: center;}
#partenaires-side .typepart2{text-align:center;color:#787979;}
#partenaires-side .imgpart{margin-left:35px;}

.tweets-pulled-listing h2 {
	color: #3b9fd3;
	font-weight: normal;	
	font-size: 1.3em;
	padding: 10px 15px 20px 15px;
	border-top: 3px solid #3b9fd3;
	font-style: normal;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
}

ul.tweets-pulled-listing {margin: 10px 0;}

ul.tweets-pulled-listing li {font-size: 0.917em; padding: 0 0 9px 0; margin: 0;}

ul.tweets-pulled-listing li a {
    color: #3E76B0;}
    
ul.tweets-pulled-listing li a:hover {
  color: #1670AC;
}



div.tweets-pulled-listing li div.tweet-authorphoto img {
  max-height: 48px;
  max-width: 48px;
}

.tweet-time {margin: 3px 0 0 0;}

ul.tweets-pulled-listing .tweet-time a {color: #8a8e91;}

ul.tweets-pulled-listing .tweet-time a:hover {color: #c6c9cc;}

.region .section-content .view-content .entry,
.section-content .entry h4 {
	font-size: 	1.083em;
	margin: 15px;
	font-weight: normal;
}

.section-col .section-content .entry h4 {
  letter-spacing: 0.03em;
  margin: 0 0 5px 0;
	font-size:13px;
	font-weight:bolder;
}
.section-col .section-content .entry h4 a,
.section-col .section-content .entry h4 a:link,
.section-col .section-content .entry h4 a:visited {
	color:#fff;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}

.section-content img.rss-icon {
	margin: 4px 0 0;
}

.section-content .entry {
	margin: 15px;
}

#main .section-content .entry {
	clear: left;
	margin-left:170px;
}

.views-field-body .field-content{color:#fff;}

.section-content .divide {
	border-top: 1px solid #e5e5e5;
	margin: 0 10px;
	padding: 0;
	font-size: 1px;
	line-height: 0;
	clear: both;
}

#main .divide {
	border-top: 1px solid #e5e5e5;
	padding: 0;
	font-size: 1px;
	line-height: 0;
	clear: both;
}

.date {
	margin: 4px 0 0;
	font-size: 11px;
	letter-spacing: normal;
}


span.tag {
	font-weight: normal;
	font-size: 11px;
}


.section-col .read-more, 
.section-col .more-link, 
#right-rail .read-more, 
#right-rail .more-link {
  margin: 15px;
  text-transform: uppercase;
  font-size: 11px;
  text-align:left;
}

#right-rail .read-more,
#right-rail .more-link {
  margin-bottom: 5px;
}

#right-rail a:link,
#right-rail a:visited {
	color: #383838;
	text-decoration: none!important;
}

#right-rail a:hover {
  color: #3b9fd3;
}

.section-col .read-more a,
.section-col .more-link a,
#right-rail .read-more a, body.blog-page #main .read-more a,
#right-rail .more-link a, body.blog-page #main .more-link a {
	color: #383838;
	font-size: 1em;
	background: url(../img/bullet-arrow.png) no-repeat top right;
	padding-right: 15px;
}

.section-col .read-more a:hover, #right-rail .read-more a:hover,body.blog-page .read-more a:hover,
.section-col .more-link a:hover, #right-rail .more-link a:hover,body.blog-page .more-link a:hover {
	background: url(../img/bullet-arrow.png) no-repeat right -24px;
	color: #8cdaf1;
	text-decoration: none;
}

h1#page-title {
  margin: 17px 0 15px 0;
  padding: 0;
	color: #3E76B0;
	font-size: 20px;
	line-height: 130%;
	text-transform:uppercase;
}

.divide-double-line {
	background: url(../img/bg-fuz-line2.png);
	height: 5px;
	margin: 0 0 30px;
}


ul.lien-hp{list-style-image:url(../img/menu-check.png) !important;}

/* Placeholder only for cutup purposes */
img.soc-media {
	float: right;
	margin: -13px 0 0;
}

#nous-trouver {
background: url("../img/bg-fuz.png") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #EDEDED;
    margin:0;
}


/* Stay Connected */

#stay-connected,#right-rail #stay-connected {
background: url("../img/bg-fuz.png") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #EDEDED;
    margin:0;
}

#stay-connected h3,#right-rail #stay-connected h3 {
border-top: 3px solid #3b9fd3!important;
    color: #3b9fd3!important;
    font-size: 17px!important;
    font-weight: bold!important;
    letter-spacing: -0.02em!important;
    padding: 10px 5px 20px 15px!important;
    text-transform: uppercase!important;
	font-family:Arial!important;
}

#block-views-most-popular-content-block-1{border: 1px solid #EDEDED;}

.connect-block li a {
  display: block;
  height: 32px;
  margin: 0 10px 15px 0;
  text-indent: -9000px;
  width: 32px;
}

.connect-block li.fb a,
.connect-block li.facebook a {	background: url(../img/sprite-sm.png) no-repeat -145px 0px;}
.connect-block li.linkedin a {	background: url(../img/sprite-sm.png) no-repeat -220px 0px;}
.connect-block li.youtube a {	background: url(../img/sprite-sm.png) no-repeat -73px 0px;}
.connect-block li.twitter a {	background: url(../img/sprite-sm.png) no-repeat 0 0;}
.connect-block li.last-fm a {	background: url(../img/sprite-sm.png) no-repeat 0 -87px;}
.connect-block li.rss a {	background: url(../img/sprite-sm.png) no-repeat -293px 0;}
.connect-block li.vimeo a {	background: url(../img/sprite-sm.png) no-repeat -73px -87px;}
.connect-block li.virb a {	background: url(../img/sprite-sm.png) no-repeat -145px -87px;}
.connect-block li.picasa a {	background: url(../img/sprite-sm.png) no-repeat -220px -87px;}
.connect-block li.my-space a {	background: url(../img/sprite-sm.png) no-repeat -294px -87px;}
.connect-block li.delicious a {	background: url(../img/sprite-sm.png) no-repeat 0 -182px;}
.connect-block li.tumblr a {	background: url(../img/sprite-sm.png) no-repeat -73px -182px;}
.connect-block li.flickr a {	background: url(../img/sprite-sm.png) no-repeat -145px -182px;}

.connect-block a.follow-link {
  padding: 0;
}

#content .connect-block li {
	list-style-type: none;
	float: left;
	margin: 0;
}

/* Resources */

.resources-section h4,
#resources-section h4 {
	font-family: Arial, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: normal;
}


/* Recent Comments */

#block-views-recent-comments-block-1 .quote-top,
#recent-comments .quote-top {
	background: #d4eefd url(../img/bg-quote-top.gif) no-repeat left top;
}

.quote-wrapper .quote-bottom {
	background: url(../img/bg-quote-btm.gif) no-repeat top left;
	min-height: 26px;
	padding: 11px 0 0 55px;
	color: #999;
	font-size: 1em;
}

#block-views-recent-comments-block-1 .quote-wrapper {
	margin: 10px 16px 20px 16px;
}

#block-views-recent-comments-block-1 .quote-wrapper p,
.quote-wrapper p {
	color: #00436f;
	font-style: italic;
	font-size: 1.167em;
	padding: 15px;
	line-height: 1.667em;
	margin: 0 20px 0 0;
}

/******* Paging
********/

ul.pager,
#paging {
	color: #3E76B0;
	margin: 25px 0 0;
}
.pager,
#paging ul {
	text-align: center;
}
.pager li.pager-item,
.pager li.pager-current,
.pager li.pager-next,
#main #paging li {
	display: inline;
	list-style-type: none;
	text-align: center;
	margin: 0 2px;
    padding: 0px;
}

.pager li.pager-last,
.pager li.pager-first {
  display:none;
}
.pager li.pager-current ,
#main #paging li.active a {
	color: #fff;
	background: #3E76B0;
	font-size: 1em;
	padding: 3px 7px;
	display: inline-table;
	font-weight: 400;
}

.pager li a,
#main #paging li a {
	font-size: 1em;
	padding: 3px 7px;
	background: #f1fbfd;
	display: inline-table;
	color: #3E76B0;
	font-weight: 400;
}

.pager li a:hover,
#main #paging li a:hover {
	background: #179bcd;
	color: #FFF;
}

#paging li.next a,#paging li.previous a {
	padding: 3px 5px;
}

#paging li.next,#paging li.previous {
	margin: 0 10px;
}


/******* Right Rail
********/

#right-rail .section-content {
	background: #fff url(../img/bg-fuz.png) repeat-x ;
	border: 1px solid #ededed;
	margin: 15px 0;
}
#right-rail .section-content .section-content {
	background: transparent none;
  border: none;
	margin: 0;
}
#right-rail .section-content .entry {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px
}

#right-rail p {
  font-family: Arial, serif;
  font-size: 1em;
}

#right-rail .date-tag {font-weight: normal;
}

#right-rail h4 {
  font-size:1em;
  font-weight:bolder;
  margin: 2px 0;
}

/* Most Popular */

#most-popular .tabs-nav li {
	float: left;
	list-style-type: none;
	font-size: 1.167em;
}

#most-popular {
		background: #FFF url(../img/bg-fuz-2.png) repeat-x 0 -6px;
	border: 1px solid #ededed;
	margin-bottom: 15px;
}

#most-popular li {
  font-style: normal;
  font-family: Arial, sans-serif;
}

#most-popular .tabs-nav {
	width: 100%;
}

.tabs-nav li a {
	display: block;
	font-weight: 700;
	padding: 8px 10px;
	color: #067dab;
	border-bottom: none;
	width: 120px;
	text-align: center;
	font-weight: 400;
}

.tabs-nav li#most-comments {
	float: right;
}

.ui-tabs-panel ul.right-list {
	padding: 15px 0;
}

#most-popular .tabs-nav li a {color: #0673AB;}

#most-popular .tabs-nav li.active a {
	background: #0673AB;
	color: #FFF;
}

ul.menu-texte-hp {
	 list-style-image:url(../img/menu-leaf.png)!important;
	 
}
/* Right Nav */

#right-nav {
	padding: 0;margin-top: 23px;
}

#right-nav ul.menu {
	 list-style-image:url(../img/menu-leaf.png)!important;
	 
}

#right-nav li {
	font-size: 12px;
	font-family: Arial, serif;
}

#right-nav li a {
  text-decoration: none!important;
  color: #3E76B0;
	display: block;
padding: 4px 0 5px 15px;
	font-weight: normal;
	font-style: normal;
}

#right-nav li a:hover,#right-nav li.active a:hover {
	background:none!important;
	color: #3b9fd3;
}

#right-nav li.active a {
	background: #f1f1f2 url(../img/bg-subnav.png) no-repeat 0 -71px;
}

.right-list ul {
	list-style-image:url(../img/menu-leaf.png)!important;
	margin: 0 10px;
    padding: 0;
}


.right-list li {
	padding: 4px 0 0px 15px;
  font-style: normal !important;
	font-family: Arial, serif;
	font-size: 1em;
}

/******* List Page
********/

body.list-page #main .entry h4 {
	font-size: 1.417em;
	margin: 0 0 5px;
}

body.list-page #main .entry {
	margin: 15px 25px 15px 0;
}

.field-items ul{
list-style-image:url(../img/menu-check.png)!important;
	margin: 0 10px;
    padding: 5px 0 0;
}


/******* Detail Page
********/

.post-info {
	font-size: 1.2em;
	font-style: italic;
	color: #999;
	margin: 5px 0 20px;
}

body.detail-page #main {
	font-size: 1em;
}

body.detail-page #main p {
	margin: 0 30px 20px 0;
	line-height: 1.6em;
}

body.detail-page #main a {
	font-weight: 700;
}

body.detail-page .divide-double-line {
	margin-bottom: 20px;
}



body.detail-page #main h3 {
	font-size: 1.5em;
	margin: 20px 0;
}

body.detail-page #main h4 {
	font-size: 1.25em;
	color: #707071;
	margin: 20px 0;
	font-style: italic;
	font-family: Arial, serif;
}

/******* Photos (with Captions)
********/

table.photo-with-caption {
	background: #eaeaea;
	padding: 0;
}

table.photo-with-caption-left {
	margin: 0 20px 20px 0;
	float: left;
}

table.photo-with-caption-nowrap {
	margin: 20px 0;
}

table.photo-with-caption-right {
	margin: 0 0 0 20px;
	float: right;
}

.photo-left {
	float: left;
	margin: 0 20px 20px 0;
}

.photo-right {
	float: right;
	margin: 0 0 20px 20px;
}

.photo-nowrap {
	margin: 20px 0;
}

table.photo-with-caption img {
	padding: 10px 10px 5px;
	float: none;
}

table.photo-with-caption caption {
	background: #eaeaea;
	color: #666;
	text-align: left;
	padding: 0 10px 10px;
	font-size: .917em;
	line-height: 1.2em;
	margin: 0 0 10px 0;
}

/*****************
 * Media Room page
 *****************/
.view-id-press_releases .views-field-created,
.view-id-media_gallery .views-field-changed {
	font-size:11px;
	font-weight:bolder;
	color:#999;
}
.view-id-press_releases .views-field-title h3,
.view-id-media_gallery .views-field-title h3 {
	margin:0 0 5px;
}
.view-id-press_releases .views-field-title h3 a,
.view-id-press_releases .views-field-title h3 a:active,
.view-id-press_releases .views-field-title h3 a:visited,
.view-id-media_gallery .views-field-title h3 a,
.view-id-media_gallery .views-field-title h3 a:active,
.view-id-media_gallery .views-field-title h3 a:visited {
	color:#3E76B0;
	text-transform:none;
	text-decoration:none;
	font-size:15px;
}
.view-id-press_releases .views-field-title h3 a:hover {
	text-decoration:underline;
}
h2.pane-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	color:#000;
	font-style:normal;
	text-transform:uppercase;
}
#right-rail #block-nodeblock-press-kit-download {
	text-align:center;
	background:none;
	border:none;
}
/* Press contact sidebar */
#right-rail .node-profile {
	font-family:Arial, Times, serif;
  color:#999;
}
#right-rail .field-name-field-profile-last-name a,
#right-rail .field-name-field-profile-last-name a:visited,
#right-rail .field-name-field-profile-last-name a:active {
	color:#3E76B0;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
}
#right-rail .field-name-field-profile-job-title {
	margin-bottom:10px;
	font-style:italic;
}
#right-rail .field-name-field-profile-address {
	clear:both;
	margin:0 15px;
	border-top:1px solid #e8e8e8;
	padding-top:5px;
}
#right-rail .field-name-field-profile-address .field-label {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666;
}

.view-media-gallery td {
  vertical-align: top;
  padding-right: 10px;
}

.view-media-gallery td.col-1,
.view-media-gallery td.col-2,
.view-media-gallery td.col-3 {
  width: 100px;
  float: none;

}

/* Panels stuff */
.panel-separator {
	height:8px;
	background:url(../img/panel-separator.png) no-repeat top left;
	margin:25px 0;
}

/******* Blog Page
********/ 

body.page-blogs h4 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 10px;
}

body.page-blogs .read-more {
	margin: 10px 0;
	text-transform: uppercase;
	font-size: .833em;
	font-weight: bold;
}

body.page-blogs .read-more a {
	color: #179bcd;
	background: url(../img/bullet-arrow.png) no-repeat top right;
	padding-right: 15px;
}

body.page-blogs .read-more a:hover {
	background: url(../img/bullet-arrow-hover.png) no-repeat top right;
	color: #8cdaf1;
	text-decoration: none;
}

.node-blog-entry p, .view-blogs p, .panel-author-page p, #main p {
  color: #3d3d3d;
    font-size: 12px;
    line-height: 130%;
    margin: 0 0 3px 0;
    text-align: justify;
}

.node-blog-entry ol li {margin-left: 33px;}

.node-blog-entry ul, .node-blog-entry ol,
.view-blogs .views-row ul, .view-blogs .views-row ol 
 {
	margin: 20px 0;
}

.node-blog-entry li, .view-blogs .views-row li {
	margin: 0 0 8px 25px;
	color: #666;
	 line-height: 130%;
}

.node-blog-entry p a, .view-blogs p a, .panel-author-page p a,
.node-blog-entry li a{
  font-weight: bold;
}

body.page-blog h1#page-title {
	margin: 15px 0;
	padding: 0;
}

.view-id-press_releases .view-content .views-row,
.view-id-blogs .view-content .views-row{
  margin: 20px 0 25px;
  padding: 0 0 20px 0;
  border-bottom: 0px solid #E5E5E5;
}

.view-id-press_releases .view-content .views-row {
  margin-bottom: 0;
  padding-bottom: 0;
}

.view-id-blogs .view-content .views-row-first {
  margin-top: 0;
}

.node-blog-entry .author-photo {
  display: inline;
  float: left;
  margin: 0 10px 10px 0;
}

.node-blog-entry .author-photo img {
    border: 2px solid #ccc;
}
  
.node-blog-entry .submitted {
  color:#999999;
  font-size: 0.917em;
  margin: 4px 0 5px;
  font-weight: bold;
}

.node-blog-entry .submitted a{
  color:#adadad;
}

.node-blog-entry .submitted a:hover{
  color:#ccc;
  text-decoration: underline;
}

.node-blog-entry .field-name-field-blog-terms {
  border-top: 3px solid #ccc;
  border-bottom: 3px solid #ccc;
  margin: 20px 0 40px;
  padding:20px 0;
}

.node-blog-entry .field-name-field-blog-terms .field-label {
    color: #666;
    font-weight: 700;
}

.node-blog-entry .field-name-field-blog-terms .field-label {
    color: #666;
    font-weight: 700;
}

.node-blog-entry .field-name-field-blog-terms ul.links li {
    display:inline;
    margin: 0 5px 0 2px;
    padding: 0;
}

.node-blog-entry .field-name-field-blog-terms ul.links li a {
    color: #b7B7b7;
    font-weight: 400;
}


.field-type-taxonomy-term-reference .field-item {
	margin: 0 4px 0 0;
	padding: 0;
	color: #b7b7b7;
	float:left;
}

.field-type-taxonomy-term-reference a {
	color: #b7b7b7;
	font-weight: 400;
}

.field-type-taxonomy-term-reference a:hover {
	color: #179BCD;
}




ul#related-terms {
	border-top: 3px solid #CCC;
	border-bottom: 3px solid #CCC;
	padding: 20px 0;
	margin: 20px 0 40px 0;
}

#related-terms li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	color: #b7b7b7;
}

#main #related-terms li a {
	color: #b7b7b7;
	font-weight: 400;
}

#main #related-terms li a:hover {
	color: #179BCD;
}

#related-terms li.section-title {
	color: #666;
	font-weight: 700;
}

/***************************
 * Documents view
 ***************************/

.view-id-documents .views-field-uri {
	float:right;
}

#related-terms li.section-title {
	color: #666;
	font-weight: 700;
}
.view-id-documents h3 {
	text-transform:none;
	font-size:17px;
}
.view-id-documents h3 a,
.view-id-documents h3 a:link,
.view-id-documents h3 a:visited {
	color:#3E76B0;
	text-decoration:none;
}
.view-id-documents .field-name-body {
	width:490px;
}
.view-id-documents .download-info {
	font-size:10px;
	color:#6E7C82;
}
.view-id-documents .views-row {
	border-bottom:1px solid #ddd;
	padding-top:20px;
}
/***************************
 * Documents detail page
 ***************************/
.node-type-document .views-row {
	border-bottom:none;
	min-height:0;
	font-size:16px;
	color:#999;
	font-family:Arial, Times, serif;
	padding:0 0 30px;
	font-style:italic;
}
.node-type-document .exec {
	background:none;
}
.node-type-document .views-field-title-1,
.node-type-document .views-field-entity-id,
.node-type-document .views-field-entity-id div {
	display:inline;
}
/* Big download button */
.field-name-field-editors-choice-attachments {
  margin: 14px 0;
}
.download-link,
.file {
	background:url(../img/download-btn-bg.png) repeat-x bottom;
	padding:10px 0 11px 20px;;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.download-link a,
.file a {
	background:url(../img/download-btn-icon.png) no-repeat top right;
	color: #ffffff;
	font-weight:bolder;
	padding:2px 30px 0 0;
	font-size:16px;
}
.file img {
	margin-bottom:-2px;
}
.field-name-field-document-attachment,
.field-name-field-document-attachment div {
	display:inline;
}
.download-btn {
	background:url(../img/download-size-bg.png) repeat-x;
	height:32px;
	padding-top:13px;
	font-size:18px;
	font-weight:bolder;
	float:left;
	padding-right:15px;
}
.download-btn .file {
	margin-right:15px;
}

/* Small download button */
.view-id-documents .download-link {
	background:url(../img/download-btn-bg.png) repeat-x bottom;
	padding:4px 9px 4px;
	margin-bottom: 2px;
}
.view-id-documents .download-link a {
  background:url(../img/download-btn-small-icon.png) no-repeat top right;
	font-size:11px;
	padding:0 18px 0 0;
	color: #ffffff;
}

/******* Comments
********/

#main #comments h3 {
	border: none;
	color: #666;
	font-size: 1.667em;
	font-weight: bold;
	float: left;
	margin: 0;
	padding: 0;
}



#comments .header {
	border-bottom: 1px solid #CCC;
	padding: 0 0 15px;
}

#comments h2 {
	color: #666;
	font-size: 1.667em;
	/*float: left;*/
	margin: 0;
	padding: 0;
}

.login-to-comment {
	float: right;
	width: 300px;
	text-align: right;
	padding: 8px 0 0;
	font-size: 1.167em;
	color: #666;
}

.login-to-comment a {
	text-decoration: underline;
	color: #1a92bf;
}

.login-to-comment a:hover {
	text-decoration: none;
	color: #8CDAF1;
}

#comments .comment-header {
  margin: 0 0 10px;
}

#comments .author {
	color: #1a92bf;
	font-weight: 700;
	font-size: 1.5em;
	display: inline;
}

#comments h4.title {
  display: inline;
  font-size: 1.5em;
}

#comments h4.title a {
  text-decoration: none;
}

#comments h4.title a:hover {
	color: #1a92bf;
}


#comments .author a {
	color: #1a92bf;
}

#comments p {
	color: #666;
	line-height: 1.3em;
	margin: 0 0 15px;
}

#comments .post-date-reply {
}

.comment-entry {
	padding: 20px 20px 20px 0;
}

#comments .post-date {
	float: left;
	font-size: 1.167em;
	font-weight: 700;
	color: #666;
	margin: 8px 0 0;
}

#comments a.like {
	margin: 4px 0 0 5px;
	display: block;
	float: left;
}

#comments a.reply {
	display: block;
	float: right;
	background: url(../img/sprite.png) no-repeat -400px -604px;
	width: 101px;
	height: 33px;
	text-indent: -9000px;
}

#comments a.reply:hover {
	background: url(../img/sprite.png) no-repeat -400px -638px;
}

#comments .indented {
	padding-left: 35px;
	background: #f1fafd;
}

.comment-form .form-type-item label {
  display: block;
  float: left;
  margin-top: 0;
}
.comment-form .form-type-textfield label {
  display: block;
  float: left;
  margin-top: 7px;
}
.page-comment-reply a.reply {
	display:none;
}
#edit-actions {
	text-align:right;
}
#edit-actions input {
	margin-left:10px;
}
.post-date {
	text-align:right;
}
ul.inline li.comment-add {
	margin:0;
	padding:0;
}
.comment-form .form-text,
.comment-form .form-textarea {
  border: 1px solid #ccc;
  padding: 2px 4px;
}
.comment-form .form-type-textfield input, .comment-form .form-item .username {
  float: right;
  width: 75%;
}
.comment-form .form-item {
  overflow: hidden;
}
#edit-comment-body fieldset {
  border: 1px solid #ccc;
  border-top: 0 none;
}


/******* Search Results
********/

#search-box {
	border: 1px solid #c9d2d8;
	margin: 25px 0;
}

#search-box h3 {
	padding: 0;
	margin: 0 0 12px;
	color: #666;
	font-size: 1.833em;
}

#search-box span.search-term {
	color: #1a92bf;
}

#search-box-inner {
	background: #f2f5f7;
/* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#e3eaee');
/* for IE */
	background: -webkit-gradient(linear,lefttop,leftbottom,from(#fff), to(#e3eaee));
/* for webkit browsers */
	background: -moz-linear-gradient(top,#fff,#e3eaee);
/* for firefox 3.6+ */
	border: 1px solid #FFF;
	border-bottom: none;
	padding: 25px;
}

#search-box form .form-text {
	background: #FFF url(../img/bg-form-field.png) repeat-x;
	padding: 6px 10px;
	border: 1px solid #CCC;
	color: #999;
	font-family: Arial, serif;
	font-size: 1.333em;
	font-style: italic;
	width: 300px;
}

#search-box input#search {
	background: #001523 url(../img/sprite.png) repeat-x 0 -414px;
	cursor: pointer;
	margin: 0 0 0 25px;
	color: #FFF;
	padding: 10px 45px;
	font-size: 1.417em;
	line-height: 1.3em;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #01416d;
}

#search-box input#search:hover {
	background: #001523 url(../img/sprite.png) repeat-x -245px -414px;
	border: 1px solid #0f5a8d;
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.3);
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,.3);
	box-shadow: 0 3px 6px rgba(0,0,0,.3);
}

.search-results-number {
	font-style: italic;
	font-size: 1.333em;
	color: #666;
	margin: 0 0 25px;
}

ul.search-sort-results {
	border-bottom: 1px solid #CCC;
	padding: 8px 0;
}

#main ul.search-sort-results li {
	float: left;
	list-style-type: none;
	color: #676868;
	font-size: 1.167em;
	margin: 0 5px;
	padding: 0;
}

#main ul.search-sort-results li a {
	margin-right: 10px;
	color: #676868;
}

#main ul.search-sort-results li a:hover {
	color: #CCC;
}

#main ul.search-sort-results li.sort-label {
	margin-left: 0;
}

.filter-choices {
	font-size: 1em;
	padding: 15px 16px;
	color: #666;
}

.filter-choices a {
	color: #999;
}

.filter-choices a:hover {
	color: #CCC;
}

.filter-choices li {
	list-style-type: none;
	margin: 3px 0;
}

.filter-choices ul {
	margin: 0 0 25px;
}

/******* Feedback Form
********/

/* NOTE about context:  Change 'body.page-cutup-feedback' to 'body.feedback-form'*/

body.page-cutup-feedback #main p.instructions {
	line-height: normal;
	margin-right: 0;
	margin: 0;
}

body.page-cutup-feedback #main p.spaced {
	margin-bottom: 15px;
}

form.feedback label {
	text-align: right;
	float: left;
	width: 170px;
	font-weight: bold;
	color: #919191;
	padding: 8px 8px 0 0;
}

form.feedback span.required {
	color: #c40f42;
	font-size: 15px;
}

form.feedback .form-text, form.feedback textarea,form.feedback select {
	float: left;
	padding: 4px 7px;
	border: 1px solid #bcbcbc;
	color: #666;
	font-size: 1em;
	width: 260px;
	background: #fcfcfc;
	background: -webkit-gradient(linear,lefttop,leftbottom,from(#fff), to(#fafafb));
/* for webkit browsers */
	background: -moz-linear-gradient(top,#fff,#fafafb);
/* for firefox 3.6+ */
}

textarea#edit-msg {
	width: 350px;
	height: 130px;
}

.checkbox-wrapper {
	float: left;
	width: 260px;
	color: #666;
}

body.page-cutup-feedback #main h4 {
	color: #626466;
	font-size: 1.5em;
	font-weight: normal;
	font-family: Arial, serif;
	font-style: italic;
	margin: 15px 0;
}

form.feedback select {
	padding: 4px 1px 4px 3px;
	width: 269px;
}

form.feedback .form-item {
	clear: both;
	margin: 0 0 20px;
}

form.feedback .description {
	font-style: italic;
	clear: both;
	font-size: .917em;
	width: 280px;
	margin: 0 0 0 175px;
	color: #999;
	padding: 3px 0 0;
}

form.feedback .captcha-wrapper {
}

#main form.feedback p.captcha-msg {
	float: left;
	width: 170px;
	text-align: right;
	margin: 3px 8px 0 0;
	line-height: normal;
	color: #919191;
	font-style: italic;
	font-size: .917em;
}

form.feedback .captcha {
	float: left;
	width: 260px;
}

body.page-cutup-feedback #main p.required-expla {
	border-bottom: 1px solid #ebebeb;
	line-height: normal;
	color: #999;
	font-style: italic;
	margin: 15px 0 20px;
	padding: 0 0 10px;
	font-size: .917em;
}

form.feedback .submit-more {
	clear: both;
	margin: 20px 0;
	padding: 15px 0;
	font-size: 1.167em;
	border-top: 1px solid #EBEBEB;
}

form.feedback input.form-submit {
	float: left;
}

form.feedback input.form-submit:hover {
	background: #001523 url(../img/sprite.png) repeat-x -245px -414px;
	border: 1px solid #066c92;
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.3);
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,.3);
	box-shadow: 0 3px 6px rgba(0,0,0,.3);
}

form.feedback .cancel-option {
	float: left;
	padding: 10px 0 0 7px;
	color: #999;
}

a.privacy-statement {
	text-decoration: underline;
	float: left;
	margin: 11px 0 0;
}

a.privacy-statement:hover {
	text-decoration: none;
}

/******* Staff Directory
*******/

#main .staff-position {
  font-family: Arial, serif;
  color: #999;
  font-size: 1.167em;
  font-style: italic;
  margin: 0 0 10px 0;
}

.staff-photo {
  float: left;
  width: 120px;
}

.staff-info {width: 400px; float: left;}

.staff-photo img {
  border: 4px solid #dcdcde;
}

.staff-photo img:hover {
  border: 4px solid #efefef;
}

body.page-cutup-staff-list #main .staff-list {padding: 15px 15px 15px 0; margin: 0; border-bottom: 1px solid #ebebeb;}

body.page-cutup-staff-list #main .exec {background: #f4fafc;}

body.page-cutup-staff-list #main .entry h4{
   padding: 9px 0 0 0;
   font-size:1.417em;
  margin-bottom:5px;
   
  }


img.icon-exec {float: left; margin: 6px 5px 0 0;}

body.page-cutup-staff-list .entry p {font-size: 	0.917em;}

body.page-cutup-staff-list .divide-double-line {margin-bottom: 8px;}



/******* Press Release Detail
********/

/* Change body.page-cutup-press-detail to a style specific to detail page */

body.page-cutup-press-detail #main .date-tag {
  margin: 5px 0 25px 0;
  font-weight: normal;
  font-size: 	1.167em;
  color: #999;
}

body.page-cutup-press-detail #main .date-tag a {
  font-weight: normal;
 }








/***** Utility Nav *****/
#user-menu-wrap {
  height: 26px;
}
ul#user-menu {
font-family: Arial, sans-serif;
font-size: .917em;
padding: 7px 0;
display: block;
width: 987px;
margin: 0 auto;
text-align: right;
}

ul#user-menu li {
display: inline;
color: #53636c;
margin: 0 10px 0 0;
}

#user-menu a {
color: #fff;
}

ul#user-menu a:hover, ul#user-menu a:focus {
color: #6BB4D1;
text-decoration: none;
}

/***** Footer Nav *****/

#footer-nav {
  clear: both;
  margin: 0 15px 30px 15px;
  padding: 20px 0 0;
  float:left;
}
#footer-nav ul {
	margin:0;
}

#footer-nav li {
  width: 110px;
  float: left;
  margin: 0 0 15px 0;
  font-family: Arial,sans-serif;
  font-size: 13px;
  text-shadow:1px 1px 0 #242424;
  list-style: none; 
}

#footer-nav li.expanded {
	/*border-right: 1px solid #FFFFFF;*/
}

#footer li a {
color: #ffffff;
}
#footer-nav li li {
font-size: 11px;
float: none;
width: 110px;
letter-spacing: 0.02em;
margin: 10px 30px 10px 0;
text-shadow: none;
text-transform: none;
}
#footer-nav li li a {
    color: #bfbfbf;
    }
#footer-nav li li a:hover, #footer-nav li li a:focus {
  color: #FFF;
}

#footer-logo-subscribe {
padding: 15px 0px 9px 0;
}

#footer-subscribe {
  float: right;
  padding: 0;
  width: 380px;
}

#footer-subscribe .form-item,
#footer-subscribe .form-actions {
float:left;
}
#footer-subscribe label {
  color: #FFF;
  font-family: Arial, sans-serif;
  float: left;
  padding: 8px 8px 0 0;
  font-weight: normal;
	margin:0;
}
#footer-subscribe label .form-required {
  display:none
}
#footer-subscribe input {
  background: url(../img/bg-form-field.png);
  padding: 5px 10px;
  margin:0px;
  border: 1px solid #CCC;
  color: #999;
  font-family: Arial, serif;
  font-size: 1.167em;
  font-style: italic;
  width: 180px;
  float: left;
}

#footer-logo-subscribe label {
}

#footer-subscribe input.form-submit {
  float: left;
}

#footer-logo-subscribe .form-text {
}

#footer .logo{
	float: left;
	margin: 32px 6px 0 5px;
}

#footer .site-name{
	font-family: "Palatino Linotype", "Book Antiqua3", Palatino, serif;
  font-weight: normal;
  padding: 12px 0 0 8px;
  text-shadow:0 2px 2px rgba(0,0,0,0.6);
  float:left;
  text-indent:-9999px;
}

#footer .title-spe{
	width:484px;height:81px;float:left;margin: 35px 30px 0 20px;
}

#footer .partenaires{
	float: right;
    margin-right: 30px;
    width: 130px;
}

#footer .partenaires2{
	width:130px;
	float:left;
}

#footer #ecoles{
	width:110px;float:left;margin-top:34px;margin-right:50px;
}

#footer.partenaires #ecoles img{
	width:110px;
	float:left;
}

#footer .site-name a {
  font-size: 2em;
  color: #ffffff;
}

#footer-utility {
  width: 900px;
  float: left;
  padding: 35px 0 10px 0;
  text-align: right;
}

#closure .credits{
	float: right;
    padding: 0px 25px 10px 0;
	width:120px;
	color:#fff;
}
#closure .mastertitle{
	float: left;
    padding-top: 13px;
	margin: 0 auto;
    width: 787px;
}

#user-menu-wrap .mastertop{
    margin: 0 auto;
    padding-top: 5px;
    width: 987px;
}

#footer-utility li {
  font-family: Arial,sans-serif;
  margin: 0 5px;
  padding-top: 0;
  text-transform: uppercase;
  text-align: right;
  list-style: none; 
  display: inline;
  font-size: 11px;
}

#closure {
  background: transparent url(../img/bg-page-footer-info.png) repeat-x;
  height: 35px;
  overflow: hidden;
  position: absolute;
  width: 100%;
}

.closure-wrapper {
  width: 987px;
  margin: 0 auto;
}

#closure a {
  color: #fff;
}

#closure a:hover {
  color: #fff;
}

#closure .region-footer {
  width: 480px;
  float: left;
}

.region-footer .section-content {
  background: transparent;
  border:0px;
  margin:0;
  padding:0;
}
.region-footer h3 {
  display:none;
}
.region-footer .address-location {
  color: #EFE9DB;
  font-family: Arial,sans-serif;
  font-size: 0.917em;
  padding: 54px 0 10px 0;
  width: 550px;
}

/* System/admin styles */
ul.primary li {
  margin: 0;
}

.views-view-grid .col-1,
.views-view-grid .col-2,
.views-view-grid .col-3 {
  width : auto;
}

/* Page content styles */

.node-site-page .content h2 {
color: #3E76B0!important;
    font-family: Arial,serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 150%;
    margin: 10px 0 15px 0;
    text-transform: uppercase;
}

.node-site-page .content img {
  }
  
.node-content .submitted {
  margin: 0 0 15px 0;
  font-size: 1.2em;
  color: #999;
  font-weight: bold;
}

#block-openpublic-defaults-current-navigation h3 {
  padding-bottom: 3px;
}

.field-name-field-profile-job-title {margin-top: 6px;}

.view-id-blogs .view-content .date-tag .date {
  font-weight: bold; font-size: 1.1em;
}

body.front .view-id-blogs .view-content .date-tag .date {
  font-weight: normal;
  font-size:0.917em;
}

#main .staff-page .views-row p {line-height: 150%;}

.staff-page .views-row {
  padding-top: 20px;
  padding-bottom: 20px;
}

.page-node .leadership-status, .staff-page .field-name-field-profile-leadership {
  background-position: 0 0;
  height: auto;
  padding-bottom: 10px;
}

#main .staff-page p  {margin-bottom: 20px;}

#main .staff-page .views-row p {margin-bottom: 0;}

.home-rotator-slide {
  width: 935px;
}

/* Views listings titles */
.view-content h4 a:link,
.view-content h4 a:visited {
  color: #3E76B0 !important;
}

.view-content h4 a:hover,
.view-content h4 a:active {
  color: #23629B !important;
  text-decoration: underline !important;
}

/* Read More Override: Everywhere */
.read-more a:link,
.read-more a:visited,
.more-link a:link,
.more-link a:visited {
  font-family: Arial, sans-serif !important;
  background: url("../img/bullet-arrow.png") 100% 0 no-repeat !important;
  color: #1B456F !important;
  font-size: 12px !important;
  padding: 1px 16px 0 0 !important;
  font-weight: normal !important;

}

.read-more a:hover,
.read-more a:active,
.more-link a:hover,
.more-link a:active {
  background-position: right -17px !important;
  color: #6BB4D1 !important;
  text-decoration: none !important;
}

/* Style For Input Elements */
input.form-submit {
  color: #000 !important;
  font-style: normal !important;
  text-transform: uppercase !important;
  font-size: 12px !important;
  font-family: Arial, sans-serif !important;
  line-height: 27px !important;
  padding: 1px 6px !important; 
  border: 0 none !important;
  margin-left: 5px !important;
}

.container-inline input.form-submit {
  background: transparent url(../img/btn_search.png);
  color: #fff !important;
  font-style: normal !important;
  text-indent:-9999px!important;
  text-transform: uppercase !important;
  width: 28px !important;
  height: 27px !important;
  font-size: 12px !important;
  font-family: Arial, sans-serif !important;
  line-height: 27px !important;
  padding: 1px 6px !important; 
  border: 0 none !important;
  margin-left: 5px !important;
}

input.form-submit:hover {
  border: 1px solid #aaccee !important;
  padding: 0 5px !important;
}

input.form-submit:active {
  background: #417AB2 !important;
  color:#eee !important;
  box-shadow: 2px 3px 2px rgba(0,0,0,0.65) !important;
}


 /***
  *** Homepage Rotator
  ***/
  
.view-home-page-feature-rotator {
  width: 957px;
  margin-left: 0px;
}

#home-rotator {
  position: relative;
  background: url(../img/bg-home-rotator.jpg) repeat-x;
  height: 277px;
	padding: 0px;
	overflow: hidden;
}

.home-rotator-text-block {
  width: 385px;
  padding-left: 20px;
  height: 96px;
  z-index: 99;
  position: relative;
  overflow: hidden;
  float: right;
  clear: right;
  background: transparent url(../img/bg-home-slide.png) no-repeat right;
}


.active .home-rotator-text-block,
.home-rotator-text-block:hover {
  width: 385px;
  padding-left: 50px;  
}

.home-rotator-photo {
  position: absolute;
  top: 9px;
  left: 9px;
}

.home-rotator-photo img {
  border: 1px solid #fff;
}

.home-rotator-text-block h2 {
  margin: 7px 0 6px 0;
  font-family: Arial, sans-serif;
  text-shadow: 0 1px 0 #06203A;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 18px;
}

.home-rotator-text-block h2 a {
	color:#FFFFFF;
  font-size:17px;
  text-decoration:none;
  text-transform:none;
}

.home-top-intro {
  line-height: 15px;
  color: #CCE4ED;
}

.home-top-intro a:link,
.home-top-intro a:visited {
  color: #ee9424;
}

.home-rotator-photo a {
  display: none;
}

.active .home-rotator-photo a {
  display: block;
}


#ticker, #ticker2{width:1000px;overflow:auto;}
#ticker a, #ticker2 a{float:left;padding-left:10px;}

#academ{padding-left:12px;}

.container {
	overflow:hidden;
    background: #fff none;
    height: 90px;
    width: 304px;
}

.container .wrap {
    width: 304px;
    left: 10px;
    top: 10px;
    overflow: hidden;
    position: relative;
    line-height: normal;
    font-size-adjust: none;
}

div.stockTicker {
    font-family: Verdana, Arial, Helvetica, San-serif;
    font-size: x-small;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
}

div.stockTicker span {
    margin: 0 10px 0;
}

div.stockTicker span.up {
    color: green;
    padding-left: 2px;
}

div.stockTicker span.down {
    color: red;
    margin: 0;
    padding-left: 10px;
}

div.stockTicker span.eq {
    margin: 0;
    padding-left: 10px;
}

div.stockTicker span.quote {
    margin: 0;
    font-weight: bold;
    padding-left: 10px;
}


/* Eleves */

.eleve{min-height:200px;overflow:auto;border-bottom:1px solid #e2e1e1;padding-bottom:10px;margin-top:20px;}
.eleves_left{width:140px;float:left;min-height:200px;}
.eleves_leftdetail{width:200px;float:left;min-height:200px;}
.eleves_rightdetail{width:360px;float:left;min-height:200px;padding-bottom:20px;}
.eleves_right{width:420px;float:left;min-height:200px;padding-bottom:20px;}
.eleves_right .nom a, .eleves_rightdetail .nom {color:#3E76B0 !important;font-size:18px !important;font-weight:bold;text-decoration:none;}
.eleves_rightdetail table {margin-top:40px;}
.eleves_right .mission{padding-top:10px;font-weight:bold;}
.eleves_right .poste{padding-top:10px;}
.eleves_right .actions{padding-top:10px;}

ul#ul_promotions{list-style-image: url("../img/menu-leaf.png") !important;margin: 0 10px;padding: 0;}
ul#ul_promotions li{font-family: Arial,serif;font-size: 1em;font-style: normal !important;padding: 4px 0 0 15px;}

.mission_cont{border-bottom:1px solid #e2e1e1;padding-bottom:10px;padding-top:10px;overflow:auto;}
.mission strong{color:#3E76B0 !important;}
.mission_cont a{padding-left:10px; background:url(../img/menu-leaf.png) no-repeat left;float:right;}

#site_eleves{position:absolute;left:581px;top:187px;color:#FFF;z-index:999;  font-size: 11px;
    letter-spacing: 0.02em;
    text-shadow: none;
    text-transform: none;color:#BFBFBF}
