/* @override http://whitelabelpartnersite.businesscatalyst.com/stylesheets/theme.css */

/* -----------------------------------------------------------------------

 Gray Theme for Unbranded Partner Site

----------------------------------------------------------------------- */


.wrapper {
	background-attachment: scroll;
    background:url(/img/page-bkg.png) center top repeat-y;
	background-size: auto auto;
    padding: 0px 16px 0px 16px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#slideshow {
    background-color: #F3F3F3;
    float: left;
    height: 380px;
    margin-bottom: 10px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 1000px;
}

#presentation {
	border-right:1px dotted #333;
	padding-top:30px;
}

#presentation h1 {
    color: #CC3910;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 30px;
    text-shadow: 1px 1px 1px #5C574F;
}


#header ul.social-links {
    float: right;
    margin-bottom: 4px;
    margin-left: 0;
    margin-right: 17px;
    margin-top: 18px;
}


/* links */
a:link, a:visited {
	color: #1969bc;
}

a:hover, a:active {
	color: #1969bc;
}

a.link-button {
	background: #fff;
	border: 1px solid #e7e7e7;
	color: #1969bc;
}

a.link-button:hover {
	background: #1969bc;
	border: 1px solid #1969bc;
	color: #fff;
}

a.link-block {
	background: #1969bc;
	color: #fff;
}

a.link-block:hover {
	background: #e0f0fa;
	color: #1969bc;
}

#whoslogged a {
	background: #888;
	border: 1px solid #888;
	color: #fff;
}

#whoslogged a:hover {
	background: #333;
	border: 1px solid #333;
}

/* submit button */
.button-submit {
	background: #111;
	color: #fff;
}


/* containers */
#stretch-header {
	background: #aaa;
	border-bottom: 1px solid #aaa;
}

#search-site {
	background: #888;
	border: 1px solid #777;
}

#stretch-nav {
	background: #eee;
	border-top: 1px solid #f7f7f7;
	border-bottom: 1px solid #d7d7d7;
}


/* menu hover state */
#container-nav li a {
	color: #999;
}

#container-nav li.selected a,
#container-nav li.selected a:hover {
	color: #000;
	cursor: default;
}

#container-nav li a:hover {
	color: #1969bc;
}

.nav-side li a:hover {
	background: #e0f0fa;
	border-top: 1px solid #fff;
	color: #1969bc;
}

#stripNav0 li a:hover {
	background: #e0f0fa;
	color: #1969bc;
}

#col-gauche {
	float:left;
}

#contenu {
	float:left;
}

#formulaire {
	font-family:Arial, Helvetica, sans-serif;
}

#formulaire p {
  color:#326574;
  margin-bottom:11px;
}

#formulaire label {
  font-style:normal;
  line-height:31px;
  font-size:14px;
  	
}

#formulaire input {
	height:25px;
	border:1px solid #DEDAD1;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#formulaire textarea {
	border:1px solid #DEDAD1;
	width:550px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


#formulaire p.submit {
  margin-bottom:5px;
  margin-left:118px;
  margin-right:0;
  margin-top:0;
}

input#catwebformbutton {
	width:160px;
	height:60px;
}