@charset "utf-8";
/**
 * Styles Réalisés pour la prefecture de tarbes
 * Yannick Evain
 */
.block_img {
	height:120px;
	width:258px
}
.separateur {
	margin-bottom:20px;
	margin-top:20px
}

.separateur_article 
{
    width:500px;
    height:1px;
   margin-bottom:20px;
   margin-top:20px;
   background:url("../images2009/separateur_article.png");
}

.separateur_article_small 
{
    width:230px;
	margin-left:60px;
	margin-right:60px;
    height:1px;
   margin-bottom:20px;
   margin-top:20px;
   background:url("../images2009/separateur_article.png");
}


.separateur_article_nomargin 
{
    width:500px;
    height:1px;
   margin-bottom:3px;
   margin-top:3px;
   background:url("../images2009/separateur_article.png");
}

.spacer
{
   margin-bottom:20px;
   margin-top:20px; 
}

div#lettre 
{
    height:47px;
	width:247px;
}

span#lettre1 a
{
  float:left;  
  height:47px;
	width:37px;
}

span#lettre1 a
{ 
    display:block;
	background:url("../images2009/abonnement1.png") no-repeat;
	text-indent:-9999px;
}


span#lettre2
{
   	height:47px;
	width:210px;
	display:block;
	background:url("../images2009/abonnement2.png") no-repeat;
	padding-top: 10px;
	
}

span#lettre2 a
{
    padding-left: 1px;
	line-height: 15px;
}

div#accueil_footer {
	background:#CBCBCB;
	color:#000
}
div#contour {
	border:solid #cbcbcb 3px;
	margin:0;
	padding:0;
	position:relative
}
div#demarches {
	border-bottom:solid #cbcbcb 1px
}
div#nav_footer {
	background:#dbdbdb;
	color:#000
}
div#rubriques {
	background:url("../images2009/fond_hp.jpg");
	border-bottom:solid #cbcbcb 1px;
	border-right:solid #cbcbcb 1px
}
div#thematiques {
	border-bottom:solid #cbcbcb 1px;
	border-left:solid #cbcbcb 1px
}
div#footer {
	background:#ffffff;
}

table#simple{border:solid 1px; color:#000; vertical-align:top;}
table#simple tr {border:solid 1px; color:#000;vertical-align:top;}
table#simple td {border:solid 1px; color:#000;}

table#simplewhite{border:solid 1px #FFF; color:#000; vertical-align:top;}
table#simplewhite tr {border:solid 1px #FFF; color:#000;vertical-align:top;}
table#simplewhite td {border:solid 1px #FFF; color:#000;}

