/* @override 
	http://dev.mac-marseille.fr/default.css
	http://dev.mac-marseille.Fr/full.css
	http://dev.mac-marseille.Fr/default.css
*/

body{
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	font: 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#wrapper {
	min-width: 900px;
}
#container2 {
	background: url(/images/logo.jpg) bottom right no-repeat;
}
img {
	border: none;
}

#corpo a:link, 
#corpo a:visited {
	color: #142498;
	text-decoration: none;
}
#corpo a:hover, 
#corpo a:active {
	color: #142498;
	text-decoration: underline;
}

/* @group header */

#header {
	height: 170px;
	background: transparent url(/images/header_img.jpg) bottom left no-repeat;
	border-bottom: 1px solid #999;
	position: relative;
}

h1 span, .skip, hr {
	position: absolute;
	left: -9999px;
}
h1 {
	display: inline;
	height: 71px;
	width: 393px;
	position: absolute;
	top: 20px;
	left: 150px;
}
h1 a{
	display: block;
	width: 393px;
	height: 71px;
	background: url(/images/header_text_new.png) no-repeat;
}
h1 a:hover, h1 a:active{
	background: url(images/header_text_new.png) no-repeat;
}

#macbook{
	display: inline;
	position: absolute;
	top: 25px;
	right: 30px;
}


#header h2{
	position: absolute;
	top: 120px;
	left: 180px;
	color: #4e4e4e;
	text-shadow: white 2px 2px 0;
	font-variant: normal;
	font-size: 23px;
	font-weight: normal;
	font-style: normal;
	border-style: none;
}

/* @end */

h2 {
	padding: 5px;
	color: #142498;
	margin-top: 5px;
	margin-bottom: 30px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-right: 80px;
	font-size: 18px;
}
form h2 {
	text-align: left;
}
h3{
	font-size: 110%;
	color: #142498;
	margin: 0;
	padding: 10px 0;
	letter-spacing: 2px;
}


#colonne p.userlink{
	margin-left: 15px;
	margin-top: 20px;
}

#colonne p.userlink a {
	letter-spacing: 0;
	text-decoration: none;
	font: bold 135% "Trebuchet MS", Verdana, sans-serif;
	position: relative;
	top: -2px;
	margin-left: 2px;
}






div#corpo h3{
	padding: 0px 0 6px 20px;
	margin-bottom: 3px;
	margin-top: 10px;
	border-bottom: 1px solid #CCCCCC;
	color: #142498;
	background: url(/images/bg_cite.gif) 0px 3px no-repeat;
}


#chi-sono div#corpo h3{
	margin-top: 40px;
	font-weight: bold;
}
.navigation-bottom .alignleft{
	float: left;
	margin: 0 0 10px 0;
}
.navigation-bottom .alignright{
	float: right;
	margin: 0 0 10px 0;
}
.clear{
	clear: both;
}

input{
	margin: 2px;
}

/* @group menu */


#menu{
	background: #333 url(images/bg_menu.jpg) repeat-x;
	height: 32px;
	clear: both;
	width: 100%;
}
#menu ul{
	margin: 0px;
	padding: 0px;
}

#menu ul li{
	list-style: none;
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	letter-spacing: 1px;
}

#menu ul li a{
	float: left;
	padding: 6px 15px;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	border-right: 1px solid #444;
	border-left: 1px solid #999;
}

#menu ul li a:link, #menu ul li a:visited{
	color: #fff;
	text-decoration: none;
	background: #333 url(/images/bg_menu.jpg) repeat-x;
}

#menu ul li a:hover, #menu ul li a:active{
	color: #fff;
	text-decoration: none;
	background: #000 url(/images/bg_menu.jpg) 0 -32px repeat-x;
}

#menu ul li.in a{
	color: #FFFFFF;
	background: #000 url(/images/bg_menu_hover.png) repeat-x;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	font-weight: bold;
}



/* @end */

/* @group colonne */

#colonne{
	width: 200px;
	height: 575px;
	padding: 0px 0px 20px 0px;
	background: url(images/bg_right1.jpg) #EEEEEE bottom left repeat-x;
	font-size: 11px;
	position: absolute;
	right: 0;
}

#colonne label{
	margin: 5px 5px 10px 28px;
	color: #142498;
	font-size: 1.4em;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

#colonne p{
	margin: 10px 0;
	padding: 0px;
}
#colonne a:link, #colonne a:visited{
	text-decoration: underline;
}
#colonne a:hover, #colonne a:active{
	text-decoration: none;
}

.actu{
	font-size: 12px;
	border: 1px solid #8bacc1;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 5px;
	margin-bottom: 7px;
	margin-right: 7px;
	margin-left: 7px;
}

a.actu_title{
	text-decoration: none;
	font-weight: bold;
	color: #267ffe;
	position: relative;
}


/* @end */

/* @group enbas */

#enbas{
	width: 100%;
	background: #ededed url(images/bg_footer.jpg) repeat-x;
	color: #666;
	padding-top: 20px;
	text-align: center;
	clear: both;
}

#enbas_container{
	width: 760px;
	margin: 10px auto 0;
	padding: 0 0 10px;
	display: block;
	border-top: 2px solid #bbb;
}

#enbas .column{
	float: left;
	width: 120px;
	margin: 0;
	padding: 0 5px 20px;
	text-align: left;
}
#enbas .wide{
	width: 280px;
}
#enbas .big{
	width: 225px;
}
#enbas .big p{
	padding: 0 0 10px 0;
}
#enbas h3{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.6em;
	letter-spacing: 0;
	font-weight: normal;
	text-align: left;
	color: #555;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #bbb;
}
#enbas .column ul{
	margin: 0;
	padding: 0;
}
#enbas .column ul li{
	list-style: none;
	padding: 1px 0;
	margin: 0;
}
#enbas .big ul li{
	list-style: square;
	margin-left: 12px;
}
#enbas .column p{
	padding: 0;
	margin: 0;
}
#enbas p{
	padding: 10px 10px 5px 10px;
	margin: 0px;
}
#enbas a:link, #enbas a:visited{
	color: #142498;
	display: inline-block;
	margin-top: 5px;
}
#enbas a:hover, #enbas a:active{
	color: #333;
	text-decoration: underline;
}
#enbas .recog a{
	display: block;
	padding: 2px 0;
	border-bottom: 1px solid #ccc;
}
#enbas .recog a:link, #enbas .recog a:visited, #enbas .recog a:hover{
	text-decoration: none;
}
#enbas p.clear{
	clear: both;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	padding-bottom: 20px;
}



/* @end */

#corpo {
	padding: 15px 3%;
	font-size: 1em;
	min-height: 600px;
	background: url(images/bg_centro.jpg) #FFFFFF top right no-repeat;
	margin-bottom: 10px;
	margin-top: 0;
	margin-right: 200px;
}
#corpo p {
	padding: 5px 0;
	margin: 0px;
}
#corpo a:hover, #corpo a:active {
	color: #DD6666;
	text-decoration: none;
}
div.entry, div.entrytext{
	color: #444444;
	letter-spacing: 0px;
	margin: 10px 0;
}
#archive div.entry{
	margin-bottom: 0px;
}
div.entry p{
	line-height: 1.4em;
}

p.up{
	background: url(images/up.gif) 67px 6px no-repeat;
}

div.utils{
	margin: 30px 10px 15px 0;
	padding: 10px;
	background: url(images/box_utils.png) no-repeat;
	width: 505px;
	height: 50px;
}

/********** colonne h2 e titoli interni **********/
div.inner{
	margin-top: 52px;
}

#corpo p.data {
	display: block;
	text-align: center;
	float: left;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	margin: 0 10px 0 0;
	padding: 0;
	font-weight: bold;
	color: #666;
	width: 33px;
	height: 38px;
	background: url(images/date.png) no-repeat;
}
.pub-month {
	display: block;
	font-size: 10px;
	padding: 0 5px;
	line-height: 15px;
	color: #FFFFFF;
}
.pub-date {
	display: block;
	font-size: 16px;
	padding: 0 5px;
	line-height: 22px;
}
#corpo h2 {
}


#colonne h2 {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #BBBBBB;
		
	border-top: 1px solid #BBBBBB;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 135%;
	width: 100%;
	margin-top: 25px;
}

p#logwarning{
	margin-top: 30px;
	padding-left: 50px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.nodd{
}

/* @group products */

.subcats{
	margin: 0;
	padding: 10px 0 10px 20px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}

li.subcat{
	color: #142498;
	margin: 0;
	letter-spacing: 2px;
	list-style-type: none;
	background: url(/images/bg_cite.gif) no-repeat 0 6px;
	padding-left: 15px;
	font-weight: bold;
}

li.subcat a:hover{
	padding-left: 1px;
}

.breadcrumb{
	float: right;
	margin-top: -20px;
	margin-right: 80px;
}

.product{
	width: 190px;
	height: 220px;
	background-color: #f4f4f4;
	border: 1px solid silver;
	margin: 10px 5px 5px;
}

.product_image{
	border: 2px solid silver;
	width: 150px;
	background-color: white;
	margin-left: 20px;
	height: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}

.product_image img{
	max-height: 100px;
	max-width: 150px;
	}

.product_image:hover{
	border: 2px solid #5599d0;
}

.product_name{
	font-size: 0.9em;
	margin-top: 5px;
}

.product_price{
	position: relative;
	display: inline;
	padding: 5px 10px;
	top: 15px;
	border: 1px dotted #c0c0c0;
	color: #1c55c9;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #faffcf;
}

a#panier{
	display: block;
	width: 240px;
	height: 30px;
	text-align: center;
	line-height: 79px;
	overflow: hidden;
	background: url(/images/panier.jpg) no-repeat 0 0;
}

a#panier:hover{
	background: url(/images/panier.jpg) 0 30px;
}

#checkout_table,
#summary_table{
	width: 100%;
	border: 1px solid #d9d9d9;
	font-size: 12px;
	margin-top: 10px;
}

#summary_table thead tr,
#checkout_table thead tr ,
tr#total_row{
	background-color: #b5dcfa;
}

input#orderstep, input.bouton{
	font-weight: bold;
	font-size: 14px;
	background-color: #f8ffd6;
	border: 4px outset #f8ffd6;
	margin-top: 20px;
}

#laposte_tarif_inner{
	background-color: white;
}

#grand_total{
	background-color: #daeffa;
}

/* @end */
