/* @override 
	http://ideva-scene-sante/application/lib/css/main.css
	http://beta.ideva.net/scene-sante/application/lib/css/main.css
*/

* {
	margin: 0;
	padding: 0;
}

html { overflow-y: scroll; }

body {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	min-width: 1000px;
	margin: 0;
	background: white url(../images/main-background.png) no-repeat;
}

img {
	border: 0;
}
img { -ms-interpolation-mode:bicubic; }

#menu {
	position: absolute;
	left: 350px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	top: 12px;
}

#menu li {
	list-style-type: none;
	display: block;
	float: left;
}

#menu li a {
	color: white;
	text-decoration: none;
	display: block;
	padding: 8px;
	padding-bottom: 12px;
	margin-right: 1px;
}

#mission a.selected , #scene a.selected,
#conferenciers-formateurs a.selected,
#qui-sommes-nous a.selected,
#contact a.selected,
#temoignages a.selected,
#menu li a:hover  {
	background-color: #133874;
}


#menu-hider {
	width: 1012px;
	height: 21px;
	background-image: url(../images/menu-hider.png);
	position: absolute;
	top: 37px;
	left: 0;
	z-index: 5;
}

#page-title {
	position: absolute;
	top: 160px;
	left: 351px;
}

#page-title h1 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #1e468f;
}

#page-content {
	padding-top: 192px;
	padding-left: 352px;
	width: 637px;
}

#page-content img {
	padding: 4px;
	border: 1px solid lightgrey;
	margin: 4px;
}

#page-content ul {
	list-style-type: none;
	padding-left: 4px;
}

#page-content ul li {
	padding-top: 4px;
}

#blurbs {
	float: left;
	width: 270px;
	padding-top: 210px;
	padding-left: 42px;
}


/* @group mail-box */

#mail-box {
	width: 275px;
	background: url(../images/mail-box-background.png) repeat-y;
	font-weight: normal;
	font-style: normal;
	color: white;
}

#mail-box h2,
#mail-box p {
		padding: 4px 8px;
		width: 230px;
}

#mail-box #mail {
	padding: 2px 4px;
	font: 12px Verdana, sans-serif;
	color: gray;
	margin: 4px 8px;
	width: 230px;
}

#mail-box #submit {
	margin-top: 3px;
	margin-bottom: 9px;
	margin-left: 172px;
	cursor: pointer;
}

#mail-box #top {
	background: url(../images/mail-box-top.png) no-repeat;
	height: 4px;
}

#mail-box #bottom {
	background: url(../images/mail-box-bottom.png) no-repeat;
	height: 4px;
}

#mail-box h2 {
	font: 16px Georgia, "Times New Roman", Times, serif;
}


/* @end */


/* @group blurb-box */


#blurb-box {
	width: 256px;
	font-weight: normal;
	font-style: normal;
	background-color: #ebebeb;
	border: 1px solid #dcdcdc;
	margin-top: 15px;
	margin-bottom: 16px;
}

#blurb-box ul {
	list-style-image: url(../images/blurb-bullet.png);
	padding-left: 21px;
	padding-bottom: 10px;
	letter-spacing: -1px;
}

#blurb-box h2 {
	color: #174692;
	font: 16px Georgia, "Times New Roman", Times, serif;
	padding: 4px 8px;
	width: 230px;
}


/* @end */

/* @group encart */


#encart {
	clear: both;
	background: #1d4592 url(../images/encart-background.png) no-repeat left top;
	color: white;
	font: 12px Verdana, sans-serif;
}

#encart-right .encart-container {
	float: left;
}

#encart img {
	float: right;
}

#encart #encart-left,
#encart #encart-right {
	width: 460px;
	padding-left: 32px;
}

#encart #encart-left {
	float: left;
	background: url(../images/encart-border.png) repeat-y right top;
}

#encart #encart-right {
	margin-left: 480px;
}

#encart h2 {
	padding-top: 33px;
	font: bold 14px Verdana, sans-serif;
	padding-bottom: 16px;
	background: url(../images/encart-title-border.png) no-repeat 0 bottom;
}

#encart img {
	padding: 33px 6px 16px 16px;
}

#encart p {
	margin-top: 12px;
}

/* @end */



/* @group footer */

#footer {
	clear: both;
	color: white;
	font: 12px Verdana, sans-serif;
	padding: 16px 32px 16px 32px;
	background: #1d4592 url(../images/footer-background.png) repeat-x left top;
}

#footer a {
	color: white;
}

/* @end */


p.prvb {
	font-size: 11px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #939393;
}


/* Hacky hacky hak hak hak hak mwahahahahahahahahahah !!!*/

#qui-sommes-nous #encart,
#contact #encart,
#temoignages #encart
 {
	display: none;
}
