body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	background:#999999 url(images/stripes.png);
}

a{
	text-decoration:none;
	color:#007ec4;
}

a.bread{
	text-decoration:underline;
}

.boutons{
	text-align:center;	
}

.boutons .telecharger{
	width:210px;
	float:left;
}

.boutons .acheter{
	width:210px;
	float:right;
}

ul{
	list-style:url(images/list.gif) inside;	
}


#page{
	width:790px;
	background:#eaeaea url(images/bgbody.png) repeat-x left top;	
	margin:0 auto;
	margin-left:auto;
	margin-top:20px;
	border:1px #666 solid;
}

div#footer{
	text-align:center;
	color:#999;
	font-size:10px;
}

div#footer p{
	margin-bottom:0;
}

div#logoaz{
	width:90px;
	float:left;
	padding-left:15px;
	padding-top:15px;
}	

div#menu{
	float:right;
	width:680px;
	padding-top:65px;
	text-align:center;
	font-size:18px;
	margin-bottom:25px;
}

div#menu ul{
	margin:0;
	padding:0;
	width:auto;
	list-style:none;	
}

div#menu ul li{
	display:inline;
	margin-right:15px;
}


#headblue{
	height:288px;
	width:100%;
	color:#FFF;
	text-align:justify;
}

#headblue div.vimg{
	width:340px;
	height:288px;
	float:left;
}


#headblue div.desc{
	width:430px;
	text-align:justify;
	float:right;
}

#headblue p.titre{
	color:#FFF;
	font-size:20px;
	font-weight:bold;
}

.waiting{
	color:#0d92fa;
	font-weight:bold;
	text-align:center;
	padding:5px;
}


#captures{
	width:660px;
	margin:0 auto;
}

#captures div{
	width:210px;
	height:160px;
	float: left;
	margin-bottom:20px;
	text-align:center;
	padding:5px;
}

#info-fialog{
	display:none;
}

.error-dialog p{
	font-weight:bold;
	color:#F00;	
}

.entete{
	background-color:#007ec4; 
	font-weight:bold; 
	font-size:16px;	
}

#cloud{
	margin-top:40px;	
}

#cloud p{
	font-weight:bold;
	text-align:center;
	color:#999;
}

#cloud ul{
	list-style:none;	
}

#cloud ul li{
	float:left;
	list-style:none;	
	margin-right:10px;
}

/******************************
DEFILEMENT
******************************/
#headblue #boitev6{
	background:transparent url(images/boiteV6.png) no-repeat left center;
	display:block;
}

#headblue #windows7{
	background:transparent url(images/logowindows7.png) no-repeat left center;
	display:none;
}

#headblue #autoentrepreneur{
	background:transparent url(images/autoentreprenneur.png) no-repeat left center;
	display:none;
}

#headblue #support{
	background:transparent url(images/support.png) no-repeat left center;
	display:none;
}

#headblue #extensible{
	background:transparent url(images/extensions.png) no-repeat left center;
	display:none;
}

/******************************
DEFILEMENT
******************************/


.clear{
	clear:both;	
}


h1{
	font-size:16px;
	text-align:left;
	color:#666;
	letter-spacing:1px;
	margin-bottom:20px;
}

#content{
	margin-top:30px;
	padding:10px;
	text-align:justify;
}


.opt_support{
	margin-bottom:20px;
}

.opt_support .titre{
	font-weight:bold;
	font-size:16px;
	letter-spacing:1px;
	height:25px;
	margin:0;
	padding-left:8px;
}

.opt_support .desc{
	font-size:12px;
	margin:0;
	padding:10px;
}

#erreur{
	border:2px #666 solid;
	background-color:#FFC6C6;
	font-weight:bold;
}


//*************************** 
FORUM 
/***************************/
#forum table{
	border:1px #CCC solid;
	margin-bottom:10px;
	background-color:#FFF;
}

#forum table td { 
	border:1px #CCC solid;
}


#forum .categorie{
	padding:5px;
	margin-bottom:10px;
	background-color:#FFF;
}

.titre{
	font-weight:bold;
	font-size:16px;
	margin:0;
	padding:5px;
}

#forum .categorie .resume{
	font-size:12px;
	color:#666;
}

#forum .categorie .infos{
	font-size:10px;
	color:#999;
	margin-bottom:0;
}

#titre_sujet{
	height:32px;
	margin-bottom:0;
}
#titre_sujet p{
	margin:0;
	font-weight:bold;
	font-size:16px;
	padding:8px;
}

div.pagination{
	text-align:center;	
	margin-bottom:10px;
	font-size:12px;
}

#forum_recherche{
	font-size:18px;	
}

.inputDefault{
	color:#CCC;
	font-style:italic;	
}
/***************************
FORUM
/***************************/





/***************************
FORMULAIRES
/***************************/

input[type=text], textarea, select{
	width:250px;	
}

label { 
	display: inline-block; 
	width: 200px; 
}

label.error{
	background:url("images/warning.png") no-repeat left center;
	padding-left: 20px;
	padding-bottom: 2px;
	font-size:10px;
	color: #EA5200;	
	margin-left:200px;
}

legend { 
	padding: 0.5em; 
}

fieldset fieldset label { 
	display: block; 
}


/***************************
FORMULAIRES
/***************************/



/***************************
TICKETS
/***************************/

div#ticket .message{
	margin-bottom:20px;
	padding:10px;
}

div#ticket .message .dateheure{
	text-align:right;
	color:#666;
	font-size:10px;
}

p.ticketferme{
	text-align:center;
	font-weight:bold;
	color:#900;
}

/***************************
TICKETS
/***************************/


div#tarifs{
	
}

div#tarifs table td{
	border-bottom:1px #666 solid;
}


div#slide_licences{
	width:100px;	
}

#aulieu{
	color:#666;
	font-size:12px;
	font-weight:normal;
	text-decoration:line-through;
}