body {
	margin:0;
	padding:0;
	background-image:  url("/images/depannage-informatique/fond-body.jpg");
	background-repeat:repeat-x ;
}

/* -------------------------------------------------------------------  */
/* --------------- Positionnement des blocs de la page ---------------- */
/* -------------------------------------------------------------------  */


#contener {
	width:900px;
	padding: 0 3px 0 3px;
	margin: 0 auto 0 auto;	
	background-image: url("/images/aformaclic/fond-global-vert.gif");
	
}
#global {
	width:900px;

	margin:0;
	padding:0;

}

#head {
	width:900px;
	height:110px;
	margin:0;
	padding:0;

}

#content {
	width:900px;
	margin:0;
	padding:0;


}

#head div {
float:left;
}

#head div.assistance {
margin: 12px 0 0 25px;
font-size:14px;
font-weight:bold;
color:#f0247e;
text-align:center;
line-height:22px;

}

#head div.logo {
margin: 16px 0 0 10px;
}
#head div.accroche {
width:270px;
height:95px;
background: url("/images/depannage-informatique/depannage-pc.gif") no-repeat;
padding-top:15px;
}

div.accroche p.titre-accroche{
	font-size:14px;
	color:#999999;
	font-weight:bold;
	float:left;
	padding-left:70px;
}
p.text-accroche1, p.text-accroche2, p.text-accroche3 {
	font-size:16px;
	color:#d0e102;
	font-weight:bold;
	float:right;
	
}
p.text-accroche1 a, p.text-accroche2 a, p.text-accroche3 a {
	font-size:16px;
	color:#d0e102;
	font-weight:bold;
	text-decoration:none;
	
}

p.text-accroche1{
	padding-right:40px;
}

p.text-accroche2{
	padding-right:25px;
}

p.text-accroche3{
	padding-right:0px;
}


#menu {

width:100%;

padding:2px 0 0 0 ;
background: #ececec;
margin-bottom:4px;
color:white;
font-size:14px;
font-weight:bold;
}

#menu a{
padding:0;
font-size:14px;
font-weight:bold;
color:#748293;
text-decoration:none;
}

#navigation {
	width:890px;
	height:16px;
	color:#c6c6c6;
	padding: 3px 0px 0px 10px;
	font-size:11px;
	border-top:1px dashed #c6c6c6;
	border-bottom:1px dashed #c6c6c6;
	}

#navigation a {
	color: #c6c6c6;
	font-size:11px;

}

/* -------------------------------------------------------------------  */
/* --------------- 				Styles				   ---------------- */
/* -------------------------------------------------------------------  */

/* Liste de choix du site */
select, option {
 	color: #E26A00;
 	background-color:#e6ecf2;
}

.form_error {
 	padding-left: 10px;
 	color: #d8732f;
}
/* -------------------------------------------------------------------  */
/* --------------- 				MENU				   ---------------- */
/* -------------------------------------------------------------------  */
#menuC {
	padding:0;
	margin:0;
	height:25px;
}

#menuC div.depannage-informatique-1 {
	float:left;
	width:200px;
	color:#7b7c7e;
	font-size:14px;
	font-weight:bold;
	margin-right:1px;	
	border-right: 1px solid #fff;
}

#menuC div.depannage-informatique-1-a {	
	float:left;
	width:200px;
	color:#7b7c7e;
	font-size:14px;
	font-weight:bold;
	margin-right:1px;
	border-right: 1px solid #fff;
}

#menuC div.depannage-informatique-1 a {
	display:block;
	text-align:center;
	padding:3px 0 3px 0;
}
#menuC div.depannage-informatique-1-a a {
	display:block;
	text-align:center;
	background-color:#b2d822;
	color:#fff;
	padding:3px 0 3px 0;
}

#menuC div.depannage-informatique-1 a:hover {
	background-color:#b2d822;
	color:#fff;
}

#menuC div.depannage-informatique-1-a a:hover {
	background-color:#b2d822;
	color:#fff;
}

#menuC div.depannage-informatique-2 {
	padding:0;
	font-size:12px;
	color:#fff;
	margin:1px 0 1px 0;
	background-color:#b2d822;	
}

#menuC div.depannage-informatique-2-a {
	
	padding:0;
	font-size:12px;
	color:#b2d822;
	margin:1px 0 1px 0;
	background-color:#fff;
	text-align:center;		
	font-weight:normal;
	padding:3px 0 3px 0;
}

#menuC div.depannage-informatique-2 a {
	display:block;
	font-size:12px;
	color:#fff;
	text-align:center;
	font-weight:normal;
	padding:3px 0 3px 0;
}
#menuC div.depannage-informatique-2-a a {
	display:block;
	font-size:12px;
	color:#ff9a2a;
}

#menuC div.depannage-informatique-2 a:hover {
	color:#b2d822;
	background-color:#fff;
}

#menuC div.contener {
	position : absolute;
	display:none;
	width:200px;
	background-color:#fff;
}	
		 
/* --------------- MENU ADMIN	   ------------------------------------ */

#admin-bar {
	background: #eee; padding: 5px; border: 1px dashed #ccc; position:relative;
 	padding: 4px 16px 4px 4px; overflow: hidden; font-size:9px;
}
#admin-bar a { color: #444; font-size: 9px; }
#admin-bar a:hover { color: #e33; }
#admin-bar img { vertical-align: middle; display: inline-block; }
#admin-bar select, #admin-bar option { padding: 0; margin: 0; width: 115px; font-size: 9px; }



/* -------------------------------------------------------------------  */
/* --------------- MENU ET CONCEPTION DES PAGES      ------------------ */
/* -------------------------------------------------------------------  */

/* Boite de confirmation centrÃ©e sur la page */
#center-box {
	width: 400px;
	height: 170px;
	text-align: center;
	margin: 50px auto 50px auto;
	padding: 40px;
	border: 1px solid #ccc;
	background: #c7d2d6 url(/images/fond-center-box.gif) repeat-x top;
}

div.contact {
	width:170px;
	text-align:center;
	padding:25px 0 15px 0;
	border-bottom: 1px solid white;
}




/* -------------------------------------------------------------------  */
/* --------------- PIED DE PAGE ------------------------------------ */
/* -------------------------------------------------------------------  */


#certification {
height:110px;
padding: 4px 0 0 0;
width:900px;	
background: url("/images/aformaclic/fond-certification.gif") repeat-x;
}

#certification ul {
margin:0;
padding:0;
}
#certification li {
list-style: none;
float: left;
color:#738191;
text-align:center;
margin-left:100px;
}

#certification li a {
text-decoration:none;
border:0;
font-size:9px;
}


#liens-exterieurs {
width:100%;
text-align:center;	
font-size:12px;
font-weight:bold;
color:#000;
margin-top:15px;
}

#liens-exterieurs a{
font-size:12px;
font-weight:bold;
color:#000;
margin: 0 10px 0 10px;
}

#villes {
width:100%;
text-align:center;	
font-size:12px;
font-weight:bold;
color:#ff9a2a;
margin-top:15px;
text-transform:capitalize;
}

#villes a{
font-size:12px;
font-weight:bold;
color:#ff9a2a;

}

#mentions-legales {
width:100%;
text-align:center;	
font-size:9px;

color:#748293;
margin:15px 0 20px 0;
}

#mentions-legales a{
font-size:9px;
color:#748293;

}
/* -------------------------------------------------------------------  */
/* ---------------   STYLE DU CONTENU DES PAGES      ------------------ */
/* -------------------------------------------------------------------  */

td.bigContenu {
	padding:0;
	margin:0;
	vertical-align:top;
	background: #fff url(/images/aformaclic/fond-contenu.gif) repeat-y top;
	width:100%;
}

#contenu {
	padding:20px;
	margin-bottom:30px;
	background: #fff url(/images/aformaclic/fond-contenu.gif) repeat-y top;

}

td.bigContenu li {
list-style-image: url(/images/titre/puce.gif);
color:#5d5d5d;
font-size:12px;
line-height:16px;
}

td.bigContenu a {
	text-decoration:none;
	color:#748293;
	
}

td.bigContenu a:hover {
	color:#f0247e;
	
}


td.bigContenu p {
	padding:10px 35px 10px 35px;
	font-size:12px;
	color:#5d5d5d;
	line-height:16px;
	
}

#spacer-right{
	float:right;
	width:300px;
	border-left:1px dashed #c6c6c6;
	margin:20px 0 20px 50px;
	

}

#spacer-left{

	

}
#spacer-right p{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
}

#aformaclic-contact {
	padding-left:60px;
	margin-bottom:25px;
}

#aformaclic-link{
	padding-left:20px;
}

#aformaclic-link li{
	list-style-type:none;
	list-style-image:none;
	height:40px;
	padding-top:2px;
	line-height:18px;
}

#aformaclic-link ul{
	margin:0;
	padding:0;
}

#aformaclic-link li a{
	font-size:18px;
}

#aformaclic-link li a:hover{
	text-decoration:underline;
}

#aformaclic-link span a{
	font-size:16px;
}

li.lien-depannage{
	padding-left:50px;
	background: #fff url(/images/titre/puce-depannage.gif) no-repeat;
	color:#28a1f0;	

}

li.lien-formation{
	padding-left:50px;
	background: #fff url(/images/titre/puce-formation.gif) no-repeat;
	color:#f0237e;
}

li.lien-installation{
	padding-left:50px;
	background: #fff url(/images/titre/puce-installation.gif) no-repeat;
	color:#f57b30;
}


/* -------------------------------------------------------------------  */
/* ---------------   PAGES CATEGORY					------------------ */
/* -------------------------------------------------------------------  */


div.vignette-famille {
float:left;
width:220px;
text-align:center;
}

div.vignette-famille img {
margin:0;
vertical-align:top;
}
div.vignette-famille div {
text-align:center;
width:180px;
margin:0 10px 0 10px;
background:#eaeaea;
border-bottom: 1px dotted #cacaca;
}

div.vignette-famille div a{
text-decoration:none;}


/* -------------------------------------------------------------------  */
/* --------------- 				ACCUEIL				   ---------------- */
/* -------------------------------------------------------------------  */

div.bouton-accueil {
float:left;
width:243px;
height:91px;
text-align:center;
padding-top:56px;

}
div.bouton-accueil a{
color:white;
font-size:18px;
text-transform:uppercase;
text-decoration:none;
}



div.actus-accueil {
margin:10px 0 20px 50px;
}
div.actus-accueil p{
padding:5px 0 0px 5px;
}
div.actus-accueil span {
font-weight:bold;
}

#certification ul li.acces {
margin-left:5px;
text-align:left;
line-height:23px;
font-size:14px;
color:#111111;
font-weight:bold;

}
#certification ul li.acces a{
color:#ae0000;
font-weight:bold;
font-size:11px;
}

/* -------------------------------------------------------------------  */
/* THEMES
/* -------------------------------------------------------------------  */

td.theme-menu {
width:300px;
vertical-align:top;
}

td.theme-menu ul{
padding-left:35px;}
td.theme-menu p{
font-weight:bold;

color:gray;
}

td.theme-image {

width:200px;
vertical-align:top;
text-align:center;
}

td.theme-image p{

padding: 00px 50px 0 65px;
width:100px;
text-align:center;
color:white;
font-size:16px;
font-weight:bold;
}

td.theme-description {

width:350px;
vertical-align:top;
}
/* -------------------------------------------------------------------  */
/* PRODUIT
/* -------------------------------------------------------------------  */

td.produit-menu {
width:300px;
vertical-align:top;
}

td.produit-menu ul{
padding-left:35px;
text-transform:capitalize;
}
td.theme-menu p{
font-weight:bold;

color:gray;
}

td.produit-menu ul.li{
text-transform:capitalize;

}

td.produit-menu a{
font-size:12px;

}


td.produit-image {

width:200px;
vertical-align:top;
text-align:center;
}

td.produit-image p{

padding: 00px 50px 0 65px;
width:100px;
text-align:center;
color:white;
font-size:16px;
font-weight:bold;
}

td.produit-description {

width:350px;
vertical-align:top;
}

td.villec {
padding:20px;
text-transform:capitalize;
font-size:11px;
color:#333;
}

/* -------------------------------------------------------------------  */
/* FORMULAIRE
/* -------------------------------------------------------------------  */

td.inputLabel {
padding:5px 0px 5px 10px;
background: #fff url(/images/aformaclic/fond-formulaire.jpg) no-repeat;
color:white;
font-weight: bold;
}
td.inputValue {
padding:0 3px 0 6px;
background: #fff url(/images/aformaclic/fond-formulaire.jpg) no-repeat;
}


td.inputValue input{
border:0px dotted #a5acb2;
color:#fe9500;
padding: 0px 0px 0px 3px;
}

td.inputLabel {
color:#687890;
font-weight:bold;
padding:5px 0 5px 10px;
}
td.inputValue {
padding:0 3px 0 6px;
}
td.inputValue input {
background:#E5E8EC none repeat scroll 0 50%;
color:#687890;
padding:0 0 0 3px;
width:240px;
}