/* Start of CMSMS style sheet 'Layout: National Granit' */
/* browsers interpret margin and padding a little differently, we'll remove all default padding and margins and set them later on */
* {
	margin: 0;
	padding: 0;
}
/*Set initial font styles*/
html {height:100%;}
body {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	height:100%;
}
/*set font size for all divs, this overrides some body rules*/
div {
	font-size: 1em;
}
/*if img is inside "a" it would have borders, we don't want that*/
img {
	border: 0;
}
/*default link styles*/
a, a:link a:active {
	text-decoration: underline;
	background-color: inherit;
	color: #e58616;
}
a:visited {
	text-decoration: underline;
	background-color: inherit;
	color: #e58616;
}
a:hover {
	text-decoration: none;
	background-color: inherit;
	color: #f6c68d;
}
/*****************basic layout *****************/
body {
	margin: 0;
	padding: 0;
	color: #dccec0;
	background:#04080e url(uploads/NationalGranit/background.jpg) no-repeat center top;
}
div#pagewrapper {
	width: 1040px;
	margin: 0 auto;
display:table;
}

*html div#pagewrapper2{
	width: 1024px;
padding:0px;
display:table;
}

div#pagewrapper2 {
	width: 1024px;
	margin: 0 auto;
        display:table;
}

div#headerMenu {
	background:#04080e;
}

div.topMenu{
	height:9px;
	background:#04080e url(uploads/NationalGranit/topMenu.jpg) no-repeat center top;
}

div.mainMenu{
	width: 1024px;
         margin:0 auto -10px auto;
         padding:0;
}

*html div.mainMenu{
	width: 1024px;
margin-top:-5px;
}

div.bottomMenu{
	height:15px;
	background:#04080e url(uploads/NationalGranit/bottomMenu.jpg) no-repeat center top;
}

/* header, we will hide h1 a text and replace it with an image, we assign a height for it so the image wont cut off */
div#header {
	height: 148px;
	margin: 0;
	padding: 0;
	background:transparent;
}
div#header h1 a {
	background:transparent;
	display: block;
	height: 120px;
	text-indent: -999em;
	text-decoration: none;
}
div#header h1 {
	margin: 0 0 0 45px;
	padding: 0;
	line-height: 0;
	font-size: 0;
	width:300px;
	background:transparent;
}
div#header h2 {
	float: right;
	line-height: 1.2em;
	font-size: 1.5em;
	margin: 35px 65px 0px 0px;
	color: #f4f4f4;
}


div#content {
	margin: 1.5em auto 2em 0;
	padding: 0px;
        display:table;
}

*html div#content{
         margin:0;
	height:500px;
        display:table;
}

div.back1 {
margin-left:280px;
margin-left /*\**/:0px\9;
width:740px;
display:table;
}



div.back2 {
	background:#04080e url(uploads/NationalGranit/background-contenu.jpg) no-repeat left top;
padding-bottom:50px;
display:table;
}

div.back3 {
display:table;
}
div#main {
	padding: 10px 15px ;
text-align:justify;
	line-height: 25px;
display:table;
}


div#sidebar {
	float: left;
	width: 270px;
	display: inline;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}
div#sidebara {
	padding: 0px 10px 0px 0px;
}
div#sidebarb {
	padding: 10px 10px 1px 0px;
}

div#wrapperFoot {
clear:both;
        display:table;
        width:1024px;
	margin: 0 auto;
font-size:10px;
}
div.footback {
	/*clear: both;*/
	padding: 0px 10px 0px 0px;
}
div#footer {
	padding: 0px 0px 0px 10px;
	color: #595959;

}
div.leftfoot {
	float: left;
	width: 30%;
	margin-left: 20px
}
div#footer p {
	font-size: 0.8em;
	padding: 1.5em;
	margin: 0;
}

div#footer p a {
	color: #595959;
}

div.hr {
	height: 1px;
	padding: 1em;
	border-bottom: 1px dotted black;
	margin: 1em;
}

div.left49 {
/* combined percentages of left+right equaling 100%  might lead to rounding error on some browser */
	width: 70%;
}
div.right49 {
	float: right;
	width: 29%;
/* set right to keep text on right */
	text-align: right;
}
/********************CONTENT STYLING*********************/
/* HEADINGS */
div#content h1 {
	font-size: 2em;
	line-height: 1em;
	margin: 0;
}
div#content h2 {
	color: #e58616;
	font-size: 18px;
	text-align: left;
        font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
text-transform:uppercase;
	padding-bottom: 1px;
	border-bottom: 1px solid #e58616;
	line-height: 24px;
	margin: 0 0 0.5em 0;
}
div#content h3 {
	color: #294B5F;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
}
div#content h4 {
	color: #294B5F;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
div#content h5 {
	color: #294B5F;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
h6 {
	color: #294B5F;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
/* END HEADINGS */
/* TEXT */
p {
/* default p font size, this is set different in some other divs */
	font-size: 1em;
/* some air around p elements */
	margin: 0 0 1.5em 0;
	line-height: 1.4em;
	padding: 0;
}
blockquote {
	border-left: 10px solid #ddd;
	margin-left: 10px;
}
strong, b {
/* explicit setting for these */
	font-weight: bold;
}
em, i {
/* explicit setting for these */
	font-style: italic;
}
/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
/* css-3 */
	white-space: pre-wrap;
/* Mozilla, since 1999 */
	white-space: -moz-pre-wrap;
/* Opera 4-6 */
	white-space: -pre-wrap;
/* Opera 7 */
	white-space: -o-pre-wrap;
/* Internet Explorer 5.5+ */
	word-wrap: break-word;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
pre {
/* black border for pre blocks */
	border: 1px solid #000;
/* set different from surroundings to stand out */
	background-color: #ddd;
	margin: 0 1em 1em 1em;
	padding: 0.5em;
	line-height: 1.5em;
	font-size: 90%;
}
/* Separating the divs on the template explanation page */
div.templatecode {
	margin: 0 0 2.5em;
}
/* END TEXT */
/* LISTS */
/* lists in content need some margins to look nice */
div#main ul,
div#main ol,
div#main dl {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li {
	margin: 0 0 0.25em 3em;
}
/* definition lists topics on bold */
div#main dl {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}
div#main dl dt {
	font-weight: bold;
	margin: 0 0 0 1em;
}
div#main dl dd {
	margin: 0 0 1em 1em;
}
/* div TOOLS debut */

div#tools {
	   background:#000;
	padding:10px;
	margin: 18px 0 1em 2px;
}

div#tools img{
	margin: 0 18px 0px 0px;
}

div#inventaireAccueil {
	margin: 0 0 2em 2px;
	background:#04080e url(uploads/NationalGranit/background-inventaire.jpg) no-repeat left top;
	padding:10px 10px 20px 10px;
}

div#inventaireAccueil h2{
border:0;
color:white;
}

div#inventaireAccueil img{
margin:0 0 10px 0;
display:block;
}

div#inventaireAccueil a{
text-decoration:none;
color:#f7e5d0;
}

div#inventaire {
	margin: 2em 0 2em 2px;
	background:#04080e url(uploads/NationalGranit/background-inventaire.jpg) no-repeat left top;
	padding:10px 10px 20px 10px;
}

div#inventaire h2{
border:0;
color:white;
}

div#inventaire img{
margin:0 0 10px 0;
display:block;
}

div#inventaire a{
text-decoration:none;
color:#f7e5d0;
}

/* END LISTS */

.evier-blanc{
border-left: 12px solid white;
padding-left:10px;
margin-bottom:10px;}

.evier-bisque{
border-left: 12px solid #f0e1c2;
padding-left:10px;
margin-bottom:10px;}

.evier-noir{
border-left: 12px solid #172025;
padding-left:10px;
margin-bottom:10px;}

/* Nouvelles - Début */

.nouvelles{
  width: 715px;
}

.NewsSummaryLink {
  margin:0 10px -20px 0;
  padding:0;
}

.NewsSummarySummary {
  margin:0 10px -10px 0;
  padding:0;
}

.NewsSummarySummary {
  width: 650px;
}

.NewsSummaryMorelink {
  margin:-10px 10px 10px 0;
  padding:0;"
}

/* Nouvelles - Fin */

/* template newsletter */

#newsletter {
	margin: 0 0 2em 2px;
	padding:120px 15px 20px 15px;

}

#newsletter .texte{
font-size:11px;
width:80px;
font-weight:bold;
display:block;
float:left;
margin-bottom:15px;
}

#newsletter input{
width:120px;
margin-bottom:22px;
border:1px solid #321d04;
padding:5px;
}

#newsletter label input{
width:25px;
margin:0 0 10px 0;
border:1px solid #321d04;
float:left;
}

#macdeasubmit, #m265cbsubmit {
border:1px solid #321d04;
background:#04080e;
padding:8px 15px;
width:170px;
margin:10px 0px 10px 85px;
color:white;
text-transform:uppercase;
font-size:11px;
}

.fbsubmit {
    float: left;
    margin-top: 20px;
}

/* fin template newsletter */
/* End of 'Layout: National Granit' */

