/* CSS Document */

/* $Header: /var/lib/cvs/cleonet/www/css/screen.css,v 1.32 2009-07-20 08:01:54 fmarin Exp $ */

body {
	margin:0px 175px 0px 86px;
	padding:0px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:0.75em;
}


#logo {
	background-image:url(../img/back_tl.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	width:320px;
	height:320px;
	padding:15px;
	z-index:2;
}


#page {
	position:relative;
	margin:100px 21px 15px 15px;
	z-index:3;
	/*min-height:400px;*/
	padding-top:10px;

}


#bottom {
	clear:both;
	text-align:center;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../img/bottom.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	color:#FFFFFF;
	z-index:5;
	margin:20px 21px 0px 15px;
	position:relative;
	
	padding:3px;
	letter-spacing:1px;
	border-bottom:1px solid #CCCCCC;
}


#bottom a:link, #bottom a:visited, #bottom a:active {
	color:#FFF;
}


#bottom a:hover {
	color:#FC0;
	}


#menu {
	z-index:3;
	position:absolute;
	top:68px;
	right:15px;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#menu ul {
	margin-top:0px;
}


#menu li {
	display:inline;
	list-style-type:none;
	margin-left:8px;
}


#menu li:first-child {
	border-left:none;
}


#menu a {
	text-decoration:none;
	padding-bottom:2px;
}


#menu a:link, #menu a:visited, #menu a:active {
	color:#999;
	border-bottom:4px solid #DDD;
}


#plan {
	margin-left:200px;
	border:10px solid #999;
	background-image:url(../img/plan.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#EEE;
	height:358px;
	-moz-border-radius:8px;
	cursor:pointer;
	cursor:hand;
}


#menu a:hover {
	color:#F60;
	border-bottom:10px solid #FFD7BD;
}


#menu a.active {
	color:#369;
	border-bottom:4px solid #9BBEDF;
}


#menu div {
	float:left;
	padding-right:1em;
	height:48px;
	width:48px;
	z-index:4;
}


#partenaire {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	background-image:url(../img/back_page.png);
	background-position:top;
	background-repeat:repeat-x;
	z-index:1;
	padding-top:15px;
	padding-right:15px;
	text-align:right;
}


h1.title {
	color:#369;
	font-size:18px;
	margin:0em 0em 0.5em 0px;
}


h1.title:first-letter {
	padding:3px 3px 3px 5px;
	font-size:28px;
	background-color:#369;
	color:white;
	font-style:italic;
}


h2 {
	margin:0em 0em 0.2em 0px;
	margin-top:0;
	color:#999;
	font-size:16px;
}

h3 {
	margin:0em 0em 0.5em 0px;
	margin-top:0;
	color:#369;
	font-size:12px;
	margin-right:1em;
}


p {

}


p.error {
	margin-top:16px;
	background-color:#FFCCCC;
	padding:8px;
}


#panel {
	position:absolute;
	display:block;
	top:110px;
	right:15px;
	width:166px;
}


#ident, #sendmail, #hotlist {
	background-color:#EEE;
	border:1px solid #CCC;
	-moz-border-radius:8px;
	padding:8px;
}


#suivi {
	background-color:#EEE;
	border:1px solid #CCC;
	-moz-border-radius:8px;
	padding:17px;
	width:85px;
}



div.suivi {
	background-color:#EEE;
	border:1px solid #CCC;
	-moz-border-radius:8px;
	padding:17px;
}


#panier {
	margin-top:8px;
	background-color:#EEE;
	border:1px solid #CCC;
	-moz-border-radius:8px;
}


label {
	display:block;
	font-size:10px;
	color:#666666;
}


input[type=text], input[type=password],select {
	border:1px solid #CCC;
	width:100%;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:8px;
}


#ident input[type=submit],
#suivi input[type=submit],
#comm input[type=submit],
#hotline input[type=submit],
#sendmail input[type=button],
input.submit {
	background-color:#369;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	color:#FFFFFF;
	border:1px solid #666;
	-moz-border-radius:8px;
}

input.cancel {
	background-color:#F90;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	color:#FFFFFF;
	border:1px solid #666;
	-moz-border-radius:8px;
}

#ident p {
	margin:0;
}


#ident fieldset {
	padding:4px;
	border:1px solid #999;
}


li {
	list-style-type:square;
	color:#369;
}


#page a:link, #page a:visited, #page a:active {
	color:#39C;
}


#page a:hover {
	color:#F60;
}


#clause {
	overflow:auto;
	border:1px solid #CCC;
	height:256px;
	padding:8px;
}


#clause h1 {
	color:#369;
	font-size:16px;
}


#clause h2 {
	margin-top:1em;
	color:#666;
	font-size:14px;
}


#clause p {
	margin-left:0px;
	margin-right:0px;
}


#clause li {
	color:#000000;
}


p.prix {
	color:#999999;
	font-size:20px;
	font-weight:bold;
	text-align:right;
	margin-right:0px;
}


p.prix small {
	color:black;
	font-size:12px;
	font-weight:normal;
}


table.fac {
	width:100%;
}


table.fac th {
	background-image:url("../img/back_ext0.png");
	background-repeat:repeat-x;
	background-position:top;
	height:24px;
	color:white;
	padding:1px 4px 1px 4px;
	vertical-align:top;
}


table.fac td {
	border-bottom:1px solid #CCC;
	padding:0px 3px 2px 3px;
}


table.totalfac {
	width:150px;
	border:1px solid #CCC;
}


table.totalfac th {
	background-color:#666;
	color:white;
	text-align:left;
	padding:5px;
}


table.totalfac td {
	border-bottom:0px #CCC solid;
	padding:5px;
}


div.th img {
	margin:16px 32px 16px 0px;
}


div.navig {
	float:right;
	padding-top:1.4em;
	font-size:11px;
}


div.navig a {
	text-decoration:none;
}


div.entfac {
	float:right;
	margin-right:64px;
	background-color:#F3F3F3;
	padding:10px;
	-moz-border-radius:10px;
	margin-top:-16px;
}


#frmpay {
	background-color:#EEE;
	-moz-border-radius:10px;
	border:1px solid #CCC;
	padding:8px;
	margin-right:164px;
}

#frmpay input[type=radio] {
	margin-bottom:5px;
}

#frmpay img {
	margin-left:4px;
	margin-right:4px;
}

div.entent {
	background-color:#EEEEEE;
	-moz-border-radius:10px;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	border:1px solid #CCC;
}

div.semess {
	-moz-border-radius:10px;
	padding-top:5px;
	padding-left:15px;
	padding-right:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	background-color:#F9F9F9;
	width:200px;
}

div.grey {
	background-color:#EEE;
	border:1px solid #CCC;
	-moz-border-radius:8px;
	margin-top:10px;
	padding:17px;
}

li.points {
	list-style-image:url("../img/point.png");
}

#selecte {
	color:#369;
	font-weight:bold;
	font-size:18px;
}

div.res {
	float:left;
	color:#369;
	margin:18px 18px 18px 18px;
}

div.res label {
	font-size:18px;
}

.choix {
	font-size:18px;
	color:#369;
}

div.smenu {
	clear:both;
	height:100%;
	

	
}

div.smenu a {
	float:left;
	text-align:center;
	margin-bottom:8px;
	border:1px solid #DDD;
	margin-right:8px;
	padding:4px;
	background-color:#F6F6F6;
	width:144px;
	
}

div.smenu a:hover {
	background-color:white;
}

div.smenu a img {
	display:block;
	width:64px;
	height:64px;
	padding:0px 40px;
	margin:4px;
	border:0px;
}

