﻿
/*****************************************************************************

general

 *****************************************************************************/ 


@font-face 
{
	font-family: 'Raleway-ExtraLight';
	src: url('../_font/Raleway-ExtraLight.eot');
	src: local('☺'), url('../font/Raleway-ExtraLight.woff') format('woff'), url('../font/Raleway-ExtraLight.ttf') format('truetype'), url('../font/Raleway-ExtraLight.svg#webfont') format('svg');
}

@font-face 
{
	font-family: 'Cinzel-Regular';
	src: url('../_font/Cinzel-Regular.eot');
	src: local('☺'), url('../font/Cinzel-Regular.woff') format('woff'), url('../font/Cinzel-Regular.ttf') format('truetype'), url('../font/Cinzel-Regular.svg#webfont') format('svg');
}


@font-face 
{
	font-family: 'GeosansLight';
	src: url('../_font/GeosansLight.eot');
	src: local('☺'), url('../font/GeosansLight.woff') format('woff'), url('../font/GeosansLight.ttf') format('truetype'), url('../font/GeosansLight.svg#webfont') format('svg');
}


.spacer {
        height: 35px; /* Adjust space as needed */
    }

#head
 {
	width: 800px;
	height: 120px;
	line-height: 120px;
	background-color: #F7F8FB;
	margin: auto;
	text-align: center;
	font-size: 1.8em;
}


	
	

#head img
 {
	margin: auto;
	display: block;
}

#presentation
 {
	width: 800px;
	color: #515454;
	font-family: arial;
	margin: auto;
}

#brands
 {
	width: 800px;
	color: #515454;
	font-family: arial;
	margin: auto;
	height: 120px;
	
}

#brands table td
 {
	width: 350px;
	text-align: center;
	
}
#brands a
 {
	text-decoration: none;
	color: #515454;
}

#information
 {
	width: 800px;
	color: #515454;
	font-family: arial;
	margin: auto;
}

.right
{
  text-align: right;
  padding-right: 15px;
  padding-left: 40px;
}


.left
{
  text-align: left;
  padding-left: 15px;
}

.cin02
 {
	
	font-family: "Cinzel-Regular";
	letter-spacing:.2rem;
	color: black;
	text-decoration: none;
	color: #515454;
}




#information a
 {
	text-decoration: none;
	color: #515454;
}



#bottom
 {
	width: 800px;
	background-color: #F7F8FB;
	margin: auto;
	text-align: center;
	font-size:0.6em;
	height: 30px;
	line-height: 30px;
}

.rale02
 {
	
	font-family: "Raleway-ExtraLight";
	letter-spacing:.4rem;
}
.rale-n
 {
	
	font-family: "Raleway-ExtraLight";
	
}