body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/fond.gif);
	font-size: 70%;
	color: #444444;
	margin:0;
}
#conteneur {
        position:relative;
        width:700px;
        margin:0 auto 0;
        top:30px;
}
header {
	height:80px;
	padding:0px;
	background: #fff url(../images/herbe-bandeau.jpg) no-repeat right top;
}
/* Menu Principal 	------------------------------------------------ */
nav {
	font-size: 14px;
	color: #999999;
	letter-spacing: 3px;
	background:#fff;
	text-align:center;
	height:30px;
}
nav ul {
	padding:0;
	margin:0;
	list-style-type:none;
	}
nav li {
	display:inline;
	height:30px;
	line-height:30px;
	}
nav li:before { 
	content: "| "; 
	}
nav li:first-child:before { 
	content: ""; 
	}
.MenuSelectionne {
	font-size: 14px;
	color: #000000;
	letter-spacing: 3px;
	display:inline;
}
nav a {
	font-size: 14px;
	color: #999999;
	letter-spacing: 3px;
	text-decoration: none;
}
nav a:hover {
	font-size: 14px;
	color: #000000;
	letter-spacing: 3px;
	text-decoration: underline;
}
.show-menu {
	display: none;
}

/*Hide checkbox*/
input[type=checkbox]{
    display: none;
}
/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menumobile{
    display: block;
}


hr {
	height: 1px;
	color: #006666;
	border: 0;
	background-color: #006666;
}

main {
	width: 100%;
	margin:0;
	overflow:hidden;
	background:#fff url(../images/panneau-vert.jpg) left top repeat-y;
	}
article {
	width: 450px;
	float: right;
	background:#fff url(../images/planete.jpg) bottom right no-repeat;
	padding: 10px;
}
aside {
	width: 210px;
	float: left;
	padding: 10px;
}
/* Menu Footer	 	------------------------------------------------ */
/* Footer */
footer, footer a {
	margin:0 auto;
	width:700px;
	background-color:#fff;
	font-size: 10px;
	color: #999;
	text-decoration:none;
	overflow:auto;
}
footer a:hover {
	color:#000;
	text-decoration:underline;
}
#about {
	float:left;
}
#switchlangues {
	float:right;
}
#switchsites{
	clear:both;
	width:100%;
	border-top:1px solid #999;
	text-align:center;
}

/* Styles homepage	 	------------------------------------------------ */
#titrehome {
	height:210px;
}
#planetehome {
	height:190px;
}
#lienshome {
	background-color:#A4CD39;
	display:flex;
	padding:5px;
}
#homeh1left {
width:34%;
}
#homeh1left h1 {
font-family: "Century Gothic", Arial, Helvetica;
font-size: 26px;
color: #FFFFFF;
letter-spacing: -1px;
margin-left: 10px;
margin-top: 10px;
font-weight: normal;
background:none;
}
#homeh2right h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 95%;
color: #444444;
letter-spacing:normal;
}

/* Textes panneau 	------------------------------------------------ */
h2 {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 30px;
	color: #FFFFFF;
	letter-spacing: -1px;
	margin-left: 10px;
	margin-top: 10px;
	font-weight: normal;
}
h3 {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 26px;
	color: #FFFFFF;
	letter-spacing: -1px;
	margin-left: 10px;
	margin-top: 10px;
	font-weight: normal;

}
.TextePanneau {
	color: #000000;
	margin-left: 10px;
	margin-right: 15px;
}

.TextePanneau ul {
	color: #000000;
}

/* Textes page	 	------------------------------------------------ */
h1 {
	color: #006666;
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 36px;
	letter-spacing: -2px;
	font-weight: normal;
	margin-top: -10px;
	margin-bottom: 5px;
	height:auto;
	background: url(http://www.valorema.fr/fr/electronics/pourquoi_valorema/titre.jpg) top left no-repeat;
}
.TitreBleuFonce {
	font-weight: bold;
	color: #006666;
	margin-top: 20px;
}
a {
	color: #444444;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
#citation {
	font-style:italic;
	text-align:center;
	width:65%;
	margin:40px auto 40px auto;	background-image: url("../images/valorema-quote1.gif"), url("../images/valorema-quote2.gif");background-position: left top, right bottom;
	background-repeat: no-repeat;
	padding:0 40px 0 40px;
}

/* Prehome elec/films	------------------------------------------------ */
.SelectPreHome, .SelectPreHomeFilms {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 30px;
	color: #000000;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a.SelectPreHome, a.SelectPreHomeFilms {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 30px;
	color: #000000;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration:underline;
}
a.SelectPreHome:hover {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 30px;
	color: #99CC33;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration:none;
}
a.SelectPreHomeFilms:hover {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 30px;
	color: #7CD6F1;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration:none;
}
/* Styles formulaire 	------------------------------------------------ */
.ChampTexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	width: 200px;
}
.ChampTexteCallback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	width: 80px;
}
.Bouton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #99CC33;
	border-color: #333333;
	border-width: 1px;
}
/* Styles admin		 	------------------------------------------------ */
#fck	{
	background: #EEEEEE;
}
/***************************************** Mobile rules **********************************************************/
@media screen and (max-width: 750px) {
#conteneur {
        width:100%;
        top:0;
}
#logo {
	height: 60px;
	margin: 10px;
	width:auto;
}
nav {
	font-size: 14px;
	color: #999999;
	letter-spacing: 3px;
	background:#fff;
	text-align:left;
	height:auto;
}
nav ul {
	padding:0;
	margin:0px 10px;
	list-style-type:none;
	display:none;
	}
nav li {
	display: list-item;
	}
nav li:before { 
	content: ""; 
	}
nav li:first-child:before { 
	content: ""; 
	}
.MenuSelectionne {
	font-size: 14px;
	color: #000000;
	letter-spacing: 3px;
	display:inline;
}
nav a {
	font-size: 14px;
	color: #999999;
	letter-spacing: 3px;
	text-decoration: none;
}
nav a:hover {
	font-size: 14px;
	color: #000000;
	letter-spacing: 3px;
	text-decoration: underline;
}
.show-menu {
	display: block;
	height:30px;
	line-height:30px;
	margin-left:10px;
}
main {
	display:table;
	background:none;
	}
article {
	width: auto;
	margin-left:0;
	float:none;
}
aside {
	width:auto;
	margin: 10px;
	background-color:#a5cd38;
	background-image:none;
	float:none;
}
footer {
	width:auto;
	padding-left:10px;
	padding-right:10px;
	height:13px;
}
#switchsites {
	display:none;
}
/* Styles homepage */
#titrehome {
	width:100%;
	height:auto;
}
#planetehome {
	width:100%;
	height:auto;
	margin-top:-4px;
}
#titrehomeimg, #planetehomeimg {
	width:130%;
	margin-left:-15%;
}
#lienshome {
	width:auto;
	margin: 10px;
	display:block;
}
#homeh1left {
width:75%;
}
} /* End of Mobile rules */
