
div#resultats_pt_relais {
}
@media (max-width: 767px) {
div#mr-fond {
    background:#ddd;
    clear: both;
    line-height: normal;
    opacity: 0.70;
    position: fixed;/*absolute;*/
    text-align: center;
    width: 100%;
    height: 2000px;
    z-index: 10;
	top:0;
	left:0;	
}
div#mr-conteneur {
    clear: both;
    position: fixed;/*absolute;*/
	left: 10px;
    text-align: left;
	font-size: 10px;
    width: 390px;
    z-index: 1001;
	top:100px;

	padding:15px;
	background:#ffffee;
/*	
   border-top:1px solid;
   border-bottom:1px solid;
   border-left:1px solid;
   border-right:1px solid;
   border-color:#ccc;	
*/	
}
div#mr-cadre {
    border: 0 solid #DDDDDD;
    color: #000;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-size: 10px;
    font-style: normal;
    margin:0 auto;
    /*text-align: center;*/
    width:90%;
}
div#titre_pt_mr {
    font-size: 15px;
   font-weight: bold;		
}
}


@media (min-width: 768px) {
div#mr-fond {
    background:#ddd;
    clear: both;
    line-height: normal;
    opacity: 0.70;
    position: fixed;/*absolute;*/
    text-align: center;
    width: 100%;
    height: 2000px;
    z-index: 10;
	top:0;
	left:0;	
}
div#mr-conteneur {
    clear: both;
    position: fixed;/*absolute;*/
	left: 450px;
    text-align: Left;
	font-size: 13px;
    width: 520px;
    z-index: 1001;
	top:100px;
	right:40px;
	padding:15px;
	background:#ffffee;
	
   border-top:1px solid;
   border-bottom:1px solid;
   border-left:1px solid;
   border-right:1px solid;
   border-color:#ccc;		
}
div#mr-cadre {
    border: 0 solid #DDDDDD;
    color: #000;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-size: 13px;
    font-style: normal;
    margin:0 auto;
    /*text-align: center;*/
    width:90%;
}
div#titre_pt_mr {
    font-size: 20px;
    font-weight: bold;	
}
}

a#search_mondialrelay {
    border-radius: 3px;
	background: crimson;
    color: #EBEBEB;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    float:right;
    margin-top:7px;
    margin-right:0px;
    line-height: 30px;
    padding: 1px 16px;
    text-decoration: none;
/*	text-transform:uppercase;*/
	cursor:pointer;
	}
a#search_mondialrelay:hover {
	background: #00bfbf; 
    color: #ffffff;	
	}
	
input#mr_cp_search {
	margin-right:30px;
	}
	
#choix_pt_relais {
margin-bottom:30px;
}

#choix_mondialrelay:hover {
    color: #008b8b;	
	}