/* Page d'accueil */

table#etapes{
	width : 85%;
}

img.nums {
	float : left;
	padding-right : 5px;
}

/* Page pilotage */

form#connexion_pilotage_form p {
	margin: 0;
}

span.gras {
	font-weight: bold;
}

p.deconnexion_pilotage {
	text-align: right;
	margin: 0;
}

table#participants {
	width: 100%;
}

table#participants tr td {
	text-align: center;
}

table#participants tr th.commandes {
	width: 30%;
}

table#participants tr td.no_part {
	font-size: 14px;
	font-weight: bold;
}

/* Page invitation */

div.encadre {
	border: 1px solid;
	padding: 5px 10px;
}

p.envoyer {
	margin: 15px 0 0 0;
	text-align: center;
}

/* Page tarif */

table#tarifs{
	width : 95%;
	text-align : center;
}

table#tarifs td {
	height : 30px;
}

table#tarifs th {
	color : #ff9900;
	height : 30px;
}

tr.impair, td.impair {
	background-color : #DBDBDB;
}

/* Page sondage */

table#sondage{
	width : 80%;
	margin : 0 auto;
}

/* Page contact */

p.mention_legale {
	font-style: italic;
	font-size: 14px;
	margin: 0;
}

/* Page suppot */

p.reponse_support {
	margin: 5px 0 20px 0;
	padding: 0;
}

/* Page Solutions */

div#solutions_conf_tel {
	
}

div#solutions_conf_tel h3 {
	margin: 15px 0 2px 40px;
}

div#solutions_conf_tel h3 a {
	color: #903345;
}

div#solutions_conf_tel ul {
	margin: 0 0 0 40px;
	padding: 0;
}

div#solutions_conf_tel ul li {
	margin: 0 0 0 15px;
	padding: 0;
}


/* Pages Cybercite */

h1 a, h1 a:hover{
	text-decoration:none;
	/*color: #595b72;*/
	color: #ff9900;
}

#autosearch_liens {
	width:97%;
	margin-top:20px;
}

#autosearch_liens ul {
	margin:0px; 
	padding:0px;
	list-style:none;
}

#autosearch_liens ul li { 
	padding:7px; 
	border:1px dotted #f7c677;
	display:block; 
	margin-bottom:12px; 
	text-align:justify;
}

#autosearch_liens ul li a{
	height:11px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color: #595b72;
	text-transform:lowercase;
	line-height:15px;
}
	
#autosearch_liens ul li:hover {
	background: #f7c677;
	border:1px dotted #999999;
}

#autosearch_liens a:hover { 
	text-decoration:none;
}

div #lien_premium{
	border: 2px dashed #990000;
	width: 735px;
	padding: 10px;
}

#lien_premium a, #lien_premium a:hover{
	font-weight: bold;
    font-size: 15px;
	text-decoration: underline;
}

#lien_premium a.lien_haut, #lien_premium a.lien_haut:hover {
	text-transform: uppercase;
	color: #903345;
}

#lien_premium img {
	margin: 10px 0 0 0;
	height: 50px;
	float: left;
}

#lien_premium p {
	margin: 0;
	text-align: justify;
}
