
/* SMARTPHONES */
@media only screen and (min-width: 320px) { 


#rech { position:relative; margin:0; float:left; width:100%; height:310px}


 #rech {
    margin: 0 auto; 
	display:block
}

#search{
 clear: both;
    display: block;
    font-family: Arial;
    font-size: 14px;
    height: 220px;
    position: absolute;
    width: 250px;
}


#annonce div.block_top {
    clear: both;
    margin-bottom: 20px;
}
body {
    color: #333333;
    font-family: "Ubuntu",sans-serif;
    font-size: 0.875em;
}
body {
    color: #333333;
    font-family: "Ubuntu",sans-serif;
}
#search span#title  {
  
	  background: rgba(0, 0, 0, 0) url("../../themes/default_3_columns/img/bt_05.png") no-repeat scroll left top;
    color: #cc0000;
    cursor: pointer;
    display: block;
    float: left;
    font-family: "Exo 2",sans-serif;
    font-size: 22px;
    font-weight: normal;
    height: 40px;
    margin:10px;
    padding: 0 0 0 35px;
    text-transform: uppercase; 
	width:100%
}


#search input.mini{
	width:31px;
}

#search input.small{
	width:71px;
}

#searchForm{
	display:block;
	clear:both;
	color:#000000;
	margin: 0;
	 min-height: 170px;
	padding-top: 37px;
    width: 100; 
	margin:0 0 0 33px;
}

#searchForm div.margin-form{
	margin-bottom:0.2em; 
	width:243px; 
	margin-right:10px; 
	float:left
}

#searchForm div.margin-form select{
	margin:0 auto;
	display:block;
}

#searchForm div.margin-form input:first-child{
	margin-left:22px;
}

#searchForm ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#searchForm li{
	margin-bottom:3px;
}

#searchForm input[type=checkbox]{
	margin:3px 6px 3px 0;
	vertical-align:top;
	width:13px;
	height:13px;
}

#searchForm label{
	line-height:19px;
	margin-left:22px;
}

#searchForm select{
	width:243px; 
	height:40px
}




#searchForm button {
     background: #cc0000 none repeat scroll 0 0;
    border: 0 solid #cc0000;
    color: #ffffff;
    cursor: pointer;
    display: block;
    float: left;
    font-size:16px;
    font-weight: normal;
    height: 40px;
    margin: 0 auto;
    text-transform: uppercase;
    width: 173px; 
	font-family: 'Exo 2', sans-serif;
}
/*
#searchForm button:hover {

    color: #d00505;
  
}*/
#searchForm button img{
	float:left;
	margin-left:3px;
	margin-top:1px;
} 
}
/* SMARTPHONES */
@media only screen and (min-width:768px) { 

#search{
 clear: both;
    display: block;
    font-family: Arial;
    font-size: 14px;
    height: 220px;
    position: absolute;
    width: 100%;
}

#rech {
    height: 150px
}


#annonce div.block_top {
    clear: both;
    margin-bottom: 20px;
}
body {
    color: #333333;
    font-family: "Ubuntu",sans-serif;
    font-size: 0.875em;
}
body {
    color: #333333;
    font-family: "Ubuntu",sans-serif;
}
#search span#title { font-size:30px; width:300px; margin: 27px 0 0 72px;}

#searchForm{
	display:block;
	clear:both;
	color:#000000;
	margin: 0;
	 min-height: 170px;
	padding-top: 37px;
    width: 100; 
	margin:0 0 0 75px;
}

#searchForm div.margin-form{ 
	width:120px; 
	margin-right:10px; 
	float:left
} 

#searchForm select {
    width: 126px;
}


 } 

@media only screen and (min-width:1024px) {  

#search span#title { font-size:30px; width:300px; margin: 27px 0 0 300px;}

#rech { height:220px}
#search{
 clear: both;
    display: block;
   font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    height: 220px;
    position: absolute;
    width:100%;
}
#searchForm div.margin-form{
	margin-bottom:0.2em; 
	width:212px; 
	margin-right:10px; 
	float:left
} 

#searchForm select {
    height: 40px;
    width: 212px; 
	font-size:15px
}

}

@media only screen and (min-width:1170px) {  

#search span#title { font-size:30px; width:300px; margin: 27px 0 0 72px;}

#annonce div.block_top {
    clear: both;
    margin-bottom: 20px;
}
body {
    color: #333333;
    font-family: "Ubuntu",sans-serif;
    font-size: 0.875em;
}
body {
    color: #333333;
    font-family: "Ubuntu",sans-serif;
}
#searchForm div.margin-form {
    float: left;
    margin-bottom: 0.2em;
    margin-right: 10px;
    width: 243px;
}

#searchForm select {
    height: 40px;
    width: 243px;
}

#searchForm button { width:235px}

 }