/* BARRA RICERCA */
.header_search{
font:12px tahoma,arial,helvetica,sans-serif;
font-weight:normal;
color:#00274F;
padding:15px 0 5px 0px;
background-image: url(/templates/COS/images/slogo_back.jpg);
background-repeat:repeat-x;
height:35px;
margin:0 0 10px 0;
}
.header_search_button{
width:50px;
height:18px;
border:1px #E10B61 solid;
background-color:#FFFFFF;
font-family: Arial,helvetica,sans-serif;
font-size:12px;
color:#E10B61;
}
.header_search FORM{
margin:0;
}
.header_testo{
border:1px #7F9DB9 solid;
width:600px;
}
.header_login_utente{
float:left;
margin-left:160px;
}
.header_login_utente a{
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;

}
.header_login_utente a:hover{
text-decoration:underline;
}
.header_search_ricerca{margin:0 20px 0 0;}
