A.nav {font-family: Verdana;  font-weight: normal; color: blue; font-size: 11px}
A.nav:link {
	text-decoration: none;
	color: #000099;
}
A.nav:visited {
	text-decoration: none;
	color: #000099;
}
A.nav:active {
	text-decoration: none;
	color: #FF0000;
}
A.nav:hover	{
	color: #6699CC;
}

A.menu {font-family: Verdana;  font-weight: normal; font-size: 11px}
A.menu:link {
	text-decoration: none;
	color: #907AA8;
}
A.menu:visited {
	text-decoration: none;
	color: #907AA8;
}
A.menu:active {
	text-decoration: bold;
	color: #FFCC00;
}
A.menu:hover	{
	color: #FFCC00;
	text-decoration: underline;
}

A.menu2 {font-family: Verdana;  font-weight: normal; font-size: 9px}
A.menu2:link {
	text-decoration: none;
	color: #666666;
}
A.menu2:visited {
	text-decoration: none;
	color: #666666;
}
A.menu2:active {
	text-decoration: bold;
	color: #FFCC00;
}
A.menu2:hover	{
	color: #FFCC00;
	text-decoration: underline;
}

A.link {font-family: Verdana;  font-weight: normal; font-size: 11px}
A.link:link {
	text-decoration: none;
	color: #FF6633;
}
A.link:visited {
	text-decoration: none;
	color: #FF6633;
}
A.link:active {
	text-decoration: bold;
	color: #FFCC00;
}
A.link:hover	{
	color: #FFCC00;
	text-decoration: underline;
}

.smfont {
	font-family: Verdana;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
}

.font1 {
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #907AA8;
}

.font2 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}

.text {
	font-family: Verdana;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
}

.text1 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #907AA8;
}

.text2 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
}

.title {
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #907AA8;
}

.title2 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #6699CC;
}

.textrouge {
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #FF0000;
}

.textnoir {
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}


.smfont2 {
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #9966CC;
}

.smfont1 {
	font-family: Verdana;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #A8A8A8;
}

.price {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #FF0066;
}


.previewtitle1 {
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
}

.previewnoir1 {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.previewbleu1 {
	font-family: Trebuchet MS;
	font-size: 9px;
	font-weight: bold;
	color: #000066;
}

@media print 
{ body { display:none; } }

#pyramide {
	 background: url(images/pdf/pyramide3.png) no-repeat;
	 background-position:center;
	 height:260px;
	 position:relative;
	}
#pyramide div span {
	padding-left:1px;
	height:10px;
	padding-bottom:0px;
	margin-bottom:0px;
	}
option{
	font-size:11px;
	}
select {
	font-size:11px;
	}
.select_food {
	padding-top:5px;
	}
#sweets, #fats, #meats, #dairy, #carbohydrates  {
	margin-left:5px;
	margin-bottom:0px !important;
	margin-bottom:2px;
	}
#sweets span img {
	margin-top:10px;
	}
#fats span img {
	margin-top:8px;
	}
#meats span img {
	margin-top:8px;
	}
#dairy span img {
	margin-top:8px;
	}
#vege_fruits span span img {
	margin-top:8px;
	}
#carbohydrates span img {
	margin-top:8px;
	}
#vegetables {
	margin-left:-110px;
	}
#fruits {
	margin-left:0px;
	position:absolute;
	left:170px;
	top:153px !important;
	top:158px;
	}
.bordure {
	border:1px solid black;
	}
#image2 {
	margin-right:140px;
	}
#telecharger {
	background:transparent url(images/dl.gif) no-repeat scroll 0 0;
	color:#4BA5C7;
	font-size:14px;
	font-weight:bold;
	height:55px;
	text-align:right;
	width:138px;
	}