body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #696969;
	background-color:#C5C7C8;
	margin: 0px;
	margin-top: 1%;
	margin-bottom: 1%;
}

#page{
	width: 960px;
	margin:0 auto;
	border: 1px solid #00548B;
	padding: 13px;
	background-color:#FFF;
	height: 95%;
}

#header{
	padding-top: 6px;
	background-position: 0 6px;
	background-repeat: no-repeat;
	height: 160px;
	width: 100%;
	margin: 0 auto;
}

#content{
	padding: 15px 0px;	
}

h1{
	font-weight: bold;
	font-size: 12px;
	color: #296AA0;
	text-transform: uppercase;
	height: 18px;
	padding-top: 3px;
	padding-left: 7px;
}

h2, #middle h2 a{
	color: #102F65;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 14px;
	display: inline;
}

.title_product{
	text-align: left;
	text-transform: uppercase;
	font-family: arial;
	font-size: 40px;
	font-weight: 500;
	color: #697078;
	margin-bottom: 25px;
}

.select_product{
	float: right;
	border: 1px solid #697078;
	background-color: #C5C7C8;
	padding: 5px;
	text-align: right;
}

a{
	text-decoration: none;
	color: #102F65;
}

img{
	border: 0;
}