/* Pomme X Global - 01/2010 - www.pixelscarres.com */

/*Reset Style*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, small, strong, sub, sup, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/*fin reset*/

body {
	color: #333;
	background-color: #dee3e6;
	padding: 0;
	margin: 0;
	font: 0.88em "Myriad Pro", Arial, sans-serif;
}
a img {
	border-style: none;
}
a:focus {
	border: thin solid #797979;
}
#page {
	left: 0px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 64em;
}
#banner {
	margin: 0;
	height: 160px;
	width: 900px;
}
#banner a {
	border-bottom-style: none;
}
.logo {
	float: left;
	height: 11em;
	width: 18em;
	margin-bottom: 1em;
}
#publi {
	float: right;
	margin-top: 30px;
}

/* @group Menutop */

ul#menutop {
	background: #DEE3E6 url(../images/menutop.jpg) no-repeat;
	width: 70em;
	padding-left: 4em;
	clear: both;
	height: 6em;
	padding-top: 1.5em;
	margin-top: 1em;
}

ul#menutop li {
	display: inline;
	padding-left: 0;
	list-style-type: none;
	background-image: none;
	color: #fffeff;
	margin-left: 4em;
}
ul#menutop a {
	color: #336699;
	font-size: 1.7em;
	text-decoration: none;
}
ul#menutop a:hover {
	color: #df9451;
}
ul#menutop .current {
	color: #df9451;
}
/* @end */

/* @group Breadcrumb */

#crumbs {
	width: 63em;
	border-bottom: 1px solid #fffeff;
	color: #999;
	font-size: 1em;
	margin-bottom: 50px;
	font-style: italic;
	margin-left: 0.5em;
	padding-bottom: 15px;
}

#crumbs a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted #c0c0c0;
}
#crumbs a:hover {
	color: #336699;
}
#search {
	float: right;
	width: 245px;
	padding: 0;
	display: inline-block;
	margin: 0;
	position: relative;
}
.searchfield {
	width: 200px;
	-webkit-border-radius:16px;
	-moz-border-radius:16px; 
	outline:0 none;
	font-size: 1em;
	color: #919191;
	padding-left: 5px;
	border-style: none;
	margin: 0;
	float: left;
}
.searchbutton {
	background: url(../images/loupe.png) no-repeat;
	width: 30px;
	height: 29px;
	border-style: none;
	margin-top: 0;
	margin-left: 2px;
}
.searchbutton:hover {
	background-image: url(../images/loupehover.png);
	cursor: pointer;
	width: 30px;
	height: 29px;
}
/* @end */
#contenu {
	padding: 20px 5px;
	min-height: 400px;
}
#main {
	width: 70%;
	float: left;
	margin-bottom: 20px;
	padding: 0;
	min-height: 320px;
	line-height: 1.6em;
	text-align: left;
}
#main a {
	color: #336699;
}
#main a:hover {
	color: #df9451;
	border-bottom: 1px dotted #df9451;
	text-decoration: none;
	
}
#main a:visited {
	color: #7596b7;
	border-bottom: 1px dotted #336699;
	text-decoration: none;
	border-top: 1px dotted #336699;
}
#main a:visited:hover {
	border-top-style: none;
	border-bottom: 1px dotted #df9451;
	color: #df9451;
}
a[rel="external"]:after {
  content: url('../images/external2.jpg');
	margin-left: 2px;
}

/* @group Menu right */

#menuright {
	float: right;
	width: 20%;
	background-color: #e8eef1;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border: 1px solid #fffeff;
	z-index: 100;
	font-family: "Myriad Pro", Arial, sans-serif;
	padding-top: 2em;
	padding-bottom: 2em;
	padding-right: 0.5em;
}
#menuright ul {
	list-style-type: none;
	text-align: right;
	margin-right: 5px;
	font-size: 1.10em;
	margin-top: 20px;
	margin-bottom: 20px;
}
#menuright ul li {
	line-height: 2em;
	background-image: none;
}
#menuright a {
	color: #336699;
	text-decoration: none;
}
#menuright a:hover {
	color: #df9451;
}
#menuright .current {
	color: #df9451;
}
/* @end */

/* @group Formatage texte */

abbr {
	border-bottom: 1px dotted #000;
	cursor: help;
}

h1 {
	color: #336699;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
	font-size: 1.7em;
}

h1.article {
	color: #336699;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
	font-size: 1.7em;
	display: block;
	text-align: center;
}

h2 {
	color: #df9451;
	text-align: left;
	margin-bottom: 1em;
	font-style: italic;
	font-size: 1.2em;
}

h3 {
	color: #5e5e5e;
	text-align: left;
	font-size: 1.1em;
}

h4 {
	color: #336699;
}
#pomme-x h2 {
	text-align: center;
	font-size: 1.1em;
}

.red {
	font-size: 1.1em;
	font-weight: bold;
	color: #ff2500;
}

.souligne {
	text-decoration: underline;
}

.italique {
	font-style: italic;
}

.meta {
	font-weight: bold;
	color: #5e5e5e;
	margin-top: 10px;
}
blockquote {
	font-style: italic;
	color: #336699;
	margin-top: 50px;
	font-size: 1.4em;
}
#pomme-x blockquote {
	font-style: italic;
	color: #336699;
	margin-top: 20px;
	font-size: 1.1em;
	text-align: center;
}
.small {
	font-size: 0.8em;
	font-style: italic;
	color: #a9a9a9;
}
/* @end */
.date {
	margin-bottom: 50px;
	font-size: 1.1em;
	background: url(../images/next.png) no-repeat left center;
	width: 70%;
	padding-left: 20px;
}
.date:hover {
	margin-bottom: 50px;
	font-size: 1.1em;
	/*background: url(../images/nexthover.png) no-repeat 190px center;*/
}
/* @group EXTRAS */

#extra {
	background-color: #7596b7;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	width: 25%;
	border: 1px solid #fffeff;
	z-index: -1;
	opacity: 0.85;
	position: relative;
	float: right;
	right: 100px;
	top: -50px;
	padding-top: 4em;
	padding-bottom: 3em;
	margin-bottom: 2.5em;
}
#extra p {
	color: #fffeff;
	text-align: right;
	padding-right: 15px;
	font-size: 1.2em;
}


#extra2 {
	background-color: #7596b7;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	width: 23%;
	border: 1px solid #fffeff;
	opacity: 0.85;
	position: relative;
	float: right;
	margin-top: 32em;
	padding-bottom: 3em;
}
#extra2 p {
	text-align: center;
	color: #fffeff;
	font-weight: bold;
	padding: 1em 0.5em;
}
#extrapub {
	display: block;
	float: left;
	position: relative;
	top: -20px;
}
/* @end */

/* @group Témoignages */

#temextrait {
	width: 100%;
	color: #333;
	background: #e6ebef url(../images/papier.jpg) no-repeat left center;
	min-height: 300px;
	border-top: 5px solid #fffeff;
	border-bottom: 2px solid #fffeff;
	margin-bottom: 0;
	margin-top: 25px;
	clear: both;
}

#temextrait h2 {
	font-size: 1.50em;
	text-align: center;
	font-style: normal;
	padding-top: 0;
	letter-spacing: -0.10em;
	color: #7596b7;
	margin-bottom: 25px;
	margin-top: 10px;
}
#temextrait ul {
	font-size: 1em;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
#temextrait ul li {
	background-image: none;
}
#temextrait a {
	text-decoration: none;
	color: #5e5e5e;
}
#temextrait a:hover {
	text-decoration: none;
	color: #336699;
}
#name {
	border: 1px solid #fffeff;
	background-color: #e8eef1;
	height: 20px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	padding: 5px;
	font-size: 1em;
	margin-bottom: 10px;
}
#name:focus, #text:focus, #calc:focus {
	background-color: #fffeff;
	border-style: none;
	outline: none;
}
#text {
	border: 1px solid #fffeff;
	background-color: #e8eef1;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	padding: 5px;
	margin-bottom: 10px;
	font: 1.2em "Myriad Pro", Arial, sans-serif;
	width: 500px;
	height: 200px;
}

textarea {
	overflow: auto;
}

#calc {
	width: 50px;
	background-color: #e8eef1;
	border: 1px solid #fffeff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.comment {
	border-bottom: 1px solid #fffeff;
	margin-bottom: 25px;
}
.meta {
	color: #797979;
}

/* @end */

/* @group Body ID -Extra */

#depannage-mac #trucs-astuces #pomme-x #mentions-legales #lexique #liens #sitemap #temoignages #accessibilite #contact, #extra {
	display: none;
}
#trucs-astuces #extra2 {
	display: block;
}
#formation-conseils #extra, #extra2 {
	display: none;
}
#home #extra2 {
	display: none;
}
#home #extra {
	display: block;
}
/* @end */

/* @group Images */

.imagegauche {
	float: left;
	margin-top: 0;
	margin-right: 0.5em;
	margin-bottom: 0;
}
.imagedroite {
	float: right;
	border-style: none;
	margin-bottom: 0;
	margin-top: 0.8em;
	margin-left: 0.5em;
}
.imagecentre {
	border-style: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/* @end */

#depannage #trucs-astuces, h1 {
	color: #336699;
	letter-spacing: 0em;
	margin-bottom: 20px;
	font-size: 1.5em;
	text-align: center;
}
ul#os, ul#soft, ul#hard {
	margin: 0;
	padding: 0;
}
ul#os ul#soft ul#hard, li {
	display: list-item;
	list-style-type: none;
	background: url(../images/gear.png) no-repeat left center;
	padding-left: 20px;
	margin-bottom: 0.6em;
}
ul#boot {
	margin: 0;
	padding: 0;
	
}
ul#boot li {
	background-image: none;
	list-style-type: decimal;
	list-style-position: inside;
}
ul.links {
	margin: 0;
	padding: 0;
}
ul.links li {
	list-style-type: none;
	background: url(../images/external2.jpg) no-repeat left center;
}
#tarifs {
	background-color: #7596b7;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border: 1px solid #fffeff;
	opacity: 0.85;
	margin-top: 30px;
	padding: 20px;
	text-align: left;
	color: #fffeff;
}
/* @group UL Prog forma */

ul.pgform {
	margin: 0;
	padding: 0;
}
ul.pgform li { 
	background: url(../images/puce.png) no-repeat;
	padding-left: 20px;
	list-style-position: inside;
}
ul.pgform ul li {
	list-style-type: circle;
	list-style-image: none;
	margin-left: 10px;
	background-image: none;
}
ul.pgformwin {
	margin: 0;
	padding: 0;
}
ul.pgformwin li {
	list-style-position: inside;
	background: url(../images/winpuce.png) no-repeat;
	padding-left: 20px;
}
/* @end */


#registred {
	background-color: #7596b7;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	height: 50px;
	border: 1px solid #fffeff;
	opacity: 0.85;
	margin-top: 30px;
	padding: 10px;
	text-align: center;
	color: #fffeff;
	font-weight: bold;
}
#team {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border: 1px solid #fffeff;
	text-align: center;
	height:65px;
	padding-top: 10px;
	padding-bottom: 10px;
	background:url(../images/logoTW.png) no-repeat 15px center;
	margin-top:15px;
}
}

/* @group Sitemap */

#main ol.gauche {
	width: 40%;
	float: left;
	margin: 0;
	padding: 0;
}
/*#main ol.gauche li {
	background-image: none;
}*/
#main ol.gauche ol, #main ol.gauche li {
	list-style-type: none;
	background-image: none;
}

.leftmap{
	color: #a9a9a9;
	text-align: left;
	font-size: 1em;
}
.leftmap2{
	color: #a9a9a9;
	text-align: left;
	font-size: 1em;
	margin-top: 30px;
}
#deco {
	width: 126px;
	height: 126px;
	float: right;
	background: url(../images/4directions.png) no-repeat;
}
/* @end */

/* @group Lexique collapse */

fieldset, fieldset.collapsible {
   padding: 10px;
   border: 1px solid #fffeff;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-right-width: 1px;
   margin-bottom: 1em;
}
fieldset.collapsed {
   border-bottom-width: 0;
   border-left-width: 0;
   border-right-width: 0;
   margin-bottom: 0;
   margin-left: 3px;
}

legend.collapsible {
    color: #df9451;
	font-weight: bold;
}
legend.collapsed {
    color: #336699;
    cursor: pointer;
}
legend.collapsed:hover {
	color: #df9451;
	font-weight: bold;
}

/* @end */

/* @group Footer */

#footer {
	margin-top: 0;
	margin-bottom: 25px;
	background-color: #e8eef1;
	width: 100%;
	height: 60px;
}
#footer ul {
	list-style-type: none;
	text-align: center;
	padding-top: 10px;
	color: #a9a9a9;
}
#footer ul li {
	display: inline;
	background-image: none;
	padding-left: 0;
}
#footer ul a {
	color: #a9a9a9;
	text-decoration: none;
}
#footer ul a:hover {
	color: #336699;
	text-decoration: none;
}

.top {
	margin: 0 5px 0 0;
	position: static;
	float: right;
	padding: 0;
}
.top a {
	color: #a9a9a9;
	text-decoration: none;
	font-size: 2em;
	padding-top: 10px;
	font-weight: bold;
}
.top a:hover {
	color: #7596b7;
}
#print {
	display: none;
}
/* @end */

/* @group Accessibilité */

#access {
	float: right;
	color: #797979;
}
#access a, #access a:hover, #access a:visited {
	color: #797979;
	border-bottom-style: none;
	font-weight: normal;
	font-style: normal;
	cursor: help;
	text-decoration: none;
}

ul#acs {
	margin: 0;
	padding: 0;
}
ul#acs li {
	background-image: none;
}
kbd {
	border: 1px dotted #797979;
	padding: 5px;
}
.smallsafari {
	font-size: 0.9em;
}
/* @end */
