/* CSS Document */
*{
	padding:0px;
	margin:0px;
}

body{
	background:#44C8F8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#333333;
}

#conteneur{
	width:1024px;/*
background-color:#44C8F8;*/
}

#menuattache{
	border:1px solid #000000;
	margin:0 auto 0 280px;
	width:320px;
	height:80px;
	text-align:center;
}

#haut{
	position:relative;
	background:url(../../imagesportacus/haut.jpg) center no-repeat;
	height:210px;
	width:1024px;
	margin-top:55px;
}

.left{
	float:right;
	border:1px solid #e78a23;
	padding:10px;
	margin:5px;
}

.maxPhoto{
	float:left;
	border:1px solid #e78a23;
	padding:10px;
	margin-right:5px;
}
#menu{
	position:absolute;
	width:900px;
	height:55px;
	top:0px;
	left:0px;
	z-index:7000;
}

#ssmenu{
	position:absolute;
	width:290px;
	left:317px;
	top:60px;
	z-index:7000;
}

#perso{
	position:absolute;
	left:67px;
	top:100px;
	z-index:6000;
}

#ssmenu ul{
	list-style:none;
	list-style-position:inside;
	border:none;
	border-left:#99CC33 solid 2px;
	padding-left:10px;
}
#ssmenu ul li {
	diplay:inline;
}
#ssmenu ul li a{
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

#ssmenu ul li a:hover{
	text-decoration:none;
	color:#565A5D;
}

.tabProd{
	background:url(../../imagesportacus/fond-produit.jpg) center no-repeat;
	padding:7px;
	height:340px;
	width:220px;
}
#ss-titre{
	position:absolute;
	width:150px;
	height:50px;
	z-index:5000;
	top:258px;
	left: 87px;
	font-size:14px;
}

#ss-titre li {
	list-style:disc;
	color:#FFFFFF;
	font-size:1em;
}



#contenuTab{
	position:absolute;
	width:200px;
	text-align:justify;
	margin-left:38px;
	margin-top:-165px;
	!margin-top:0px;
	_margin-top:0px;
}
#graphique{
	position:absolute;
	width:500px;
	height:500px;
	top:-50px;
	left: 650px;
	z-index:6001;
}

#bandeau_pub{
	position:absolute;
	width:225px;
	height:170px;
	top:400px;
	left:750px;
	z-index:3000;
	padding:10px 0px 0px 15px;
	background:url(../../imagesportacus/fond_pub.gif) top left no-repeat;
}

#coordonees{
	position:absolute;
	width:210px;
	height:60px;
	top:590px;
	left:745px;
	z-index:5000;
	background:url(../../imagesportacus/coordonees.gif) center center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	padding:0px 13px 25px 32px;
	font-weight:bolder;
}

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

#coordonees a:hover{
text-decoration:none;
color:#DFDE12;
font-weight:bold;
}


#titre{
	position:absolute;
	width:678px;
	height:50px;
	z-index:500;
	top:211px;
	left: 85px;
	font-size:21px;
	color:#000000;

}
#bas{
	clear:both;
	background:url(../../imagesportacus/bas.jpg) center no-repeat;
	width:1024px;
	height:50px;
	z-index:2;
}

#contenu{
	position:relative;
	background:url(../../imagesportacus/ligne.jpg) center repeat-y;
	width:1024px;
	z-index:1;
}
#texte{
	display:table;
	width:600px;
	margin-left:90px;
}
#texte ul{
	list-style:none;
}

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

#naranja a{
	color#e78a23;
}

#clear{
	clear:both;
}

#texte a:hover{
	text-decoration:none;
	color:#669900;
}

#trait-titre{
	position:absolute;
	width:2px;
	height:100px;
	left: 75px;
	top: 211px;
	z-index:3000;
	background-color:#f6f6c4;
}

#pied{
	width:35%;
	font-size:11px;
	margin-top:-10px;
	margin-left:150px;
	z-index:6005;
	text-align:center;
}
#pied a:link {text-decoration: none; color: #1A9AB7; }
#pied a:visited {text-decoration: none; color: #1A9AB7; }
#pied a:active {text-decoration: none; color: #1A9AB7; }
#pied a:hover {text-decoration: none; color: #FFFFFF; }

a:link {text-decoration: none; color: #000000; }
a:visited {text-decoration: none; color: #000000; }
a:active {text-decoration: none; color: #000000; }
a:hover {text-decoration: none; color: #FFFFFF; }

.bordure{
	border:#666666 solid 1px;
	margin:3px;
}

#ref_bloc{
	float:left;
	width:260px;
	height:260px;
	background-color:#FFFFFF;
}

#ref_texte{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:justify;
	width:240px;
	padding:5px;
	margin:3px;
}

#bulle{
	position:absolute;
	visibility:hidden;
	border:#CCCCCC solid 1px;
	z-index:10000;
}


#retour, #retour a, #retour a:hover{
width:600px;
height:50px;
margin-bottom:20px;
text-align:right;
color:#FFFFFF;
text-transform:uppercase;
font-size:1em;
}

ul li{
margin:5px 0;
padding:5px 0;
}
