@charset "utf-8";
/* CSS Document */

.btnCoti {
margin-top:40px;
background:url(cotiauto_files/boton_C.png);
background-image: url(cotiauto_files/boton_C.png);
width:125px; 
height:35px;
background-repeat:no-repeat;
z-index:100;
"float:left; 
margin-left:180px; 
font-size:0px; border:none;
}

.btnCoti:hover {
background-image: url(cotiauto_files/boton_C2.png);
width:125px; 
height:35px;
background-repeat:no-repeat;
z-index:100;
}

