/* 
  -------------------------------------------
  Salt and Pepper by Project Seven Development
  www.projectseven.com
  Layout 01: 2 Column Sidebar Right
  Horizontal Menu
  -------------------------------------------
*/

body {
	font-family: "Trebuchet MS", Helvetica, Tahoma, sans-serif;
	color: #CCC;
	margin: 0 0 40px 0;
	padding: 0px;
	font-size: 100%;
	line-height:1.125em;
	background: #020204 url(../assets/graphic/bkg_gradient.jpg) repeat-y;
}

/*
Layout Width
*/
#outer {
	width: 940px;
	margin: 0 auto;
}
/*
Available Width
940 - 40 = 900
*/

#p7PMM_1 {
	width: auto;
	margin: 0 0 16px 0;
	font-size: 0.8em;
	position: relative;
	z-index: 9999;
}

#masthead {
	/*	overflow: hidden; */
	margin-bottom: 20px;
	border-bottom: 2px solid #174262;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background: url(../assets/graphic/baniere_sLogo.jpg) no-repeat;
	height: 229px;
	width: 940px;
}

/*Special PMM2 rules for using a second PMM2 menu in your sidebar*/
.sidebarbox .p7PMMv15 {
	width: auto;
	margin: 0 0 2px 0;
	font-size: 0.8em;
	position: relative;
	z-index: 9999;
}
.sidebarbox .p7PMMv15 ul div {
	display: none;
	padding-right: 2px;
}
.sidebarbox .p7PMMv15 ul ul div {
	padding-right: 0px;
}
#contentwrapper {
	background: #020204 url(../assets/graphic/mainBkg_03.jpg) no-repeat 0px 0px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	border-top: 2px solid #174262;
}
/*
Floated Columns
680 + 200 + 20 = 900
*/
.maincolumn {
	float: left;
	width: 680px;
}
.sidebarwrapper {
	float: left;
	width: 200px;
	margin: 10px;
}
.maincontent {
	padding: 15px 32px 24px;
	font-size: 1em;
	line-height: 1.5em;
}

/* Look for the LINKs
*/

a:link {
	color: #3EA2B0;
	text-decoration: none;
}
a:visited {
	color: #999;
}
a:hover {
	color: #A769AF;
	text-decoration: underline;
}
a:active {
color: #3EA2B0;
}

/* END for Look for the LINKs
*/

h1 {
	margin: 0px;
	font-size: 1.2em;
	letter-spacing: 0.5em;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, Tahoma, sans-serif;
	color: #174264;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, Tahoma, sans-serif;
	color: #FFF;
	letter-spacing: normal;
}

h3 {
	font-size: 1em;
	font-family: "Trebuchet MS", Helvetica, Tahoma, sans-serif;
	color: #FFF;
	letter-spacing: normal;
}

.sidebarbox {
	padding: 2px;
	border: 1px solid #000;
	margin: 0 0 10px 0;
}

.sidebarbox h1 {
	text-align: center;
}
#sidebar1 {
	color: #D5D1CE;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.4em;
	background: url(../assets/graphic/fiche_edit.png) no-repeat 0px 0px;
	margin-top: 100px;
	text-indent: -9999px;
	height: 350px;
	width: 202px;
}
#sidebar2 {
	color: #D5D1CE;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.4em;
	background: url(../assets/graphic/fiche_vfx.png) no-repeat 0px 0px;
	margin-top: 100px;
	text-indent: -9999px;
	height: 475px;
	width: 202px;
}

#sidebar3 {
	color: #D5D1CE;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.4em;
	background: url(../assets/graphic/fiche_anim.png) no-repeat 0px 0px;
	margin-top: 100px;
	text-indent: -9999px;
	height: 475px;
	width: 202px;
}

#sidebar4 {
	color: #D5D1CE;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.4em;
	background: url(../assets/graphic/fiche_film.png) no-repeat 0px 0px;
	margin-top: 100px;
	text-indent: -9999px;
	height: 475px;
	width: 202px;
}

.sidebarwrapper .sidebar p {
	margin-top: -3px;
	margin-bottom: 12px;	
}

.sidebarwrapper .sidebar2 p {
	margin-top: 5px;
	margin-bottom: 12px;	
}

/*Links*/
.maincontent a {}
.maincontent a:visited {}
.maincontent a:hover {}
.sidebar a {
	color: #4AB0C6;
}
.sidebar a:visited {
	color: #4AB0C6;
}
.sidebar a:hover {
	color: #FFF;
}
.sidebar2 a {
	color: #FFF;
}
.sidebar2 a:visited {
	color: #FFF;
}
.sidebar2 a:hover {
	color: #000;
}
.footercolumn1 a {
	color: #4AB0C6;
}
.footercolumn1 a:visited {
	color: #4AB0C6;
}
.footercolumn1 a:hover {
	color: #FFF;
}
.footer {
	overflow: hidden;
	font-size: 0.7em;
	color: #A09B97;
	margin-top: 5px;
}
.footercolumn1 {
	float: left;
	width: auto;
}
.footercolumn2 {
	float: left;
	width: 370px;
}
.footer p {
	margin: 1px 0 12px 0;
}
.footercolumn2 a {
	color: #C0C0C0;
	text-decoration: none;
	display: block;
	padding: 6px 6px;
	border: 1px solid #333;
	background-color: #161616;
}
.footercolumn2 a:hover {
	color: #000;
	background-color: #4AB0C6;
	border-color: #FFF;
}
.footercolumn2 ul {
	margin: 0;
	padding: 0;
}
.footercolumn2 li {
	margin-bottom: 6px;
	list-style-type: none;
}
/*
EXTRA STYLES for BASIC MENUBAR
*/
#menubar {
	width: 100%;
	overflow: hidden;
	font-size: 0.8em;
	margin-bottom: 20px;
}
#menubar .menu {
	margin: 0px;
	padding: 0px;
}
#menubar .menu li {
	list-style-type: none;
	float: left;
	margin-left: 6px;
}
#menubar .menu li.first {
	margin-left: 0;
}
#menubar .menu a {
	color: #CCC;
	text-decoration: none;
	display: block;
	padding: 12px;
	border: 1px solid #666;
}
#menubar .menu a:hover {
	color: #000 !important;
	border-color: #6DC0D1 #000 #000 #6DC0D1;
	background-color: #4AB0C6;
}

/* rules for the CONTACT page
*/

#contactgraphic {
	background: url(../assets/graphic/rulers_map.png) no-repeat 0px 0px;
}

#infogeneral {
	margin-top: 0px;
	margin-bottom: 40px;
}

#denvermap {
	background: url(../assets/graphic/diaph_denver.png) no-repeat 0px 0px;
	height: 160px;
}

#bottomdiaph {
	background: url(../assets/graphic/diaph_paris.png) no-repeat 300px 30px;
	height: 200px;
	width: auto;
}

#contactinfo {
	margin-top: -80px;
	margin-left: 170px;
	position: relative;
	color: #FFF;
	font-family: "Trebuchet MS", Helvetica, Tahoma, sans-serif;
	font-size: 1em;
}

#contactinfo h1{
	color: #FFF;
	font-size: 1.2em;
	text-align: center;
}

#contactinfo h2{
	color: #FFF;
	margin-top: 2px;
	letter-spacing: normal;
	margin-left: 0px;
	text-align: center;
	font-size: 1.1em;
	font-style: italic;
	margin-bottom: 40px;
}

#contactinfo ul {
	font-size: 0.8em;
}

/*#contactinfo li {
	margin-top: 0px;
	margin-bottom: 4px;
}*/

#contactinfo .info {
	font-size: 1.4em;
}

#contactinfo .descinfo {
	font-size: 1em;
}
