@charset "utf-8";


/****************************************************************************************************************************
*************************************************** tetiere ******************************************************
****************************************************************************************************************************/
/*header*/
#header
{
	height:123px;
	padding:0px;
}

/* haut*/
#accroche
{
  padding-left:80px;
  padding-bottom:10px;
}

/*logo gauche*/
#logo
{
	background:#FFFFFF url(../images/logo/logo_seseamea.png) no-repeat;
	width:350px;
	height:84px;
	float:left;
	position:relative;
	top:15px;
	left:10px;
}

#logo a
{
  display:block;
  width:325px;
  height:84px;
}

/*logo droite*/
#icono
{
	background:url(../images/logo/img_header.png) no-repeat;
	right:5px;
	width:164px;
	height:116px;
	float:right;
	position:relative;
	top:1px;
}

/*texte milieu*/
#titre
{
	background:url(../images/titre/titre.gif) no-repeat;
	float:left;
	width:312px;
	height:20px;
	position:relative;
	top:70px;
	left:80px;
}

.invisible
{
  display:none;
}

/****************************************************************************************************************************
***************************************************tous basique******************************************************
****************************************************************************************************************************/

form, h1, h2, h3, h4, h5, h6, p, fieldset,label
{
	margin:0px;
	padding:0px;
	border:0px;
}

#conteneure
{
	width:956px;
	margin:auto;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
	padding-right:4px;
}
	
#infoPageActivation
{
	width: 700px;
}

#contenu
{
  margin: 20px auto;
}

/*Tous se qui est gris foncer*/
body
{
	color:#646467;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*liens*/			
a
{
	font-weight:bold;
	font-size:11px;
	color:#ff813e;
}

/*couleur orange titre*//*titre 1 image puce*/
h1 
{
	color:#ff7126;
	background:url(../images/picto/puce.gif) no-repeat 0px 5px; 
	font-size:16px;
	margin:5px;
	padding-left:20px;
}


/*tout texte gris clair*/
.info
{
	font-size:11px;
	color:#c2c0c0;
}

/****************************************************************************************************************************
*************************************************** pied de page ******************************************************
****************************************************************************************************************************/

#footer
{
	font-size:11px;
}
			
/*placement du menu ds l'image*/
#footer .texte
{
	margin-top:10px;
	margin-left:15px;
	float:left;
}

/*placement du menu ds l'image*/
#footer #menu
{
	margin-top:10px;
	margin-right:5px;
	float:right;
}
			
#footer ul
{
  margin:0px;
  padding:0px;
}

/* taille placement marge du menu*/
#footer li
{
	font-size: 11px;
	display:inline;
	list-style:none;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:-3px;
	padding:0px;
	border:0px;
	height:23px; 
}
						
/*logobas*/
.powered
{
	float:left;
	width: 119px;
	height: 55px;
	background:url(../images/logo/powered_sesamea.jpg) repeat-x;
}

/*coleur texte à droite du logo*/
#footer .texte
{/*tous*/
	color:#ff7126;
}

/* Couleur*/
#footer li a
{/*tous*/
	background:#a1a1a1 none repeat scroll 0 0;/* Couleur fond*/
	border:1px solid #a1a1a1;/* Couleur bordure*/
	color:#FFFFFF;/* Couleur texte*/
	display:inline-block;
	margin:0 1px 0 0;
	padding:2px 7px;
	text-decoration:none;
}

/*passage la souris lien du menu bas*/
#footer li a:hover
{/*tous*/
	background:#FFFFFF;/* Couleur texte*/
	color:#a1a1a1;/* Couleur fond*/
	border:1px solid #a1a1a1;/* Couleur bordure*/
}	

/****************************************************************************************************************************
*************************************************** tout sous domaine ******************************************************
****************************************************************************************************************************/


#block1
{
	height:485px;
}

.l1 
{
	color:#ff7126;
	font-weight: lighter;
	font-size:25px;
	padding-top:10px;
	text-align:center;
}

.l2
{
	font-family: helvetica, arial, clean, bauhaus, bellerose, tahoma, verdana, times;
	font-size: 13px;
	font-weight: lighter;
	margin-top:30px;
	line-height:15px;
	margin-left:20px;
}

.l3
{
	font-family: helvetica, arial, clean, bauhaus, bellerose, tahoma, verdana, times;
	font-size: 13px;
	font-weight: lighter;
	margin-top:30px;
	line-height:15px;
	margin-left:20px;
}

.l4
{
	font-family: helvetica, arial, clean, bauhaus, bellerose, tahoma, verdana, times;
	font-size: 15px;
	font-weight: lighter;
	margin-top:65px;
	line-height:15px;
	margin-left:150px;
}

.l5
{
	font-family: helvetica, arial, clean, bauhaus, bellerose, tahoma, verdana, times;
	font-size: 13px;
	font-weight: lighter;
	margin-top:70px;
	line-height:20px;
	margin-left:20px;
}

.l6
{
	font-family: helvetica, arial, clean, bauhaus, bellerose, tahoma, verdana, times;
	font-size: 13px;
	font-weight: lighter;
	margin-top:45px;
	line-height:15px;
	margin-left:20px;
}

.l7
{
	font-family: helvetica, arial, clean, bauhaus, bellerose, tahoma, verdana, times;
	font-size: 13px;
	font-weight: lighter;
	margin-top:40px;
	line-height:15px;
	margin-left:20px;
}

.carte
{
	float: right;
	margin-top:-34px;
	margin-right: 310px;
}
