h1, h2, h3, h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #ba2f6f;
}

h2, h3{	font-size: 1em;}

h4{
	font-size: 0.60em;
	color: #666666;
}


#header{
padding-top: 15px;
	background-image: url(http://www.pole-emploi.fr/accueilpe/css/gfx/background/header_bg.jpg); 
	background-repeat: no-repeat;
	background-position: 0px 10px;
	width: 797px;
	height: 118px
}

.texte{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.90em;
}

.go{
	margin-left: 270px;
	background-image: url('../images/bouton.gif'); 
	background-repeat: no-repeat;
	padding : 10px;
	background-position: 0px 0px;
    color: white;
    text-decoration: none;
}

.go2{
	margin-left: 180px;
	background-image: url('../images/bouton.gif'); 
	background-repeat: no-repeat;
	padding : 10px;
	background-position: 0px 0px;
    color: white;
    text-decoration: none;
}

.siret{
	margin-left: 270px;
	position: relative;
	top: -10px;
}


.item{
	padding-left : 40px;
	padding-bottom : 10px;
	background-image: url('../images/arrow.gif'); 
	background-repeat: no-repeat;
	background-position: 20px 0px;

}

.cadre{border : 1px solid #999999; }

a:link {text-decoration: none;  color:white;}
a:visited  {text-decoration: none;  color:white;}
a:hover  {text-decoration: none; color:white; }
a:active {text-decoration: none; color:white;}
