/* ---------------------------------------
	Standard styles formatting
	created with Template Creator
        on http://www.template-creator.com
-----------------------------------------*/


html {
  height: 101%;
}

body {
  margin: 0;
  padding: 0;
}

body.contentpane {
  background: #fff;
}

* {
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6, div.contentheading, .componentheading {
  padding: 3px 0;
  margin: 0;
  line-height: 1.2;
  font-weight: bold;
  font-style: normal;
}
h1, .componentheading {
  font-size: 1.75em;
}
h2, div.contentheading {
  font-size: 1.5em;
}
h3 {
  font-size: 1.25em;
}
h4 {
  font-size: 1em;
}

ul, ol {
  padding: .75em 0 .75em 0;
  margin: 0 0 0 35px;
}

ul.menu {
	margin: 0;
	padding: 0;
}

ul.menu li {
    list-style: none;
}

p {
  padding: 5px 0;
}

address {
  margin: .75em 0;
  font-style: normal;
}

a:focus {
    outline: none;
}

img {
  border: none;
}

em {
  font-style: italic;
}
strong {
  font-weight: bold;
}

form, fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
input, button, select {
  vertical-align: middle;
}

.clr {
	clear : both;
}

.column.column1 {
    width: 35%;
}

.column.column2 {
    width: 0%;
}

.column.main {
    width: 65%;
}

.column.center {
    width: 100%;
}

.noleft .center {
    width: 100%;
}

.noleft .column2 {
    width: 0%;
}

.noleft .main {
    width: 100%;
}

.noright .column.center {
    width: 100%;
}

.flexiblemodule, .column, .logobloc {
    float: left;
}


/* ---------------------------------------
	Custom styling
-----------------------------------------*/

.container, .container-fluid {
	margin: 0 auto;
}

.container {
	width: 1200px;
}

.container-fluid {
	max-width: 1200px;
}

body {
	text-align: left;
	line-height: 25px;
	font-size: 17px;
	font-family: 'franklin-gothic-book';
}

a {
	color: #404093;
}


a:hover {
	color: #000000;
}

h1, div.componentheading {
	font-size: 25px;
	font-family: 'franklin-gothic-book';
}

h2, div.contentheading {
	font-size: 19px;
	font-family: 'franklin-gothic-book';
}

h3 {
	color: #404093;
	padding-top: 30px;
	padding-bottom: 20px;
	font-weight: normal;
	font-size: 23px;
	font-family: 'franklin-gothic-demi';
}

.button, button, button.btn, input.btn, .btn {
    border: none;
	background: #68669b;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	color: #ffffff;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

.button:hover, button:hover, button.btn:hover, input.btn:hover, .btn:hover {
	background: #9794e0;
	color: #ffffff;
	box-shadow: rgba(0,0,0,0.5) 0px 0px 8px 0px inset;
	-moz-box-shadow: rgba(0,0,0,0.5) 0px 0px 8px 0px inset;
	-webkit-box-shadow: rgba(0,0,0,0.5) 0px 0px 8px 0px inset;
}

.invalid {border: red;}
                
input.inputbox, .registration input, .login input, .contact input, .contact textarea,
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border: none;
	background: #f3efe9;
	background: rgba(243,239,233,0.6);
	-pie-background: rgba(243,239,233,0.6);
	border: #7a7a7a 1px solid;
	padding: 4px;
	text-align: left;
}

#wrapper1 > div.inner {
	background:  url(../images/ferticonseil-header.png) center center no-repeat scroll;
	padding-top: 100px;
	background-position: top center;
}
#modules1 .n1 > .flexiblemodule { width: 100%; }
#modules1 .n2 > .flexiblemodule { width: 20%; }
#modules1 .n2 > .flexiblemodule + div { width: 80%; }

#modules1 > div.inner {
	margin: auto;
max-width: 1200px;
}

#modules1mod2 > div.inner {
	font-family: 'franklin-gothic-medium';
}

#module1 > div.inner {
	font-family: 'franklin-gothic-medium';
}

#module4 > div.inner {
	font-family: 'franklin-gothic-medium';
}

#wrapper > div.inner {
	background:  url(../images/ferticonseil-footer.png) center center no-repeat scroll;
	background-position: bottom center;
}

#maincontent > div.inner {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	margin: auto;
max-width: 1200px;
}

#left > div.inner {
	margin-right: 10px;
	padding: 10px;
}

#left div.moduletable, #left div.module,
#left div.moduletable_menu, #left div.module_menu {
	margin-bottom: 15px;
}

#center > div.inner {
	padding: 10px;
}
#modules3 .n1 > .flexiblemodule { width: 100%; }
#modules3 .n2 > .flexiblemodule { width: 55%; }
#modules3 .n2 > .flexiblemodule + div { width: 45%; }

#modules3 > div.inner {
	padding-right: 10px;
	padding-left: 10px;
	margin: auto;
max-width: 1200px;
}

#modules3mod1 > div.inner {
	background:  url(../images/ferme-conseils-ferticonseil.jpg) center center no-repeat scroll;
	margin-right: 35px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
	background-size: 100% auto;
}

#module3 > div.inner {
	margin: auto;
max-width: 1200px;
}
#modules2 .n1 > .flexiblemodule { width: 100%; }
#modules2 .n2 > .flexiblemodule { width: 80%; }
#modules2 .n2 > .flexiblemodule + div { width: 20%; }

#modules2 > div.inner {
	padding-top: 35px;
	margin: auto;
max-width: 1200px;
}

#modules2mod1 > div.inner {
	font-family: 'franklin-gothic-medium';
}

#module2 > div.inner {
	padding-top: 40px;
	padding-bottom: 25px;
	font-family: 'franklin-gothic-medium';
	margin: auto;
max-width: 1200px;
}
