@charset "UTF-8";
/*
-- CSS de la page support
-----------------------------------
*/

form#frm_support{
	line-height:2em;
}

#content label{
	font-weight:normal;
}

p#infos_comp{
	border-top: 1px dotted  #CCCCCC;
	border-bottom: 1px dotted  #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height:1.6em;
	
}

p#infos_comp label{
	float:left;
	width:120px;
}

div.center{
	padding-bottom:10px;
	margin-top:10px;
}

#content .erreur{
	display: none;
}
#content form#frm_support .erreur{
	display: block;
	margin-top:10px;
	margin-bottom:10px;
}

/*table.categories{
	margin-left:auto;
	margin-right:auto;
}
table.categories td{
	padding:5px;
	width:25%;
}
table.categories a{
	font-size:11px;
	color:#000066;
}
table.categories a.select{
	color:#990000;
	font-weight:bold;
}
table.categories a:hover{
	font-size:1.1em;
	color:#990000;
}*/

div.faq{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	border: 1px solid  #CCCCCC;
	background-color:#FFFFFF;
	padding-bottom:10px;
}

/*
-- Elemenent specifique a la page support iphone
------------------------------------------------
*/
div.faq_part{
	padding-bottom:10px;
	border-bottom: 1px solid #CCCCCC;
}
