@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	outline:none;
}


body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background: url(../../images/parents/gal/bg_gal.png) top left repeat-x;
	padding:0;
}
img {
	border:none;
}

input {
	font: 11px verdana Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
#container {
	position: relative;
	width:990px;
	margin:0 auto;
}

#header {
	position:relative;
	width:990px;
	height:188px;
	display:block;
	margin:0;
	padding:0;
	z-index:2500;
	background:url(../../images/parents/gal/bg_header.png) top left no-repeat;
}
.logo a {
	position:absolute;
	width:198px;
	height:110px;
	display:block;
	margin:0;
	padding:0;
	top:18px;
	left:18px;
	z-index:1000;
}
/* HEADER */
.banniere {
	float:right;
	width:757px;
	height:96px;
	display:block;
	padding:2px 0 0 3px;
	position:absolute;
	top:0;
	left:221px;
	z-index:200;
	background:url(../../images/parents/gal/bg_banniere.png) top left no-repeat;
}
.banniere img {
	border: solid 2px #0080ae;
	border-bottom: #96e3fe;
}
.tr8 {
	position:relative;
}

#login_box {
	position: absolute;
	top: 110px;
	left: 180px;
	width:785px;
	height:29px;
	display:block;
	margin:0;
	padding:0;
	overflow:hidden;
}
#login_box label {
	display:none;
}
#login_box .not_loggued {
	float:left;
	width:512px;
	height:29px;
	display:block;
	background:url(../../images/parents/gal/bg_notloggued.png) top left no-repeat;
	padding:2px 0 0 0;
	margin:0;
	overflow:hidden;
}
#login_box .loggued {
	float:left;
	width:512px;
	height:29px;
	display:block;
	background:url(../../images/parents/gal/bg_loggued.png) 5px 0px no-repeat;
	padding:0 0 0 0;
	margin:0;
	overflow:hidden;
}
#login_box .loggued p {
	float:left;
	width:250px;
	height:29px;
	display:block;
	padding:8px 0 0 3px;
	margin:0;
	overflow:hidden;
	text-align:center;
	font-size:9px;
	font-weight:normal;
	color:#000;
}
#login_box .loggued p span{
	font-weight:bold;
	margin-left:2px;}

#login_box .loggued img {
	float:left;
	width:124px;
	height:24px;
	display:block;
	padding:0 0 0 5px;
	margin:0;
	overflow:hidden;
	text-align:center;
}
#login_box .loggued p strong {
	width:100%;
	display:block;
}
#login_box .not_loggued input#pseudo {
	position: absolute;
	float:left;
	width:112px;
	height:14px;
	display:block;
	padding:0;
	margin:0;
	border:0px;
	top:8px;
	left:8px;
	z-index:1000;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold
}
#login_box .not_loggued input#pass {
	position: absolute;
	float:left;
	width:112px;
	height:14px;
	display:block;
	padding:0;
	margin:0;
	border:0px;
	top:7px;
	left:138px;
	z-index:1000;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold
}


.btn_mon_compte {
	position:absolute;
	float:left;
	width:140px;
	height:29px;
	top:0;
	left:260px;
	padding: 0 0 4px 0;
	background:url(../../images/parents/gal/btn_mon_compte.png) top left no-repeat;
}
.btn_mon_compte:hover {
	background:url(../../images/parents/gal/btn_mon_compte_on.png) top left no-repeat;
}
.btn_sidentifier {
	position:absolute;
	float:left;
	width:128px;
	height:29px;
	top:0;
	left:260px;
	padding: 0 0 4px 0;
	background:url(../../images/parents/gal/btn_sidentifier.png) top left no-repeat;
}
.btn_sidentifier:hover {
	position:absolute;
	float:left;
	width:128px;
	height:29px;
	top:0;
	left:260px;
	padding: 0 0 4px 0;
	background:url(../../images/parents/gal/btn_sidentifier_on.png) top left no-repeat;
}

a.btn_se_deconnecter {
	position:absolute;
	top:0;
	left:400px;
	float:left;
	width:111px;
	height:29px;
	margin:0;
	padding: 0;
	background:url(../../images/parents/gal/btn_deconnexion.png) top left no-repeat;
}
a.btn_se_deconnecter:hover {
	background:url(../../images/parents/gal/btn_deconnexion_on.png) top left no-repeat;
}

a.btn_sinscrire{
	position:absolute;
	top:0;
	left:389px;
	float:left;
	width:120px;
	height:29px;
	margin:0;
	padding: 0 0 0 0;
	background:url(../../images/parents/gal/btn_sinscrire.png) top left no-repeat;
}
a.btn_sinscrire:hover{
	background:url(../../images/parents/gal/btn_sinscrire_on.png) top left no-repeat;
}


.rechercher {
	position:absolute;
	top:0;
	left:509px;
	float:left;
	height:29px;
	width:285px;
}
a.btn_rechercher {
	float:left;
	height:29px;
	width:128px;
	height:29px;
	background:url(../../images/parents/gal/btn_rechercher.png) top left no-repeat;
}
a.btn_rechercher:hover {
	background:url(../../images/parents/gal/btn_rechercher_on.png) top left no-repeat;
}
#login_box input#recherche {
	float:left;
	width:131px;
	height:29px;
	display:block;
	padding:8px 0 0 10px;
	border:0px;
	z-index:1000;
	font-size:10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(../../images/parents/gal/bg_recherche.png) top left no-repeat;
}


/* Main menu*/
	  
#header #menu {
	position:absolute;
	float:left;
	width:920px;
	height:42px;
	display:block;
	margin:0;
	padding:0 0 0 0;
	top:145px;
	left:34px;
	z-index:2000;
}
#nav, ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display:block;
}

#nav li ul {
	background:#FF6600 none repeat scroll 0 0;
	display:none;
	left:2px;
	line-height:20px;
	margin:0;
	padding:0;
	position:absolute;
	top:37px;
	width:140px;
	z-index:3000;
}
#nav li ul li {
	float:left;
	width:100%;
	display:block;
	padding:0 5px 0 5px;
}
#nav li ul li a {
	float:left;
	font-size:9px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	white-space:nowrap;
	width:100%;
	display:block;
}
#nav li ul li :hover {
	color:#cb0827;
	width:100%;
	display:block;

}
#nav li:hover ul, #nav li.sfhover ul {
	display: block;
}
#nav li {
	float: left;
	position: relative;
	width: 115px;
	margin:0;
	padding:0;
	/*height:42px;*/
}

ul#nav li a.rubrique {
	display:block;
	height:37px;
	width: 115px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background:url(../../images/parents/menu/rubriqueDWN.png) top left no-repeat;
}

ul#nav li a.rubrique:hover, ul#nav li.rubrique_on a.rubrique {
	color: #ff6600;
	background:url(../../images/parents/menu/rubriqueUP.png) top left no-repeat;
}


#nav li.provisoire {
	float: left;
	position: relative;
	width: 115px;
	margin:0;
	padding:0;
	height:37px;
	background:url(../../images/parents/menu/rubriqueProvisoire.png) top left no-repeat;
}

/* Fin main menu*/

	    
	       	  
/* FIN HEADER */

#wrapper {
	float:left;
	height: 705px;
	width:990px;
	display:block;
	margin-top:15px;
	padding:0 0 0 20px;
}

#wrapper .main_ctnt
{
    float:left;
	width:990px;
	height:auto;
	display:block;
	margin:0;
	padding:0; 
	position:relative; 
}
#wrapper .main_ctnt .ie,#wrapper_psy .ie_conseils {
	position:relative;  
	width:617px;
	float:left;  
}

#wrapper .main_ctnt .ie .forums {
	position:absolute;
	top:0;
	left:0;
	background:url(../../images/parents/gal/fd_forums.png) top left no-repeat;
	_background:none;
 	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tiji.fr/design/tiji/images/parents/gal/fd_forums.png', sizingMethod='crop');
	width:214px;
	height:368px;
	}
	
#wrapper_psy {
	padding-left:15px;
	margin-top:15px;}
 	
#wrapper_psy .milieu_emission2 .forums {
	position:absolute;
	top:12px;
	left:743px;
	background:url(../../images/parents/gal/fd_forums.png) top left no-repeat;
	_background:none;
 	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tiji.fr/design/tiji/images/parents/gal/fd_forums.png', sizingMethod='crop');
	width:214px;
	height:368px;
	}

#wrapper .main_ctnt .ie .libelles {
	position:absolute;
	width:214px;
	height:368px;
	top:110px;
	left:20px;
	float:left;
	}
	
#wrapper_psy .milieu_emission2 .libelles {
	float:left;
	left:766px;
	position:absolute;
	top:121px;
	width:214px;
}
	
#wrapper .main_ctnt .minutes {
	position:absolute;
	width:214px;
	height:40px;
	top:77px;
	left:15px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	font-size:10px;
	width:178px;
	}



#wrapper_psy .milieu_emission2 .minutes {
	position:absolute;
	width:214px;
	height:40px;
	top:87px;
	left:769px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	font-size:10px;
	width:178px;
	}
	

#wrapper .main_ctnt .ie .libelles a, #wrapper_psy .milieu_emission2 .libelles a {
	font-weight:bold;
	text-decoration:none;
	color:#000;
	}
	
	
#wrapper .main_ctnt .ie .libelles ul li, #wrapper_psy .milieu_emission2 .libelles ul li {
	line-height:47px;}	
	
#wrapper .main_ctnt .ie .libelles a:hover, #wrapper_psy .milieu_emission2 .libelles a:hover {
	color:#ff6600;
	}
	

#wrapper .main_ctnt .ie .libelles a.libelle1, #wrapper_psy .milieu_emission2 .libelles a.libelle1 {
	position:absolute;
	width:168px;
	height:20px;
	top:0;
	left:6px;
	}
#wrapper .main_ctnt .ie .libelles a.libelle2, #wrapper_psy .milieu_emission2 .libelles a.libelle2 {
	position:absolute;
	width:168px;
	height:20px;
	top:47px;
	left:6px;
	}
#wrapper .main_ctnt .ie .libelles a.libelle3, #wrapper_psy .milieu_emission2 .libelles a.libelle3 {
	position:absolute;
	width:168px;
	height:20px;
	top:94px;
	left:6px;
	}
#wrapper .main_ctnt .ie .libelles a.libelle4, #wrapper_psy .milieu_emission2 .libelles a.libelle4 {
	position:absolute;
	width:168px;
	height:20px;
	top:141px;
	left:6px;
	}
#wrapper .main_ctnt .ie .libelles a.libelle5, #wrapper_psy .milieu_emission2 .libelles a.libelle5 {
	position:absolute;
	width:168px;
	height:20px;
	top:187px;
	left:6px;
	}


h1 {
	height: 40px;
	width: 274px;
	line-height: 40px;
	margin: 50px auto 0 auto;
	font-size: 10px;
	color: #ff6600;
	text-align: center;
	background:url(../../images/parents/gal_parent/bg_titre.png) top left no-repeat
}


#wrapper .main_ctnt .flash {
	width:507px;
	height:322px;
	float:left;
	margin:0 0 0 227px;
	_margin:0 0 0 115px;
	}

	
#wrapper .main_ctnt .surtiji {
	background:url(../../images/parents/gal/surtiji.png) top left no-repeat;
	_background:none;
 	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tiji.fr/design/tiji/images/parents/gal/surtiji.png', sizingMethod='crop');
	width:214px;
	height:316px;
	margin:0 0 0 10px;
	float:left; 	
	padding:53px 0 0 0;
	}
	
#wrapper .main_ctnt .surtiji p.date {
	width:215px;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	color:#fff;
	}
#wrapper .main_ctnt .surtiji p.encemoment {
	background:url(../../images/parents/gal/fd_titre_moment.png) top left no-repeat;
	width:199px;
	height:25px;
	text-align:center;
	font-weight:bold;
	margin-left:10px;
	padding-top:7px;
	font-size:12px;
	color:#fff;
	}
	
#wrapper .main_ctnt .surtiji .bloc .bloc_left {
	background:url(../../images/parents/gal/fd_moment_left.png) top left no-repeat;
	float:left;
	width:62px;
	height:91px;
	margin-left:5px;
	padding:9px 0 0 9px;}
	
#wrapper .main_ctnt .surtiji .bloc .bloc_left2 {
	background:url(../../images/parents/gal/fd_suivre_left.png) top left no-repeat;
	float:left;
	width:62px;
	height:91px;
	margin-left:5px;
	padding:9px 0 0 9px;}
	
	
#wrapper .main_ctnt .surtiji .bloc .bloc_left p.heure, #wrapper .main_ctnt .surtiji .bloc .bloc_left2 p.heure{
	color:#fff;
	font-weight:bold;
	margin:3px 0 0 5px;
	}

#wrapper .main_ctnt .surtiji .bloc .bloc_right, #wrapper .main_ctnt .surtiji .bloc .bloc_right2  {
	float:right;
	width:133px;}


#wrapper .main_ctnt .surtiji .bloc .bloc_right .titre {
	background:url(../../images/parents/gal/fd_titre_bloc.png) top left no-repeat;
	width:130px;
	height:54px;
	margin-right:2px;
	padding:3px 0 0 1px;
	}
	
#wrapper .main_ctnt .surtiji .bloc .bloc_right2 .titre {
	background:url(../../images/parents/gal/fd_titre2_bloc.png) top left no-repeat;
	width:130px;
	height:54px;
	margin-right:2px;
	padding:3px 0 0 1px;
	}
	
#wrapper .main_ctnt .surtiji .bloc .bloc_right .titre p, #wrapper .main_ctnt .surtiji .bloc .bloc_right2 .titre p {
	font-size:10px;
	margin:15px 0 0 15px;
	width:99px;
}	
	
#wrapper .main_ctnt a.savoir {
	background:url(../../images/parents/gal/btn_savoir.png) top left no-repeat;
	_background:none;
 	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tiji.fr/design/tiji/images/parents/gal/btn_savoir.png', sizingMethod='crop');
	width:124px;
	height:31px;
	display:block;
	cursor:pointer;
	margin:5px 0 0 2px;
	}
#wrapper .main_ctnt .bloc_right a.savoir:hover {
	background:url(../../images/parents/gal/btn_savoir_on.png) top left no-repeat;
	_background:none;
 	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tiji.fr/design/tiji/images/parents/gal/btn_savoir_on.png', sizingMethod='crop');
	}
	
#wrapper .main_ctnt .surtiji p.asuivre {
	background:url(../../images/parents/gal/fd_titre_asuivre.png) top left no-repeat;
	width:199px;
	height:25px;
	text-align:center;
	font-weight:bold;
	margin-left:10px;
	padding-top:7px;
	font-size:12px;
	color:#fff;
	}	
	
#wrapper .main_ctnt .bloc_right2 a.savoir2 {
	background:url(../../images/parents/gal/btn_savoir2.png) top left no-repeat;
	_background:none;
 	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tiji.fr/design/tiji/images/parents/gal/btn_savoir2.png', sizingMethod='crop');
	width:124px;
	height:31px;
	margin:5px 0 0 2px;
	display:block;
	cursor:pointer;
	}
#wrapper .main_ctnt .bloc_right2 a.savoir2:hover {
	background:url(../../images/parents/gal/btn_savoir2_on.png) top left no-repeat;
	_background:none;
 	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tiji.fr/design/tiji/images/parents/gal/btn_savoir2_on.png', sizingMethod='crop');
	}
	
	
/*----------------------bloc bas--------------------------------	
*/	

#wrapper .main_ctnt .ie .bestof {
	width:617px;
	height:308px;
	margin:4px 0 0;
	background:url(../../images/parents/gal/fd_bestof.png) top left no-repeat;
	_background:none;
 	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tiji.fr/design/tiji/images/parents/gal/fd_bestof.png', sizingMethod='crop');
}

 #wrapper_psy .ie_conseils .bestof  {
	width:617px;
	height:308px;
	margin:20px 0 0 0;
	background:url(../../images/parents/gal/fd_bestof.png) top left no-repeat;
	_background:none;
 	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tiji.fr/design/tiji/images/parents/gal/fd_bestof.png', sizingMethod='crop');
}
#wrapper .main_ctnt .ie .bloc1_bestof, #wrapper_psy .ie_conseils .bloc1_bestof {
	width:172px;
	height:225px;
	position:absolute;
	background:url(../../images/parents/gal/fd_blocsbestof.jpg) top left no-repeat;
	top:76px;
	left:7px;
	}
	
#wrapper .main_ctnt .ie .bloc2_bestof, #wrapper_psy .ie_conseils .bloc2_bestof {
	width:172px;
	height:225px;
	position:absolute;
	background:url(../../images/parents/gal/fd_blocsbestof.jpg) top left no-repeat;
	top:76px;
	left:183px;
	}
	
#wrapper .main_ctnt .ie .bloc3_bestof, #wrapper_psy .ie_conseils .bloc3_bestof  {
	width:172px;
	height:225px;
	position:absolute;
	background:url(../../images/parents/gal/fd_bloc3bestof.jpg) top left no-repeat;
	top:76px;
	left:360px;
	}
	
#wrapper .main_ctnt .ie .bloc1_bestof p.titre, #wrapper .main_ctnt .ie .bloc2_bestof p.titre, #wrapper .main_ctnt .ie .bloc3_bestof p.titre,
#wrapper_psy .ie_conseils .bloc1_bestof p.titre, #wrapper_psy .ie_conseils .bloc2_bestof p.titre, #wrapper_psy .ie_conseils .bloc3_bestof p.titre {
	width:142px;
	height:46px;
	margin:18px 0 0 16px;
	padding-top:10px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	}
#wrapper .main_ctnt .ie .bloc1_bestof a, #wrapper .main_ctnt .ie .bloc2_bestof a, #wrapper .main_ctnt .ie .bloc3_bestof a,
#wrapper_psy .ie_conseils .bloc1_bestof a, #wrapper_psy .ie_conseils .bloc2_bestof a,  #wrapper_psy .ie_conseils .bloc3_bestof a {
	margin:18px 0 0 16px;
	color:#000;
	font-size:10px;
	text-decoration:none;
	display:block;
	height:29px;
	margin:23px 0 0 28px;
	width:122px;
	background-image:none;	
	cursor:pointer;
	}
	
#wrapper .main_ctnt .ie .bloc1_bestof a:hover, #wrapper .main_ctnt .ie .bloc2_bestof a:hover, #wrapper .main_ctnt .ie .bloc3_bestof a:hover,
#wrapper_psy .ie_conseils .bloc1_bestof a:hover, #wrapper_psy .ie_conseils .bloc2_bestof a:hover,  #wrapper_psy .ie_conseils .bloc3_bestof a:hover {
	color:#ff6600;
	}	
	
#wrapper .main_ctnt .ie .bloc_btns, #wrapper_psy .ie_conseils .bloc_btns {
	position:absolute;
	width:75px;
	height:258px;
	top:33px;
	left:543px;}
	
#wrapper .main_ctnt .ie .bloc_btns p.titre, #wrapper_psy .ie_conseils .bloc_btns p.titre {
	width:60px;
	height:38px;
	font-size:9px;
	color:#fff;
	line-height:12px;
	margin:0 0 0 6px;}

#wrapper .main_ctnt .ie .bloc_btns a.go_forums, #wrapper_psy .ie_conseils .bloc_btns a.go_forums{
	width:68px;
	height:27px;
	margin:5px 0 0 0;
	background:url(../../images/parents/gal/btn_go_forums.png) top left no-repeat;
	display:block;
}
#wrapper .main_ctnt .ie .bloc_btns a.go_forums:hover, #wrapper_psy .ie_conseils .bloc_btns a.go_forums:hover {
	background:url(../../images/parents/gal/btn_go_forums_on.png) top left no-repeat;
}
#wrapper .main_ctnt .ie .bloc_btns a.go_rech, #wrapper_psy .ie_conseils .bloc_btns a.go_rech {
	width:68px;
	height:27px;
	margin:5px 0 0 0;
	background:url(../../images/parents/gal/btn_go_rech.png) top left no-repeat;
	display:block;
}
#wrapper .main_ctnt .ie .bloc_btns a.go_rech:hover, #wrapper_psy .ie_conseils .bloc_btns a.go_rech:hover {
	background:url(../../images/parents/gal/btn_go_rech_on.png) top left no-repeat;
}	

#wrapper .main_ctnt .pub, #wrapper_psy .pub {
	float:left;
	height:264px;
	margin:2px 0 0 20px;
	padding:45px 0 0 15px;
	width:314px;
	background:url(../../images/parents/gal/fd_pub.png) top left no-repeat;
	_background:none;
 	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tiji.fr/design/tiji/images/parents/gal/fd_pub.png', sizingMethod='crop');

}


#wrapper .main_ctnt .ie .img_pub, #wrapper_psy .ie_conseils .img_pub {
	width:300px;
	height:250px;
	position:absolute;
	top: 44px;
	left:646px;}

#container .bottom {
	padding:0 0 0 0;
	position:relative;
	margin-left:19px;}


#container .bottom .encoreplus {
	width:435px;
	height:78px;
		background:url(../../images/parents/gal/encoreplus.png) top left no-repeat;
	_background:none;
 	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tiji.fr/design/tiji/images/parents/gal/encoreplus.png', sizingMethod='crop');
	float:left;}

#container .bottom a.gulli {
	width:85px;
	position:absolute;
	display:block;
	top:6px;
	right:638px;
	_right:655px;
	height:15px;
	font-size:10px;
	color:#fff;
	text-align:left;
	text-decoration:none;
	padding-top:50px;
	z-index:100;
	}
#container .bottom a.canalj {
	width:85px;
	position:absolute;
	display:block;
	right:545px;
	_right:563px;
	font-size:10px;
	color:#fff;
	text-align:left;
	text-decoration:none;
	padding-top:50px;
	top:6px;
	z-index:100;
	}
#container .bottom a.gulli:hover, #container .bottom a.canalj:hover {
	color:#ff6600;	}

	
#container .bottom .liens {
	float:left; 
	margin-left:15px;
	position:relative;}
	
#container .bottom .liens .toutptiji {
	background:url(../../images/parents/gal/toutptiji.png) top left no-repeat;
	_background:none;
 	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tiji.fr/design/tiji/images/parents/gal/toutptiji.png', sizingMethod='crop');
	width:172px;
	height:78px;
	float:left;}
	
#container .bottom .liens .visite{
	background:url(../../images/parents/gal/lien_tiji.png) top left no-repeat;
	_background:none;
 	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tiji.fr/design/tiji/images/parents/gal/lien_tiji.png', sizingMethod='crop');
	width:178px;
	height:78px;
	float:left;}

#container .bottom .liens a.petits {
height:76px;
left:0;
position:absolute;
top:0;
width:170px;
}

#container .bottom .liens a.tiji {
	width:170px;
	height:76px;
	top:0px;
	left:0px;
	position:absolute;}
	
#container .bottom .liens a.visit {
	width:176px;
	height:76px;
	top:0px;
	left:332px;
	position:absolute;}
	

#container .bottom .liens img {
	float:left;}
		
#footer
{
    float:left;
	width:957px;
	height:auto;
	display:block;
	margin:0;
	padding:11px 0 30px 19px;
}
#footer #first
{
    float:left;
	width:959px;
	height:auto;
	display:block;
	margin:0;
	padding:0 0 0 0;
	background: url(../../images/parents/gal/bg_footer_first.png) top left no-repeat;
	_background:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tiji.fr/design/tiji/images/parents/gal/bg_footer_first.png', sizingMethod='crop');
}
#footer #first ul#footer_liste1, #footer #first ul#footer_liste5
{
    float:left;
	width:194px;
	height:auto;
	display:block;
	margin:0;
	padding:0 0 4px 0;
	text-align:center;
}
#footer #first ul#footer_liste1 li, #footer #first ul#footer_liste5 li
{
    float:left;
	width:184px;
	height:auto;
	display:block;
	margin:0;
	padding:0 5px 0 5px;
	text-align:center;
	list-style-type:none;
	font-size:11px;
	font-weight:normal;
	color:#ff6600;
}
#footer #first ul#footer_liste1 li a, #footer #first ul#footer_liste5 li a
{
	color:#000;
	text-decoration:underline;
}
#footer #first ul#footer_liste1 li a:hover, #footer #first ul#footer_liste2 li a:hover,  #footer #first ul#footer_liste3 li a:hover,  #footer #first ul#footer_liste4 li a:hover,   #footer #first ul#footer_liste5 li a:hover
{
	text-decoration:none;
}

#footer #first ul#footer_liste2, #footer #first ul#footer_liste3, #footer #first ul#footer_liste4
{
    float:left;
	width:190px;
	height:auto;
	display:block;
	margin:0;
	padding:0 0 4px 0;
	text-align:center;
}
#footer #first ul#footer_liste2 li, #footer #first ul#footer_liste3 li, #footer #first ul#footer_liste4 li
{
    float:left;
	width:180px;
	height:auto;
	display:block;
	margin:0;
	padding:0 5px 0 5px;
	text-align:center;
	list-style-type:none;
	font-size:11px;
	font-weight:normal;
	color:#ff6600;
}
#footer #first ul#footer_liste2 li a, #footer #first ul#footer_liste3 li a, #footer #first ul#footer_liste4 li a
{
	color:#000;
	text-decoration:underline;
}
#footer .thematiques
{
    float:left;
	width:957px;
	height:19px;
	display:block;
	margin:0;
	padding:20px 0 0 0;
	border-bottom:1px solid #ff6600;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#ff6600;
}
#footer .affilies
{
    float:left;
	width:759px;
	height:auto;
	display:block;
	margin:0;
	padding:10px 0 10px 198px;
	border-bottom:1px solid #ff6600;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#000;
}
#footer .affilies ul.sites
{

color:#FFFFFF;
display:block;
float:left;
font-size:11px;
font-weight:normal;
height:auto;
margin:0;
padding:0;
text-align:left;
width:597px;}
#footer .affilies li
{

	width:auto;
	height:auto;
	display:block;
	margin:0;
	padding:0 3px 0 0;
	font-size:11px;
	font-weight:normal;
	color:#000;
		text-align:center;
		display:inline;
}
#footer .affilies li a
{

	width:auto;
	height:auto;
	display:block;
	margin:0;
	padding:0 3px 0 0;
	font-size:11px;
	font-weight:normal;
	color:#000;
		text-align:center;
		display:inline;
}


/*page inscription*/

.wrapper_action {
	width:955px;
	height:808px;
	margin:18px 0 0 21px;
	padding-bottom:15px;
	display:block;
	background:url(../../images/inscription/fd_inscription.png) top left no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/tiji/images/inscription/fd_inscription.png', sizingMethod='crop');
}


.inscription {
	position: relative;
	height: 633px;
	width: 870px;
	padding: 80px 0 0 0;
}
.inscription a.btn_fermer_popup {
	position: absolute;
	top: 34px;
	right: 30px;
	padding: 38px 0 0 0;
	background:url(../../images/parents/gal/btn_fermer_popup.png) top center no-repeat;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold	
}
.inscription a.btn_fermer_popup:hover {
	text-decoration: underline;
}
.inscription h5 {
	clear: both;
	height: 38px;
	line-height: 38px;
	width: 100%;
	margin: 0 0 15px 0;
	text-align: center;
	font-size: 10px;
	color: #ff6600;
}


.inscription form {
	margin: 0;	
}
.inscription fieldset {
	margin: 0 auto;	
	padding: 0;
	border: 0
}
.inscription .fieldset1, .inscription .fieldset2 {
	float: left;
	height: 150px;
	width: 50%;
	padding: 0 0 10px 0;
}
.inscription .fieldset3 {
	width: 100%;
	padding:0 0 5px 39px;
	height:236px;
	_height:220px;
	position:relative;
}

.inscription .fieldset1 p, .inscription .fieldset2 p {
	clear: both;
	margin: 0;
	padding: 0 25px 6px 0;
	_padding: 0 25px 4px 0;
}
.inscription fieldset p label, .inscription fieldset span label {
	display: block;
	float: left;
	padding: 0 10px 0 0;
	text-align: right;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}
*+html .inscription fieldset p, *+html .inscription fieldset2 p {
	padding: 0 25px 4px 0 !important;		
}
.inscription .fieldset1 p label {
	width: 174px;
}
.inscription .fieldset2 p label {
	width: 134px;
}
.inscription fieldset p label em {
	color: #ffff00;
	font-style: normal
}
.inscription fieldset p input {
	height: 14px;
	_height: 12px;
	width: 210px;
	text-align: left
}
.inscription .fieldset3 span input {
	height: 14px;
	_height: 12px;
	text-align: left
}
*+html .inscription .fieldset3 span input {
	height: 12px;
}
.inscription fieldset input {
	border: solid 2px;
	border-style: inset;	
}
.inscription fieldset p textarea {
	height: 42px;
	width: 210px;
	border: solid 2px;
	border-style: inset;	
	text-align: left;
	overflow: auto;
}
.inscription .fieldset3 {
/* 	height: 313px;
*/}
.inscription .fieldset3 .partenairesBL  {
	float: left;
	clear: both;
	width: 780px;	
    padding: 0 0 15px 46px;
}
.inscription .fieldset3 p  {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 10px;
	color: #fff;
	margin: 3px 0 10px 0;
}
*+html .inscription .fieldset3 p  {
	margin: 0 0 10px 0;
}
.inscription .fieldset3 span  {
	float: left;
	clear: both;
	display: block;
	width: 100%;
	margin: 0 0 5px 0;
	text-align:center;
}
.inscription .fieldset3 .partenaires {
	width: 353px;
	padding: 0 18px 0 0;
	color:#fff;
	font-size: 10px;
	font-weight:bold;
	margin:0 0 0 334px;
}


.inscription .fieldset3 .partenaires label,
.inscription .fieldset3 .email label  {
	padding: 0 20px 0 5px;
	font-size: 10px;
	font-style: normal;
	color: #fff;
}

.inscription .fieldset3 .partenaires input {
	border:0;
}

.inscription .fieldset3 .email input {
	width:155px;
}

.inscription .fieldset3 .email {
	width: 353px;
	padding: 0 18px 0 0;
	color:#fff;
	font-size: 10px;
	font-weight:bold;
	margin:0 0 0 307px;
}


.inscription .fieldset3 dl {
	float: left;
	height: 82px;
	width: 240px;
	margin: 0;
	padding: 0 10px;
	background:url(../../images/inscription/bg_partenaires.png) top center no-repeat;
}

.inscription .fieldset3 dl dt {
	float: left;
	height: 82px;
	width: 106px;
	padding: 0px 20px 0 21px;
	text-align: center
}
.inscription .fieldset3 dl dd {
	float: left;
	height: 82px;
	width: 73px;
	line-height: 20px;
	font-size: 11px;
	font-style: normal;
	color: #0099cc;	
}
.inscription .fieldset3 dl dd input {
	margin: 0 0 0 15px;
	padding: 0;
	border: 0;
}
.inscription .fieldset3 .bt_radio input {
	border: 0;
}

.inscription .fieldset3 dl dd h6 {
	margin: 0;
	padding: 8px 0 2px 0;
	text-align: center;
	color: #ff6600;
	font-size: 12px;
}
.inscription a.btn_valider_inscription {
	margin:50px 0 10px 380px;
	_margin:35px 0 10px 380px;
	height: 36px;
	width: 186px;
	display:block;
	background: url(../../images/inscription/btn_valider.png) top left no-repeat;
}

.inscription a.btn_valider_inscription:hover {
	background: url(../../images/inscription/btn_valider_on.png) top left no-repeat;
}

.inscription .btn_valider_inscription span {
	display: none;
}
.alerte_haut {
	padding: 0;
	color: #FFFF00;
	font-weight: bold;
	font-size: 10px;
	width:227px;
	padding: 0 0 0 37px;
	z-index:1000;
}
.inscription p.mentions {
	width: 800px;
	padding: 0 35px;
	color: #006dab;
	font-size: 9px;
	text-align: center
}


.inscription .bloc_avatar{
	height: 80px;
	width: 586px;
	margin: 0 0 0 177px;
	_margin: 0 0 0 100px;
	float:left;
	background:url(../../images/inscription/fd_bloc_avatar.png) center left no-repeat;
}

.inscription .avatar{
	height: 50px;
	width: 50px;
	padding:16px 0 0 26px;
	float:left;
}

.inscription .champ{
	height: 60px;
	width: 359px;
	padding:14px 0 0 82px;
	float:left;
}

.inscription .champ p{
	color:#fff;
	font-weight:bold;
	font-family:verdana;
	font-size:10px;
	text-transform:uppercase;
}

.inscription .champ input{
	width:332px;
	height:21px;
	margin:11px 0 0 0;
	padding:3px 0 0 2px;
}

.inscription .champ .alerte{
	width:332px;
	height:16px;
	font-size:10px;
	font-weight:bold;
	padding:4px 0 0 20px;
	color:#ffff00;
	background:url(../../images/inscription/alerte.jpg) center left no-repeat;
}

.inscription .boutons {
	float:left;	
	margin-top:14px;
}

.inscription .boutons a{
	width:128px;
	height:28px;
	display:block;
}

.inscription .boutons a.parcourir {
	background:url(../../images/inscription/btn_parcourir.png) center left no-repeat;
}

.inscription .boutons a.parcourir:hover {
	background:url(../../images/inscription/btn_parcourir_on.png) center left no-repeat;
}

.inscription .boutons a.envoyer {
	background:url(../../images/inscription/btn_envoyer.png) center left no-repeat;
}

.inscription .boutons a.envoyer:hover {
	background:url(../../images/inscription/btn_envoyer_on.png) center left no-repeat;
}


.inscription .champ label{
	display:none;
}

.inscription .newsletters {
	display: block;
	float: left;
	clear: both;
	height: 41px; 
	width: 863px;
	margin: 20px 0 0 51px;
	_margin: 20px 0 0 20px;
	font-size: 12px;
	color:#ff6600;
	background: url(../../images/inscription/fd_titre_newsletter.png) top center no-repeat;
}

.inscription .infos {
	display: block;
	float: left;
	clear: both;
	height: 41px; 
	width: 863px;
	margin: 0 0 20px 51px;
	_margin: 0 0 20px 20px;
	font-size: 12px;
	color:#ff6600;
	background: url(../../images/inscription/fd_titre_infos.png) top center no-repeat;
}

.wrapper_action p.conf {
color:#FFFFFF;
padding:366px 72px 0;
text-align:center;
line-height:28px;
}

.wrapper_action p.mentions {
color:#006DAB;
font-size:9px;
padding:312px 76px 0;
text-align:center;
width:800px;
}

.wrapper_action p.mentions_page{
color:#006DAB;
font-size:9px;
padding:21px 76px 0;
text-align:center;
width:713px;
}


/*---------------------- login ------------------------------*/

.login {
	background: url(../../images/parents/login/bg_login.png) top left no-repeat;
	_background:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/tiji/images/parents/login/bg_login.png', sizingMethod='crop');
	width:954px;
	height:245px;
	float:left;
	}

.login .block1, .login .block2 {
	width:477px;
	height:210px;
	float:left;
	position:relative;
	z-index:1;
}

.login .block2 {
	width:477px;
	height:210px;
	float:left;
	position:relative;
	z-index:1;
}

.login .block1 .intitule p {
	width:263px;
	height:17px;
	text-align:center;
	margin:45px 0 0 106px;
	font-weight:bold;
	font-family:verdana;
	font-size:10px;
	color:#ff6600;
	}

.login .block2 .intitule p {
	width:263px;
	height:17px;
	text-align:center;
	margin:45px 0 0 122px;
	font-weight:bold;
	font-family:verdana;
	font-size:10px;
	color:#ff6600;
}

.login form#motdepasse {
	margin:40px 0 0 20px;
	_margin:40px 0 0 10px;
	text-align:right;
	float:left;
	width:382px;
	height:100px;
	position:relative;
	z-index:1;
	padding-left:27px;
}

.login form#identification {
	margin:20px 0 0 0;
	text-align:right;
	float:left;
	width:430px;
	height:123px;
	position:relative;
	z-index:1;
}

.login form label {
	width:130px;
	text-align:right;
	float:left;
	font-weight:bold;
	font-family:verdana;
	font-size:10px;
	color:#fff;
	margin-top:10px;
	padding-right:10px;
}
	
.login form input {
	width:200px;
	float:left;
	margin-top:10px;
}
	
	
.login form input#cookie {
	width:20px;
	margin:9px 0 0 150px;
	_margin:5px 0 0 150px;
	text-align:right;
	float:left;}
	
.login form label#light {
	text-align:left;
	float:left;
	font-weight:normal;
}
	
.login form a.valider {
	display:block;
	width:118px;
	height:28px;
	background: url(../../images/parents/login/btn_valider.png) top left no-repeat;
	margin:10px 0 0 234px;
	}
.login form a.valider:hover {
	background: url(../../images/parents/login/btn_valider_on.png) top left no-repeat;
}

.login form a.envoyer {
	display:block;
	width:120px;
	height:28px;
	background: url(../../images/parents/login/btn_envoyer.png) top left no-repeat;
	margin:15px 0 0 225px;
	_margin:20px 0 3px 80px;
	}
.login form a.envoyer:hover {
	background: url(../../images/parents/login/btn_envoyer_on.png) top left no-repeat;
}

.login form p.long {
	text-align:left;
	width:350px;
	font-weight:bold;
	font-family:verdana;
	font-size:10px;
	color:#fff;
	margin:0;
}
	
.alerte p{
	background: url(../../images/parents/login/alerte.gif) 0 0 no-repeat;
	padding:1px 0 0 19px;
	color:#ffff00;
	font-size:10px;
	font-weight:bold;
	width:210px;
	height:18px;
	float:left;
	margin-left:35px;
}

.obligatoires {
	position:absolute;
	top:206px;
	left:326px;
	width:130px;
	height:15px;
	font-size:10px;
	font-family:verdana;
}
	
.login span {
	color:#ffff00;}

