/* CSS DISPLAY SCREEN TED-E-BEAR */

/* ---------- 1. 0 Misc ---------- */

*   {
	padding:0;
	margin:0;
	border:0;
	}
	
body {
	color:#707072;
	font: 0.7em "Arial", Tahoma, Helvetica, Sans-Serif;
	background:#fff url(images/body.gif) 0 0 repeat-x;
	text-align:center;
	padding:21px 0 600px 0;
	}
	
img {
	display:block;
	}
	
.end {
	clear:both;
	list-style:none;
	height:1px;
	font-size:0;
	}

#container1 {
	position:relative;
	left:0;
	width:765px;
	margin:0 auto;
	text-align:left;
	background:#fff url(images/container_repeat.gif) 0 0 repeat-y;
	}

#contact #container1 {
	background:#fff url(images/container_repeat_white.gif) 0 0 repeat-y;
	}

#container2 {
	position:relative;
	left:0;
	width:765px;
	margin:0 auto;
	text-align:left;
	background:url(images/container_top.gif) 0 0 no-repeat;
	}

#container3 {
	padding:0 26px 20px 21px;
	background:url(images/container_bottom.gif) 0 100% no-repeat;
	width:718px;
	}

#contact #container3 {
	background: url(images/container_bottom_white.gif) 0 100% no-repeat;
	}



/* ---------- 3.0 HEADER ---------- */
#header {
	height:249px;
	}

#home #header, #contact #header {
	background: url(images/header_home.jpg) 0 100% no-repeat;
	}

#personal #header {
	background: url(images/header_personal.jpg) 0 100% no-repeat;
	}

#business #header {
	background: url(images/header_business.jpg) 0 100% no-repeat;
	}


h1, h2, .skypContent {
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
	text-indent: -2000em;
	display:block;
	}

.skypContent {
	position:absolute;
	top:0;
	right:25px;
	text-decoration:none;
	width:58px;
	height:57px;
	background: url(images/skip_to_content.gif) 0 0 no-repeat;
	z-index:20;
	}

.skypContent:hover {
	background: url(images/skip_to_content.gif) 0 100% no-repeat;
	}

h2 {
	position:absolute;
	top:68px;
	left:520px;
	width:256px;
	height:235px;
	background: url(images/computer.jpg) 0 100% no-repeat;
	z-index:5;
	}
	
#personal h2 {
	background: url(images/computer_personal.jpg) 0 100% no-repeat;
	}

#business h2 {
	background: url(images/computer_business.jpg) 0 100% no-repeat;
	}



h1 {
	position:absolute;
	top:80px;
	left:34px;
	width:220px;
	height:90px;
	}

h1 a {
	width:220px;
	height:90px;
	display:block;
	text-decoration:none;
	}


/* ---------- 5.0 MENU ---------- */
#menu1 {
	width:765px;
	position:absolute;
	top:27px;
	left:15px;
	}

#menu3 {
	background: url(images/menu_repeat_end.gif) 0 0 repeat-x;
	}

#menu1 h3 {
	font-weight: normal;
	line-height: 1.0em;
	text-indent: -2000em;
	font-size:1.0em;
	position:absolute;
	}

#menu1 ul {
	display:block;
	list-style:none;
	}
	
#menu1 li {
	display:inline;
	color:#fff;
	font-weight:bold;
	margin:0 5px;
	float:left;
	}

#menu1 li a {
	color:#0079b8;
	text-decoration:none;
	font-size:1.2em;
	font-weight:bold;
	display:block;
	background:url(images/link_menu_repeat.gif) 0 0 repeat-x;
	height:45px;
	float:left;
	}

#menu1 li a strong {
	background: url(images/link_menu_left.gif) 0 0 no-repeat;
	height:45px;
	display:block;
	float:left;
	cursor:pointer;
	}

#menu1 li a span {
	background: url(images/link_menu_right.gif) 100% 0 no-repeat;
	height:25px;
	padding:15px 15px 9px 15px;
	display:block;
	float:left;
	cursor:pointer;
	}

#menu1 li a.selected, #menu1 li a:hover {
	color:#ffa902;
	}


/* ---------- 6.0 SUBMENU ---------- */
#submenu1 {	
	width:205px;
	float:right;
	padding-top:56px;
	background: url(images/submenu_h3.gif) 3px 0 no-repeat;
	}

#submenu2 {
	padding:0 24px 12px 24px;
	}

#submenu1 h3 {
	color:#fff;
	padding:21px 0;
	font-size:1.6em;
	}

#submenu1 .news {
	margin-bottom:26px;
	}

#submenu1 .date {
	font-weight:bold;
	font-size:1.0em;
	}

#submenu1 .titleList {
	font-weight:bold;
	margin:0  0 10px 0;
	font-size:1.1em;
	}

#submenu1 a {
	padding:11px 0 12px 45px;
	display:block;
	background: url(images/green_arrow.gif) 0 0 no-repeat;
	color:#006ca9;
	font-weight:bold;
	margin-top:6px;
	width:100px;
	font-size:1.0em;
	text-decoration:none;
	position:relative;
	z-index:30;
	}

#submenu1 ul {
	margin-bottom:30px;
	}
	
#submenu1 li {
	list-style:none;
	}

#submenu1 a.selected, #submenu1 a:hover {
	color:#ffa902;
	background: url(images/green_arrow.gif) 0 -115px no-repeat;
	}


/* ---------- 5.0 CONTENT ---------- */
#content1 {
	padding:13px 250px 0 0;
	position:relative;
	}

#contact #content1 {
	padding:13px 30px 0 0;
	position:relative;
	}

#content2 {
	padding:0 0 0 30px;
	position:relative;
	}

#content1 h3 {
	color:#e35221;
	padding:21px 0;
	font-size:1.6em;
	padding:7px 0 12px 30px;
	display:block;
	background: url(images/red_rounded_square.gif) -1px 8px no-repeat;
	}

#content1 h4 {
	font-size:1.1em;
	}

#content1 h4.hightlight {
	color:#E35221;
	}


#content1 p {
	text-align:justify;
	line-height:1.6em;
	margin-bottom:19px;
	font-size:1.1em;
	}

#content1 ul {
	margin:0 0 25px 0;
	display:block;
	list-style:none;
	}

#content1 ul ul {
	margin:10px 0 25px 20px;
	display:block;
	list-style:disc;
	}


#content1 li {
	margin-bottom:8px;
	list-style:none;
	font-size:1.1em;
	line-height:1.6em;
	}

#content1 li li{
	list-style:disc;
	font-size:1.0em;
	}

#content1 li span {
	color:#555;
	}

#content1 dl {
	margin-bottom:38px;
	}

#content1 dt {
	text-align:justify;
	line-height:1.6em;
	margin-bottom:19px;
	font-size:1.1em;
	}

#content1 dl.list2Col dt {
	float:left;
	width:160px;
	}

#content1 dd {
	padding-left:20px;
	background: url(images/simple_green_arrow.gif) 0 3px no-repeat;
	width:405px;
	}

#content1 dl.list2Col dd {
	padding:3px 0 0 20px;
	margin:0 0 10px 190px;
	background: url(images/simple_green_arrow.gif) 0 3px no-repeat;
	display:block;
	width:200px;
	}

#content1 strong {
	font-weight:bold;
	text-decoration:none;
	}

#content1 a {
	color:#0079b8;
	font-weight:bold;
	text-decoration:none;
	}

#content1 a:hover {
	color:#ffa902;
	}	

	/* ---------- 5.1 BOXCHOICE---------- */
	.boxChoice {
		/*background: url(images/give_choices.jpg) 30% 200px no-repeat;*/
		height:180px;
		padding-top:15px;
		}
		
	.boxChoice a {
		font-weight: normal;
		line-height: 1.0em;
		text-indent: -2000em;
		font-size:1.0em;
		width:158px;
		height:140px;
		display:block;
		}

	.personalBox {
		float:right;
		background: url(images/personnal_box.jpg) 0 0 no-repeat;
		}
	
	.businessBox {
		float:left;
		background: url(images/business_box.jpg) 0 0 no-repeat;
		}
	
	.contactBox, .contactBoxLeft {
		float:right;
		background: url(images/contact_box.jpg) 0 0 no-repeat;
		font-weight: normal;
		line-height: 1.0em;
		text-indent: -2000em;
		font-size:1.0em;
		width:158px;
		height:140px;
		display:block;
		}
	
	.contactBoxLeft {
		float:none;
		}
	
	.boxChoice .contactBox {
		margin-top:65px;
		}
	
	
	
	
	
	/* ---------- 5.6 ACCOUNT & CONTACT FORM---------- */
	
	#form form {
		padding:20px 0 20px 0;
		margin-bottom:10px;
		}
	
	#form .separation {
		padding:20px 0 5px 0;
		border-bottom: 1px solid #707173;
		}
	
	#form #informations {
		display:none;
		}
		
	#form dt {
		font-size:1.1em;
		font-weight:bold;
		margin-bottom:25px;
		}
		
	#form dd {
		margin:0 0 18px 0;
		position:relative;
		font-size:1.1em;
		padding:0;
		top:0;
		left:0;
		z-index:1;
		padding-left:0px;
		background:none;
		width:656px;
		}

	#form dd.radio {
		margin-bottom:12px;
		position:relative;
		color:#343434;
		}
	
	#form dd.note {
		font-weight:bold;
		}
	
	#form dd.error { 
		color:#FF910F;
		font-weight:bold;
		margin-bottom:16px;
		}
	
	#form form p { 
		margin-top:10px;
		}
	
	#form label { 
		padding-right:220px;
		}
	
	#form input, #form select {
		border:1px solid #CFCFCF;
		width:440px;
		position:absolute;
		/*display:block;*/
		background:#fff;
		right:0;
		top:0;
		height:1.4em;
		font-size:1.1em;
		z-index:200;
		color:#707173;
		}
	
	#form .brInput input {
		border:1px solid #CFCFCF;
		width:654px;
		/*display:block;*/
		background:#fff;
		height:1.4em;
		font-size:1.1em;
		color:#707173;
		position:static;
		margin-top:8px;
		}
	
	#form select {
		width:222px;
		background:#009EE0;
		color:#fff;
		font-weight:bold;
		height:1.4em;
		}
	
	#form .radio input {
		border:0;
		margin-right:236px;
		height:16px;
		width:16px;
		}
		
	#form .radio2 input {
		border:0;
		margin-right:5px;
		height:16px;
		width:16px;
		}
	
	#form #last input {
		border:0;
		margin-right:234px;
		height:16px;
		width:16px;
		}
	
	#form select option {
		color:#fff;
		padding:3px 9px;
		border-bottom:1px solid #fff;
		font-weight:bold;
		}
	
	#form textarea {
		border:1px solid #CFCFCF;
		width:654px;
		height:120px;
		margin-top:8px;
		font-size:1.1em;
		color:#707173;
		}
	
	#form .button {
		border:#0089BF solid 2px;
		background:#009EE0;
		color:#fff;
		font-weight:bold;
		font-size:1.2em;
		cursor:pointer;
		width:196px;
		height:1.8em;
		position:static;
		padding:0 0 5px 0;
		margin:0 0 10px 0px;
		}
	
	
	#form a.button { 
		display:block; 
		text-align:center;
		text-decoration:none;
		height:1.6em;
		padding:5px 0 0 0;
		}
	
	#form .button:hover {
		background:#F6A800;
		border:#F68500 solid 2px;
		}


/* ---------- 8.0 FOOTER ---------- */
#footer {
	position:relative;
	left:0;
	width:765px;
	margin:0 auto;
	clear:right;
	text-align:center;
	margin-top:15px;
	font-size:1.1em;
	}

#footer li {
	display:inline;
	}

#footer li.copyright {
	margin-left:20px;
	}

#footer li.powered {
	margin-left:20px;
	}



#footer a {
	color:#262626;
	text-decoration:none;
	font-weight:bold;
	margin:0 5px;
	}


#footer a:hover {
	color:#FFA902;
	text-decoration:none;
	border-bottom:2px dotted #FFA902;
	}

		
	
		