body,td,th {
	font-family: Century Gothic, Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: center;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
.small{
	font-size: 0.8em;
}
.menu {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-align: center;
}
.menuselect{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	background-image: url(images/onglet.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

.bord {
	border: 1px solid #889796;
	padding: 10px;
}
.bord2 {
	border: 1px solid #889796;
	padding: 10px;
	margin:0;
}
.bordsmall {
	border: 1px solid #889796;
	padding: 2px;
}

.bordsmall2 {
	border: 1px solid #889796;
	margin: 0px 0 10px 0;
}
	
.sousmenu {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-align: center;
}

* {
margin:0;
padding:0;
}

#maincontainer{
	width:800px;
	margin:auto;
}

h1 {
	margin:10px 0 25px 0;
	font-size: 22px;
	font-weight: bold;
	color: #666;
/*	text-align: center;*/
}

h2{
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-align: left;
	margin: 20px 0 0 0;
}

.ul-p{
	padding-left:25px;
}

.ul-p li{
	margin-left:15px;
}

img{
	margin:0 15px 15px 0;
}






/* #############################    Main menu    ############################# */
ul.menu{
	list-style-position:outside;
	list-style-type:none;
	padding:10px 0 50px 10px;
	text-align:center;
}

ul.menu li{
	float:left;
	margin: 0px 12px;
	display:inline;
	padding:10px 0;
}

ul.menu li.menua{
}

.image_left {
	float:left;
	margin:0 15px 15px 00;
}

.image_right {
	float:right;
	margin:0 0 15px 15px;
}

.clear {
	clear: both;
}

ul.menu li.menu_contact{
	margin-right:0;
}



/* #############################    SOUS MENU    ############################# */
.hr-sous-menu{
	margin:15px 0 0 0;
}

.sous-menu{
	padding:7px 0 0 0;
	background: url(images/sous_menu_bg.png) top left no-repeat;
	margin:0px 0 0 0;
	height:40px;
}

.sous-menu2{
	padding:7px 0 0 0;
	background: url(images/sous_menu_bg2.png) top left no-repeat;
	margin:0px 0 0 0;
	height:55px;
}


.sous-menu3{
	padding:7px 0 0 0;
	margin:10px 0 10px 0;
	text-align:right;
}




/* #############################    accueil    ############################# */
.cadrephoto {
	background-image: url(images/cadrephoto.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	height:400px;
	margin:-10px 0 10px 0;
}

.diapo_accueil{
	padding:44px 0 0 0;
}

.titre {
	font-size: 22px;
	font-weight: bold;
	color: #666;
}
.soustitre {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-align: left;
}



/* #############################    PAGES    ############################# */
div.colonne-gauche{
	width:43%;
	float:left;
	margin:0 15px 15px 0;
}

div.colonne-droite{
	margin:0 0 15px 0;
	float:right;
	padding: 10px 0 0 0;
}

/* -----------  Page isolant  ----------- */
div.vitrage-isolant{
	float:right;
	width:525px;
}

div.vitrage-isolant2{
	width:252px;
	float:left;
	margin:0 20px 0 0;
}

div.vitrage-isolant3{
	width:252px;
	float:right;
	margin:0px;
}




/* -----------  gallerie  ----------- */
div.gallerie-left{
	width:255px;
	float:left;
	margin:0;
}

/* -----------  Volets roulants  ----------- */
div.colonne-gauche-flash{
	float:right;
	margin:0 0 15px 20px;
	padding:10px 0 0;
}







/* #############################    logo bas + mentions    ############################# */
div.logo img {
	margin: 20px 15px 0px 0;
}

div.mentions {
	clear:both;
	text-align:right;
	font-size:8px;
	text-indent:15px;
	margin: 0 0 10px 0;
}

div.mentions a {
	color:#666666;
}
