
body {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	margin: auto;
	width: 750px;
	height: auto;
	background-color: #FFFFFF;
}

img {
	border: 0;
}

h1 {
	color: #FFFFFF;
	font-size: 45px;
	text-align: center;
	font-style: italic;
	text-decoration: underline;
	padding-top: 22px;
	padding-bottom: 28px;
	text-transform: uppercase;
}

h2 {
	color: #FFF;
	font-size: 25px;
	text-decoration: underline;
	text-align: center;
	font-variant: small-caps;
	margin: 0;
	padding-bottom: 10px;
}

h3 {
	color: #FFF;
	font-size: 20px;
	font-style: italic;
	text-decoration: underline;
	text-align: center;
	margin: 0;
	padding: 5px 0;
}

h4 {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding-top: 7px;
}

h5{
	background-color: #79AAC2;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 5px 0;
}

h5:hover {
	background-color: #8F582C;
	color: #FFF09F;
}

form {
	text-align: left;
	color: #FFF;
	padding-left: 10px;
}

label{
	margin: auto;
	padding-bottom: 10px;
	text-align: left;
}

.table2 td {
	padding: 25px 5px;
}

table.table2 {
	text-align: center;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	margin: auto;
	margin-top: 25px;
}

input.download {
	padding-left: 5px;
}

/* banniere */

#banniere {
	width: 750px;
	height: 100px;
	background: url(images/banniere2.png) no-repeat;
	margin-bottom: 15px
}

#banniere a:visited{
	color: #FFFFFF;
}

/* conetneur principal */

#ampoules-led {
	position: relative;
	width: 750px;
	height: auto;
}

/* conteneur menu gauche */

#spot-led {
	width: 140px;
	height: auto;
	float: left;
	margin-bottom: 15px;
}

#led-menu-gauche-top {
	background: url(images/menu-gauche-top.png) no-repeat;
	width: 140px;
	height: 15px;
}

#led-menu-gauche-middle {
	background: url(images/menu-gauche.png) repeat;
	width: 140px;
	height: auto;
	padding: 20px 0;
	list-style-position: inside;
	text-align: left;
}

#led-menu-gauche-middle a {
	text-align: center;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	width: 140px;
	display: block;
	padding: 5px 0;
}

#led-menu-gauche-middle a:hover {
	background: url(images/menu-gauche-invert-1.png) repeat;
	text-decoration: none;
	color: #E9D463;
	display: block;
}

#led-menu-gauche-bottom {
	background: url(images/menu-gauche-bottom.png) no-repeat;
	width: 140px;
	height: 15px;
}

/* fin menu gauche */


/* Debut partie droite */

#conteneur-partie-droite {
	float: right;
	width: 600px;
	height: auto;
}

/* Debut  gros bloc bleu droite */

#led-bloc-droite-top {
	width: 600px;
	height: 16px;
	background: url(images/bloc-droite-top.png) no-repeat;
	float: right;
}

#led-bloc-droite-middle {
	width: 600px;
	height: auto;
	float: right;
	background: url(images/bloc-droite.png) repeat;
}

#led-bloc-droite-middle p {
	color: #FFF;
	text-align: justify;
	padding: 0 15px;
}

#led-bloc-droite-bottom{
	width: 600px;
	height: 15px;
	background: url(images/bloc-droite-bottom.png) no-repeat;
	float: right;
	margin-bottom: 16px;
}

/* fin bloc bleu droite */

/* proprietes pour boites et images sous bloc bleu */
#lampadaires-led {
	width: 600px;
	height: auto;
	float: right;
}

#lampadaires-led  img{
	padding: 15px 0;
	margin: 10px 55px;
}

#projecteurs-a-leds {
	width: 250px;
	height: auto;
	float: left;
	padding-left: 20px;
}

#projecteurs-a-leds-2 {
	width: 250px;
	height: auto;
	float: right;
	padding-right: 10px;
}

.projecteur-led {
	border: 2px solid #79AAC2;
	width: 250px;
	height: 250px;
	margin: 10px 0;
}

.projecteur-led:hover {
	border: 2px solid #8F582C;
	width: 250px;
	height: 250px;
	margin: 10px 0;
}

.projecteur-led img {
	display: block;
}

.projecteur-led p {
	text-align: center;
	font-size: 16px;
	color: black;
	padding: 40px 15px;
}

#image-led {
	width: 600px;
	height: auto;
	float: right;
	margin-bottom: 20px;
	padding: 5px 0;
}

#image-led img {
	padding: 20px 0;
	border: 0px;
	margin: auto;
	display: block;
}

#image-led table {
	margin: auto;
}

#images-led {
	clear: both;
	width:750px;
	height: auto;
}

#images-led img {
	padding: 20px 20px;
	border: 0px;
	margin: auto;
}

#photos-led {
	width: 750px;
	height: auto;
	clear: both;
}

#photos-led img {
	padding: 20px 20px;
	border: 0px;
	margin: auto;
	width: 700px
}

/* Fin boites et images sous bloc bleu */

/* Fin partie droite */

/* Debut pied de page avec liens */

#lampe-led {
	clear: both;
	width: 750px;
	height: 100px;
	background: url(images/banniere2.png) repeat;
	color: #E9D463;
	margin: 60px 0 10px 0;
	text-align: center;
}

#lampe-led p {
	margin: auto;
	padding-top: 13px;
}
/* Fin pied de page */

/* Debut mentions legales */

#lampes-led {
	clear: both;
	width: 750px;
	height: auto;
	padding-bottom: 20px;
}

#lampes-led  p{
	font-size: 10px;
	font-weight: lighter;
	font-family: arial, "Sans-Serif";
	text-align: center;
}

/* Fin mentions legales */


/* Proprietes pr liens */

a.lampadaire {
	color: #FFF09F;
	text-decoration: none;
	font-weight: bold;
}

a:hover.lampadaire {
	color: #E9D463;
}

a.lampadaire2 {
	color: #FFF09F;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

a:hover.lampadaire2 {
	color: #E9D463;
}

a:visited.lampadaire2 {
	color: #FFF09F;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

a.lampadaire3 {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover.lampadaire3 {
	text-decoration: none;
	font-weight: bold;
}

a:visited.lampadaire3 {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

a.lampadaire4 {
	color: #FFF09F;
	font-style: italic;
	margin: auto;
	text-decoration: none;
	font-weight: bolder;
}

a:hover.lampadaire4 {
	color: #DF9845;
	text-decoration: underline;
	font-style: italic;
}

a:visited.lampadaire4 {
	font-style: italic;
	margin: auto;
	text-decoration: none;
	font-weight: bolder;
}

.projecteur-led a{
	color: #FFF;
}

.liencentre a{
	font-size: 12px;
	font-style: italic;
	color: #CF1919;
	padding-top: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
}

.liencentre a:hover {
	font-size: 12px;
	font-style: italic;
	color: #CF1919;
	padding-top: 10px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	display: block;
}

.liencentre a:visited {
	font-size: 12px;
	font-style: italic;
	color: #CF1919;
	padding-top: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
}

.projecteur-led  a {
	text-decoration: none;
}

.partenaires {
	text-align: center;
}

.partenaires a {
	font-size: 12px;
	color: #264B61;
	text-decoration: underline;
}

.partenaires a:hover {
	font-size: 12px;
	color: #78AAC1;
	text-decoration: none;
	margin: auto;
}
/*
.partenaires a:visited {
	font-size: 12px;
	color: #264B61;
	text-decoration: underline;
	margin: auto;
}

/* Fin proprietes pr liens */

/* Proprietes paragraphes */

p.nota {
	font-size: 10px;
	font-style: italic;
}

p.legende {
	font-size: 8px;
	font-style: italic;
	color: #000000;
	margin-top: 50px;
	margin-bottom: 0px;
}

p.sous-titre {
	color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

/* Fin proprietes parargraphes */


/*Champ de rechercher Google*/

#goog-wm {
	width: 600px;
	float: right;
	margin: auto;
}


#goog-wm h3.closest-match {
	color: #8f2831;
	border-bottom: 3px dashed #aebd63;
	padding-bottom: 0.5em;
	font-size: 170%;
}

#goog-wm h3.closest-match a { }
   
#goog-wm h3.other-things {
	color: #436B83;
}
   
#goog-wm ul li {
	text-align: center;
}

#goog-wm li.search-goog {
	display: block;
	margin-left: 50px;
}

