
div.wrapper{
	 margin: 0 auto;
	 display: block;
	 white-space: nowrap;
	 text-align: center;
	 padding-bottom: 20px;
	 min-height: 100%;
	 width: auto;
}

div.wrapper > *{
	 display: inline-block;
	 white-space: normal;
	 vertical-align: top;
}

body{
	 padding: 50px 0;
	 font-size: 13px;
	 font-family: "Noto Serif";
	 font-style: normal;
	 font-weight: 400;
	 height: auto;
	 background: url(bg3.gif);
}


h1{
	 font-size: 64px;
	 line-height: 73px;
	 margin-bottom: 25px;
	 color: #993300;
}

h2 {
	 font-family: "Noto Serif";
	 font-weight: 400;
	 font-style: italic;
	 font-size: 36px;
	 line-height: 30px;
         color: #993300; 
}

h3 {
	 font-family: "Noto Serif";
	 font-weight: 400;
	 font-style: italic;
	 font-size: 27px;
	 line-height: 28px;
}

li{
	font-size:14px;
}

p{
	 font-size: 17px;
	 line-height: 26px;
	 margin-bottom: 35px;
}

p.weights{
	 letter-spacing: 2px;
	 font-size: 13px;
	 color: rgba(173,173,173,1);
	 margin-bottom: 35px;
	 border-width: 0px 0px 1px 0px;
	 border-style: dotted;
	 margin-top: 45px;
}

p.pullquote{
	 font-size: 17px;
	 line-height: 26px;
	 margin-bottom: 35px;
	 padding-left: 15px;
	 border-width: 0px 0px 0px 3px;
	 border-style: solid;
	 font-weight: 700;
}

p.map{
	 font-weight: 400;
	 font-style: normal;
	 margin-bottom: 0px;
	 text-align: justify;
	 font-size: 27px;
	 line-height: 54px;
	 margin-top: 0px;
}

p.heading{
	 letter-spacing: 2px;
	 font-size: 13px;
	 margin-bottom: 35px;
	 border-width: 0px 0px 1px 0px;
	 border-style: dotted;
	 margin-top: 45px;
	 color: rgba(0,0,0,1);
}

p.intro{
	 margin-bottom: 35px;
	 font-size: 21px;
	 line-height: 28px;
}

p.inverse-big{
	 background-color: rgba(51,51,51,1);
	 color: rgba(255,255,255,1);
	 padding: 30px;
	 margin-bottom: 0px;
}

p.inverse-med{
	 background-color: rgba(51,51,51,1);
	 color: rgba(255,255,255,1);
	 padding: 30px;
	 margin-bottom: 0px;
	 padding-top: 0px;
	 font-size: 15px;
}

p.inverse-small{
	 padding-top: 0px;
	 padding-left: 30px;
	 padding-right: 30px;
	 padding-bottom: 30px;
	 background-color: rgba(51,51,51,1);
	 color: rgba(255,255,255,1);
	 font-size: 13px;
}

p.inverse-heading{
	 background-color: rgba(51,51,51,1);
	 color: rgba(255,255,255,1);
	 padding: 30px;
	 margin-bottom: 0px;
	 padding-bottom: 0px;
	 font-size: 15px;
	 letter-spacing: 2px;
	 margin-top: 50px;
}

p.weight1{
	 font-family: "Noto Serif";
	 font-weight: 400;
	 font-style: italic;
	 font-size: 36px;
	 line-height: 30px;
}

p.weight2{
	 font-family: "Noto Serif";
	 font-weight: 400;
	 font-style: normal;
	 font-size: 36px;
	 line-height: 30px;
}

p.weight3{
	 font-family: "Noto Serif";
	 font-weight: 700;
	 font-style: italic;
	 font-size: 36px;
	 line-height: 30px;
}

p.weight4{
	 font-family: "Noto Serif";
	 font-weight: 700;
	 font-style: normal;
	 font-size: 36px;
	 line-height: 30px;
}

.font_rouge {	
        color: #990000;
	font-weight: bold;
}

#principal {
	float: inherit;
	width: auto;
        padding: 20px 20px 20px 20px;
}

table.contactBoxContent{
	font-size:14px;
	padding: 5px 5px 5px 5px;
	text-decoration:none;
	color:#000000;
	background-color:#ffffff;
	border:1px solid #000000;
}

.dynaBoxMentions{
	font-size:14px;
	color:#000000;
	background-color:#ffffff;
	border:1px solid #000000;
}

.dynaBoxMentions h2{
	font-size:22px;
}

table.dynaBoxMentions{
	font-size:13px;
	padding: 5px 5px 5px 5px;
	text-decoration:none;
	color:#000000;
	background-color:#ffffff;
	border:1px solid #000000;
}

.tr.dynaBoxMentions{
	font-size:14px;
	color:#000000;
	background-color:#ffffff;
}

.td.dynaBoxMentions{
	font-size:14px;
	color:#000000;
	background-color:#ffffff;
}
