#texte_present {
	margin:0px;
	padding:0 10px 10px 10px;
	color: #0074AD;
}
#texte_present a{
	color: #0074AD;
	text-decoration: none;
	font-weight: bold;
}
#texte_present a:hover{
	color: #666666;
}
.description li{
	display: inline;
	margin: 0;
	list-style-position: inside;
}
#prix_indicatif {
	margin:0px;
	padding:0 10px 10px 10px;
	color: #0074AD;
	font-weight: bold;
}
#prix_indicatif a{
	color: #0074AD;
	text-decoration: none;
	font-weight: normal;
}
#prix_indicatif a:hover{
	color: #990000;
}
#prix_indicatif img{
	border: 0px;
}
#prix1 {
	margin:0px;
	padding:6px;
	color: #666;
	background-color: #DDD;
	text-align: center;
}
#prix2 {
	margin:0px;
	padding:6px;
	color: #666;
	background-color: #EEE;
	text-align: center;
}
.shadetabs{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left;
}

.shadetabs li{
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #0074AD;
	color: #0066CC;
	background-color: #EEE;
}

.shadetabs li a:visited{
	color: #0066CC;
}

.shadetabs li a:hover{
	text-decoration: none;
	color: #302A8E;
}

.shadetabs li.selected{
	position: relative;
	top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
	border-bottom-color: white;
	color: #302A8E;
	background-color: #FFFFFF;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
	color: #0066CC;
}

.tabcontentstyle{ /*style of tab content oontainer*/
	border: 1px solid #0074AD;
	margin-bottom: 1em;
	padding: 10px;
	color: #0074AD;
}

.tabcontentstylelot{ /*style of tab content oontainer*/
	border: 1px solid #0074AD;
	color: #0074AD;
}

.tabcontentlot{ /*style of tab content oontainer*/
	border: 1px solid #CCC;
	padding: 0px;
	color: #0074AD;
}

#tcontent1 th{ /*style of tab content oontainer*/
	border: 1px solid #CCC;
	color: #FFFFFF;
	padding: 0px;
	background-color: #999;
	
}

#tcontent1 a{ /*style of tab content oontainer*/
	text-decoration : underline;
	color: #0074AD;	
}
#tcontent1 a:hover{ /*style of tab content oontainer*/
	text-decoration : underline;
	color: #0074AD;	
}

.tabcontent{	
	width: 560px;
}

@media print {
.tabcontent {
display:block!important;
}
}
