@charset "utf-8";
/* CSS Document */

body {
	margin: auto;
	background-color: #EEEEEE;
}

#site {
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 1000px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#logo {
	width: 998px;
	border: 1px;
	border-bottom: 0;
	border-style: solid;
	border-color: #C0C0C0;	
}

#logo .img {
	padding: 3px 5px;	
}

#envelopetopmenu {
	width: 998px;
	height: 29px;
	border: 1px;	
	border-style: solid;
	border-color: #C0C0C0;
	background-color: #262626;
}

#topmenu {
	padding: 0; 
	margin: 0 auto; 
	list-style-type: none;
	float: left;
	font-size: 12px;
	font-weight: bold;
}

#topmenu li {
	float: left;
}

#topmenu a {
	width: auto;
	display: block;
	padding: 7px 10px;
	color: #FFFFFF; 
	background-color: #262626; 
	text-decoration: none;
}

#topmenu a:hover {
	color: #262626; 
	background: #FFFFFF;
	text-decoration: underline;
}

#envelopetoolsmenu {
	clear: left;
	width: 998px;
	height: 30px;
	border: 0;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #C0C0C0;
}

#toolsmenu {
	padding: 0; 
	margin: 0;
	list-style-type: none;
	float: left;
	font-size: 12px;
}

#toolsmenu li {
	float: left;
	width: auto;
	display: block;
	padding: 7px 20px;
	color: #5D5D5D;
}

#toolsmenu a {
	color: #5D5D5D;
	text-decoration: none;
}

#toolsmenu a:hover {
	color: #5D5D5D;
	text-decoration: underline;
}

#toolsmenu img {
	padding: 0;
	padding-right: 15px;
}

#toolsmenu img a {
	text-decoration: none;
}

#toolsmenu img a:hover {
	text-decoration: none;
}

#topplacement {
	background-color: #EEEEEE;	
	padding: 10px 136px 10px 136px;
}

#intro {
	font-size: 12px;
	margin: 8px 20px 0 20px;
	color: #5D5D5D;
}

#main {
	width: 998px;
	border: 1px;
	border-style: solid;
	border-color: #C0C0C0;
}

#main #breadcrumbs {
	width: 978px;
	font-size: 12px;
	padding: 5px 0 5px 20px;
	color: #5D5D5D;
	border: 0;
	border-bottom: 1px;
	border-style: solid;
	border-color: #C0C0C0;
}

#main #breadcrumbs a {
	color: #5D5D5D;
	text-decoration: none;
}

#main #breadcrumbs a:hover {
	color: #5D5D5D;
	text-decoration: underline;
}

#main #left {
	float: left;
	width: 602px;
	padding: 20px 0 10px 12px;
}

#main #right {
	float: left;
	padding: 20px 0 10px 20px;
	width: 352px;	
}

.clearblock {
	clear: both;	
}

.mobilecategory {
	float: left;
	width: 600px;
	border: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	background-color: #EEEEEE;
	border-radius: 8px;
	margin-bottom: 10px;
}

.mobilecategory:hover {
	border: 1px;
	border-style: solid;
	border-color: #21A3D6;
	cursor: pointer;
	background-color: #FFFFFF;
}

.mobilecategory .img {
	float: left;
	margin: 5px 25px;
}

.mobilecategory .txt {
	float: left;
	color: #21A3D6;
	font-size: 24px;
	font-weight: bold;
	margin: 20px 15px;
}

.mobilecategory .txt a {
	color: #21A3D6;
	text-decoration: none;
}

.mobilecategory .button {
	float: left;
	position: absolute;
	margin: 20px 0 0 440px;
	padding: 5px 20px;
	color: #FFFFFF;
	background-color: #21A3D6;
	border-radius: 5px;
	font-size: 16px;
	font-weight: bold;
}

.envelopecategories {
	border: 1px;
	border-style: solid;
	border-color: #9CC315;
	height: 289px;
	border-radius: 5px;
	margin-bottom: 25px;
}

.envelopecategories .title {
	background-color: #9CC315;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px;
	margin-bottom: 5px;
}

.envelopecategories .logo {
	float: left;
	border: 1px;
	border-style: solid;
	border-color: #EEEEEE;
	height: 50px;
	width: 60px;
	margin: 10px 0 0 21px;
}

.envelopecategories .logo:hover {
	border: 1px;
	border-style: solid;
	border-color: #C0C0C0;
}

.news {
	width: 972px;
	border: 1px;
	border-style: solid;
	border-color: #C40000;
	border-radius: 5px;
	margin: 0 12px;
	padding-bottom: 8px;
}

.news .title {
	background-color: #C40000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px;
	margin-bottom: 5px;
}

.news .longcontent {
	font-size: 12px;
	padding: 2px 10px 15px 10px;
}

.news .content {
	font-size: 12px;
	padding: 0 10px 2px 10px;
}

.news .date {
	color: #21A3D6;
}

.news .articletitle {
	color: #000000;
	text-decoration: none;
}

.news .articletitle a {
	color: #000000;
	text-decoration: underline;	
}

.news .articletitle a:hover {
	color: #21A3D6;
	text-decoration: none;	
}

.news .preview {
	font-size: 10px;
}

.news .txt {
	font-size: 12px;
	text-align: justify;
}

.news .txt a {
	color: #21A3D6;
	text-decoration: none;
}

.news .txt a:hover {
	color: #21A3D6;
	text-decoration: underline;
}

.news .more {
	color: #21A3D6;
	text-decoration: none;
}

.news .more a {
	color: #21A3D6;
	text-decoration: none;
}

.news .more a:hover {
	color: #21A3D6;
	text-decoration: underline;
}

#comparative {
	width: 972px;
	height: 212px;
	border: 1px;
	border-style: solid;
	border-color: #C40000;
	border-radius: 5px;
	margin: 10px 12px 0 12px;
	padding-bottom: 8px;
}

#comparative .title {
	background-color: #C40000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px;
	margin-bottom: 5px;
}

#comparative .content {
	font-size: 12px;
	padding: 8px 0 2px 0;
	margin-left: 15px;
}

#comparative .itemtitle {
	font-weight: bold;
	color: #21A3D6;
}

#comparative .item {
	float: left;
	border-color: #C0C0C0;
	border-style: solid;
	border-width: 1px;
	border-radius: 4px;
	margin-left: 7px;
	background-color: #EEEEEE;
	padding: 20px 15px;
	height: 89px;
}

#comparative .img {
	margin: auto;
	width: 32px;
	height: 32px;
	padding: 0;
	padding-bottom: 15px;	
}

#comparative .imghelp {
	margin: auto;
	width: 20px;
	height: 20px;
	padding: 0;
	padding-top: 5px;
}

#comparative select {
	font-size: 12px;
}

#comparative input {
	font-size: 12px;
}

#comparative .button {
	margin-top: 10px;
	margin-left: 632px;
	padding: 5px 20px;
	color: #FFFFFF;
	background-color: #21A3D6;
	border-radius: 5px;
	font-size: 18px;
	font-weight: bold;
	width: 263px;
}

#comparative .button:hover {
	background-color: #9CC315;
	cursor: pointer;
}

#comparative .button a {
	color: #FFFFFF;
	text-decoration: none;
}

#saving {
	width: 972px;
	border: 1px;
	border-style: solid;
	border-color: #21A3D6;
	border-radius: 5px;
	margin: 10px 12px 0 12px;
	padding-bottom: 8px;
}

#saving .title {
	background-color: #21A3D6;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px;
	margin-bottom: 5px;
}

#saving .content {
	font-size: 14px;
	padding: 3px 10px 2px 10px;
}

#profile {
	width: 972px;
	border: 1px;
	border-style: solid;
	border-color: #C40000;
	border-radius: 5px;
	margin: 10px 12px 10px 12px;
	padding-bottom: 8px;
}

#profile .title {
	background-color: #C40000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px;
	margin-bottom: 5px;
}

#profile .content {
	font-size: 12px;
	padding: 3px 10px 2px 10px;
}

#resultscomparative {
	width: 974px;
	margin: 0 12px 0 12px;
	font-size: 12px;
	font-weight: bold;
}

#resultscomparative .title:first-child {
	float: left;
	border-left: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-right: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	background-color: #21A3D6;
	color: #FFFFFF;
	padding: 5px 15px;
	text-align: center;
}

#resultscomparative .title {
	float: left;
	border-left: 0;
	border-top: 1px;
	border-bottom: 1px;
	border-right: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	background-color: #21A3D6;
	color: #FFFFFF;
	padding: 5px 15px;
	text-align: center;
}

#resultscomparative .result:first-child {
	float: left;
	height: 56px;
	border-left: 1px;
	border-top: 0;
	border-bottom: 1px;
	border-right: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	padding: 5px 15px;
	text-align: center;
	color: #5D5D5D;
}

#resultscomparative .result {
	float: left;
	height: 56px;
	border-left: 0;
	border-top: 0;
	border-bottom: 1px;
	border-right: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	padding: 5px 15px;
	text-align: center;
	color: #5D5D5D;
}

#resultscomparative .result a {
	color: #5D5D5D;
	text-decoration: none;	
}

#resultscomparative .result a:hover {
	color: #5D5D5D;
	text-decoration: underline;	
}

#resultscomparative .result .more {
	font-size: 10px;
	font-weight: normal;
	color: #21A3D6;
	text-decoration: none;
}

#resultscomparative .result .more a {
	color: #21A3D6;
	text-decoration: none;
}

#resultscomparative .result .more a:hover {
	color: #21A3D6;
	text-decoration: underline;
}

#resultscomparative .result .button {
	color: #FFFFFF;
	background-color: #21A3D6;
	border-radius: 7px;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	margin-top: 3px;
}

#resultscomparative .result .button:hover {
	background-color: #9CC315;
	cursor: pointer;
}

#resultscomparative .result .button a {
	color: #FFFFFF;
	text-decoration: none;
}

#resultscomparative .result .promo {
	color: #FFFFFF;
	background-color: #C40000;
	border-radius: 7px;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	margin-top: 3px;
}

/* Forfait */
#forfait {
	width: 972px;
	border: 1px;
	border-style: solid;
	border-color: #21A3D6;
	margin: 10px 12px 10px 12px;
	padding-bottom: 8px;
}

#forfait .title {
	background-color: #21A3D6;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 10px;
	margin-bottom: 5px;
}

#forfait .content {
	font-size: 14px;
	padding: 3px 10px 2px 10px;
	height: 70px;
}

#forfait .img {
	float: left;
	margin: 10px 15px;
}

#forfait .bigtitle {
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin: 24px 10px;
	color: #5D5D5D;
	
}

#mainspecs {
	width: 974px;
	margin: 0 12px 0 12px;
	font-size: 12px;
}

#mainspecs .title {
	float: left;
	background-color: #C40000;
	color: #FFFFFF;
	padding: 5px 15px;
	text-align: center;
	width: 944px;
	font-weight: bold;
}

#mainspecs .category {
	float: left;
	border-left: 1px;
	border-top: 0;
	border-bottom: 1px;
	border-right: 0;
	border-style: solid;
	border-color: #C0C0C0;
	padding: 5px 15px;
	text-align: center;
	color: #5D5D5D;
	width: 230px;
	height: 35px;
}

#mainspecs .description {
	float: left;
	border-left: 1px;
	border-top: 0;
	border-bottom: 1px;
	border-right: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	padding: 5px 15px;
	text-align: center;
	color: #5D5D5D;
	width: 240px;
	height: 35px;
}

#mainspecs .result {
	float: left;
	border-left: 0;
	border-top: 0;
	border-bottom: 1px;
	border-right: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	padding: 5px 15px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	width: 410px;
	height: 35px;
	color: #9CC315;
}

#mainspecs .promo {
	float: left;
	background-color: #21A3D6;
	color: #FFFFFF;
	padding: 2px 15px;
	text-align: center;
	width: 944px;
	font-weight: bold;	
}

.offerbutton {
	float: right;
	color: #FFFFFF;
	background-color: #21A3D6;
	border-radius: 7px;
	font-weight: bold;
	padding: 5px 20px;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 12px;
	text-align: center;
	font-size: 18px;
}

.offerbutton:hover {
	background-color: #9CC315;
	cursor: pointer;
}

.offerbutton a {
	color: #FFFFFF;
	text-decoration: none;
}

#specs {
	width: 974px;
	margin: 0 12px 0 12px;
	font-size: 12px;
}

#specs .title {
	float: left;
	background-color: #21A3D6;
	color: #FFFFFF;
	padding: 5px 15px;
	text-align: center;
	width: 944px;
	font-weight: bold;
}

#specs .category {
	float: left;
	border-left: 1px;
	border-top: 0;
	border-bottom: 1px;
	border-right: 0;
	border-style: solid;
	border-color: #C0C0C0;
	padding: 5px 15px;
	text-align: center;
	color: #5D5D5D;
	width: 230px;
	height: 35px;
}

#specs .description {
	float: left;
	border-left: 1px;
	border-top: 0;
	border-bottom: 1px;
	border-right: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	padding: 5px 15px;
	text-align: center;
	color: #5D5D5D;
	width: 240px;
	height: 35px;
}

#specs .result {
	float: left;
	border-left: 0;
	border-top: 0;
	border-bottom: 1px;
	border-right: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	padding: 5px 15px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	width: 410px;
	height: 35px;
	color: #21A3D6;
}

#envelopeinfo {
}

#portability {
	float: left;
	margin: 20px 0 0 12px;
	width: 405px;
	border: 1px;
	border-style: solid;
	border-color: #21A3D6;
	border-radius: 4px;
	height: 96px;
}

#portability .title {
	background-color: #21A3D6;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px;
	margin-bottom: 5px;
}

#portability .txt {
	font-size: 16px;
	font-weight: bold;
	padding: 2px 0 0 10px;
	color: #21A3D6;
}

#portability .img {
	float: left;
	margin: 5px 30px;
}

#portability .more {
	padding-top: 2px;
	color: #21A3D6;
	text-decoration: none;
	font-size: 12px;
	text-decoration: none;
}

#portability .more a {
	color: #21A3D6;
	text-decoration: underline;
}

#portability .more a:hover {
	color: #21A3D6;
	text-decoration: none;
}

#dateengagement {
	float: left;
	margin: 20px 0 0 20px;
	width: 405px;
	border: 1px;
	border-style: solid;
	border-color: #21A3D6;
	border-radius: 4px;
	height: 96px;
}

#dateengagement .title {
	background-color: #21A3D6;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px;
	margin-bottom: 5px;
}

#dateengagement .txt {
	font-size: 16px;
	font-weight: bold;
	padding: 2px 0 0 10px;
	color: #21A3D6;
}

#dateengagement .img {
	float: left;
	margin: 5px 30px;
}

#dateengagement .more {
	padding-top: 2px;
	color: #21A3D6;
	text-decoration: none;
	font-size: 12px;
	text-decoration: none;
}

#dateengagement .more a {
	color: #21A3D6;
	text-decoration: underline;
}

#dateengagement .more a:hover {
	color: #21A3D6;
	text-decoration: none;
}

#rightplacement {
	float: left;
	width: 120px;
	height: 60px;
	margin: 42px 0 0 20px;
}

.spacefooter {
	height: 20px;
}

#footer {
	width: 998px;
	height: 150px;
	border: 0;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	background-color: #21A3D6;
	font-size: 10px;
	color: #FFFFFF;
}

#footer .title {
	font-weight: bold;	
}

.itemfooter {
	padding: 0;
	padding-top: 10px; 
	margin: 0 auto; 
	list-style-type: none;
}

.itemfooter a {
	text-decoration: none;
	color: #FFFFFF;
}

.itemfooter a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer .col {
	float: left;
	height: 130px;
	border: 0;
	border-right: 1px;
	border-style: dotted;
	border-color: #FFFFFF;
	width: 238px;
	padding: 10px 0 10px 10px;
}

#footer .collast {
	float: left;
	height: 100px;
	width: 241px;
	padding: 10px 0 10px 10px;
}
