html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, a, img, tt, 
dl, dt, dd, ol, ul, li, input
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
}

body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F2F2F4;
	color:#4f4f4f;
}

img {
	border:0;
	display:block;
}

a {
	color:#4f4f4f;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}


/*** FOND ***/

#global {
	width:949px;
	height:657px;
	margin:0 auto;
	position:relative;
	text-align:left;
}

.floatleft {
	float:left;
}
.floatright {
	float:right;
}

.haut {	
	background:url('/Img/teoz/Template/fond_haut.gif') no-repeat center top;
	width:949px;
	height:82px;
}

.milieu {
	background:url('/Img/teoz/Template/fond_stretch.gif') repeat-y center top;
	width:949px;
	height:563px;
}

.bas {
	background:url('/Img/teoz/Template/fond_bas.gif') no-repeat center top;
	width:949px;
	height:12px;
}

#tetiere {
	margin:0 0 0 25px;
	text-align:left;
}
#tetiere img { display:inline }


/*** BLOC PRINCIPAL ***/

#blocppal {
	width:864px;
	height:411px;
	background:url('/Img/teoz/portail/blocprincipal.jpg') no-repeat;
	position:absolute;
	top:208px;
	left:43px;
}

div#cbteoz {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	width:430px;
	position:absolute;
	bottom:18px;
	left:123px;
	/*border:1px solid red;*/
}

.wrap_left {
	float:left;
}
.wrap_right {
	float:right;
}

#cbteoz a {
	text-decoration:underline;
}

.rouge {
	color:#cc071e;
}

#bloc_login {
	height:300px;
	position:absolute;
	bottom:6px;
	right:41px;
	color:white;
	font-size:7pt;
}

#bloc_login a {
	color:white;
	text-decoration:underline;
}

#login {
	background:url('/Img/teoz/portail/fondlogin.jpg') no-repeat;
	height:253px;
	width:202px;
}

#insc {
	background:url('/Img/teoz/portail/fondinsc2.jpg') no-repeat;
	width:202px;
	height:153px;
	position:absolute;
	bottom:0px;
	visibility:hidden;
}

#login_form {
	padding:40px 0px 0px 20px;
}
.login_text {
	padding-bottom:3px;
}
.login_champ {
	padding-bottom:5px;
}
#btn_login {
	margin-right:20px;
}
.mdp_oublie {	
	margin-right:25px;
}

#btinscr {
	position:absolute;
	bottom:60px;
	right:20px;
}
#btinscr2 {
	margin-top:8px;
	position:absolute;
	right:20px;
}

#insc_form {
	color:#cc071e;
	width:186px;
	height:106px;
	background:url('/Img/teoz/portail/fondinsc_gris.jpg') no-repeat;
	position:absolute;
	right:8px;
	bottom:6px;
	padding-top:3px;
}

.insc_text {
	padding:0 0 0px 10px;
}
.insc_champ {
	padding:0 0 0px 10px;
}

form input {
	width:162px;
	height:19px;
	font-size:7pt;
}
form select {
	height:20px;
	font-size:8pt;
	margin:2px 1px 0 0;
}
#btn_insc {
	margin-right:2px;
}

.infobulle {
	display:none;
	position:absolute;
	width:105px;
	padding:5px;
	border:1px solid #cc071e;
	background-color:#efefef;
	color:#4f4f4f;
}

/*** MENU HAUT ***/

#liencaisseepargne img {
	position:relative;
	z-index:200;
	margin:15px 0 0 18px;
}

#menuext {
	padding:2px 114px 0 0;
	font-size:10px;
}
#menuext a {
	padding:0px 11px;
}


/*** FOOTER ***/

#PiedPage {
	width:949px;	
	margin:0 auto;
	font-size:10px;
	padding:0 9px;
}

#info {
	margin-top:10px;
	text-align:left;
}
#zonenavigator{
display:none;
}
.legal_inscr{
font-size:10px;
}