/******************************/
/* specifique univers loisirs */
/******************************/

@import url(formulaire.css);

body{
  background-color: #2381CD;

}

h2, h3, .bloc_contenu a {
  color: #2381CD;
}


/***************************/
/* commun                  */
/***************************/




body{
      /* background-color: #FF3870; */
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:1em;
	 margin:0px;
	 padding: 0px;	 	 	 	 
}

.bloc_entete {
	background-image:url(../images2/logo_nancy.gif);
	background-repeat:no-repeat;
	background-position:right 8px;
	padding-bottom: 5px;
      height: 75px;
      margin-right: 15px;
      margin-left: 10px;   
}

.fermerfenetre {
     	float: left;
}

.fermerfenetre a{
      color: #ffffff;
	text-decoration: none;
}

.fermerfenetre a:hover{
	text-decoration: underline;
}




#nomunivers {
        text-align: right;
        font-size:1.2em;
	  color: #ffffff;	  
	  padding: 0px;
	  margin: 0px;
	  margin-right: 5px;  	
}




h1{	 
        font-size:1.8em;
	  color: #ffffff;
	  display:inline;
	  padding: 0px;
	  margin: 0px;
	  font-weight: normal        
}

h2{
        font-size: 1.6em;
	  /* color: #FF3870;	  */
	  padding: 8px 0px;
	  margin: 0px 0px;
        font-weight: normal;	  
}

h3{
      font-size: 1.4em;
	  /* color: #FF3870;	  */
	  padding: 0px;
	  margin: 4px 0px;
	  font-weight: normal;	
}


.bloc_page {
 	background-color:#FFFFFF;
      margin-right: 5px;
	margin-left: 5px;
      margin-bottom: 5px;      
}

.bloc_contenu {
     margin-right: 10px;
     margin-left: 10px;
     font-size: 0.8em;
     color: #666666;
     
     min-height:300px;
     height:auto !important;
     height:300px;
}

/*
.bloc_contenu a{
     color: #FF3870;

}*/

.pied_de_page {
	margin-right: 15px;
      margin-left: 10px;   

}






/***********************/
/*  arrondi            /
/**********************/
.bloc_page .hg{
	background-repeat: no-repeat;
	background-image: url(../images2/cadre/coin.gif);
	background-position: 0px 0px;	
	
	float:left;
	height: 10px;
	width: 10px;
	font-size:1px; /* bug IE */
}

.bloc_page .hd{
	background-repeat: no-repeat;
	background-image: url(../images2/cadre/coin.gif);
	background-position: -10px 0px;
	
	float:right;
	height: 10px;
	width: 10px;
	font-size:1px; /* bug IE */
}

.bloc_page .bg{
	background-repeat: no-repeat;
	background-image: url(../images2/cadre/coin.gif);
	background-position: 0px -10px;
	/* float:left; */
	height: 10px;
	width: 10px;
	font-size:1px; /* bug IE */
}

.bloc_page .bd{
	background-repeat: no-repeat;
	background-image: url(../images2/cadre/coin.gif);
	background-position: -10px -10px;
	clear:both;
	float:right;
	height: 10px;
	width: 10px;
	font-size:1px; /* bug IE */
}
