﻿.cont_opinion{
padding-top:5px;
}

.bg_tit_buscopi{
background-image:url(../images/bg_busqueda_opinion.png);
height:30px;
background-repeat:no-repeat;
padding-top:2px;
padding-left:30px;
color:#ededed;
}

.textfield2{
margin-left:25px;
border: 1px solid #cccccc;
background: #fff;
color: #000;
font-size: 12px;
height:13px;
width:255px;
}

.botonOpi{
    font-size:09px;
    font-family:Arial;
    color:#e6e6e6;
	background-image:url(../images/bgbtnOpi.gif);
	background-repeat:no-repeat;
	background-position:center;
    border:0px;
    height:16px;
  	width:77px;
	cursor:pointer;
}

.botonOpi:hover {
	background-image:url(../images/bgbtnOpi2.gif);
	background-repeat:no-repeat;
	background-position:center;
	border:0px;
}

.tit_listaopi{
padding-left:50px;
}

.comboListaOpi{
border:1px solid #ccc;
width:255px;
}

.tit_result_opi{
padding:15px;
}

.style_tit_result_opi{
color:#3f3e3e;
font-size:12px;
font-weight:bold;
}

.det_opi_busca{
width:990px;
height:179px;
margin:15px;
border:1px solid #dfdfdf;
background-image:url(../images/bgopires.gif);
background-repeat:repeat-x;
height:177px;
}

.contenido_det_opi_busca{
padding:14px;
}

span{
margin:0px;
}

.style_nomb_opi_res{
color:#434343;
font-weight:bold;
font-size:16px;
}

.resto_rest_busc_opi{
margin:15px;
}

.tit_resto_rest_busc_opi:link{
color:#000;
font-size:16px;
text-decoration:none;
}

.tit_resto_rest_busc_opi:hover{
color:#930b0c;
font-size:16px;
text-decoration:underline;
}
