body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
}

#cadre{
	position:relative;
	width:997px;
	height:575px;
	margin:auto;
	background-image: url(http://abrasouverts.asso.fr/images/interieur_fond.jpg);
	background-repeat: no-repeat;
}

#interieur_logo{
	position:absolute;
	top:0px;
	left:0px;
	width:215px;
	height:90px;
	background-image: url(http://abrasouverts.asso.fr/images/logo_abo.gif);
}

#bandeau_rond{
	position:absolute;
	top:0px;
	left:839px;
	width:138px;
	height:132px;
	background-image: url(http://abrasouverts.asso.fr/images/rond_interieur.gif);
}


#contenu{
	float:left;
	width:670px;
	padding:5px;
	margin-top:20px;
	margin-left:10px;
}

#chemin_de_fer{
	float:right;
	padding:0px;
	padding-right:15px;
	font-weight: bold;
	color: #73B8CC;	
	}
	
#chemin_de_fer a{
	color: #73B8CC;
	text-decoration: none;
	}
	
#chemin_de_fer a:hover{
	color: #73B8CC;
	text-decoration:underline;
	}

#colonne1{
	float:left;
	margin-top:212px;
	height:auto;
	width:157px;
	}
	
#colonne2{
	float:left;
	margin-top:150px;
	margin-left:1px;
	height:auto;
	width:708px;
	min-height:400px;
	_height:400px;
	border-top: 2px Aucune #73B8CC;
	border-right: 2px solid #73B8CC;
	border-bottom: 2px solid #73B8CC;
	border-left: 2px solid #73B8CC;
	}
	
	
#bas_de_page{
	text-align: right;
    float: right;
	height:auto;
	width:655px;
	/*padding-left:310px;*/
	padding-top:8px;
	}
	
#fermeture_cadre{
	float:left;
	height:auto;
	width:708px;
	border: 2px solid #73B8CC;
	}

a#decouvrez{
	float:left;
	width:157px;
	height:90px;
	background-image: url(http://abrasouverts.asso.fr/images/interieur_bt1_off.gif);

}

a:hover#decouvrez{
	background-image: url(http://abrasouverts.asso.fr/images/interieur_bt1_on.gif);
	}
	
a#rejoignez{
	float:left;
	width:157px;
	height:74px;
	background-image: url(http://abrasouverts.asso.fr/images/interieur_bt2_off.gif);
}

a:hover#rejoignez{
	background-image: url(http://abrasouverts.asso.fr/images/interieur_bt2_on.gif);
	}
	
	
a#aidez{
	float:left;
	width:157px;
	height:84px;
	background-image: url(http://abrasouverts.asso.fr/images/interieur_bt3_off.gif);
}

a:hover#aidez{
	background-image: url(http://abrasouverts.asso.fr/images/interieur_bt3_on.gif);
	}

a#amis{
	float:left;
	width:120px;
	height:50px;
	background-image: url(http://abrasouverts.asso.fr/images/bt_amis.gif);
}


a#extranet{
	float:left;
	width:90px;
	height:49px;
	background-image: url(http://abrasouverts.asso.fr/images/bt_extranet2.gif);
}


#bas_de_page ul{
	float:left;
	width:auto;
	padding:0px;
	margin:0px;
	padding-top:25px;
	list-style-image: url(http://abrasouverts.asso.fr/images/puce_home.gif);
	}
	
		
#bas_de_page ul li{
	display:inline;
	background-image: url(http://abrasouverts.asso.fr/images/puce_home.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left:15px;
		}

#bas_de_page ul li a{
	color: #000000;
	text-decoration: none;
	border-bottom:none;
    }
	
#bas_de_page ul li a:hover{
	color: #000000;
	text-decoration: underline;
	}

.documentContent .plain ul{
	padding:0px;
	margin:0px;
	margin-left : 15px;
	
	}
	
		
.documentContent .plain ul li{
	background-image: url(http://abrasouverts.asso.fr/images/puce_home.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	/* background-position: center center; */
	padding-left:15px;
    list-style-image:none;
    list-style-type:none;
		}

.documentContent .plain ul li a{
	color: #000000;
	text-decoration: underline;
    border-bottom:none;
	}
	
.documentContent .plain ul li a:hover{
	color: #000000;
	text-decoration: underline;
	}
h1 {
	font-size: 1.4em;
	color: #DE2E43;
	background-image: url(http://abrasouverts.asso.fr/images/soleil.gif);
	padding:0px;
	padding-left:30px;
	background-repeat: no-repeat;
	height:35px;
	padding-bottom:5px;
	border:none;
	font-weight: bold;	
}
h2 {
	font-size: 1.4em;
	color: #74B8CB;
	background-image: url(http://abrasouverts.asso.fr/images/soleil.gif);
	padding:0px;
	padding-left:30px;
	background-repeat: no-repeat;
	height:35px;
	padding-bottom:5px;
	border:none;
	font-weight: bold;	
}

.documentContent img {
	border: 0px;
}

img.img_droite {
	float:right;
	padding:5px;
}

img.img_gauche {
	float:left;
	padding:5px;
}

p{
	line-height:1.2em;
}

.link-external {
background: none;
padding: 0px 0px 0px 0px;
}



.sousMenu {
	text-align: right;
	padding: 0 0px 0 0;
	margin: 0 25px 0 0;
}

.sousMenu  a{
	text-decoration: none;
	font-weight: bold;
	color: #73B8CC;
}

.sousMenu  a:hover{
	text-decoration: underline;
}


dt span {
	background-image: none !important;
}

dt a {
	color: #74b8cd;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(http://abrasouverts.asso.fr/images/tripuce.gif);
	background-position: 5px 4px;
	padding: 0 0 2px 27px !important;
}

dt a:hover {
	color: #74b8cd;
	text-decoration: underline;
}

dd  span.description {
	font-size: 0.9em;
}

.documentDescription {
	color: #F98241;
	padding-left: 0.25em;
	border-left: 3px solid #74B8CD;
}

.bleu {
	color: #74B8CB;
}

.rouge {
	color: #DE3043;
}

.orange {
	color: #F98241;
}


a#pre, a#suiv, a#pre.visited, a#suiv.visited{
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
}

#pre{
	background-image: url(http://abrasouverts.asso.fr/images/flechePre.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding : 0 0 5px 35px;
}

#suiv{
	background-image: url(http://abrasouverts.asso.fr/images/flecheSuiv.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding : 0 33px 5px 0;
}

dt .state-private {
    color: #436976 !important;
}

.ressource_titre { display:block; font-weight:bold; font-size:1.4em; padding:5px 0px 5px 0px; }

#archetypes-fieldname-datedepot, #archetypes-fieldname-numerorecu {
    display: none;
}

