@charset "utf-8";
/* CSS Document */
#cont-seccion #tours-list { margin:50px 0; width:100%;}
.tour { width:391px; height:224px;  float:left; margin:0 9px 35px 0;
background:#000000 url(imagenes/img-bkg.jpg) no-repeat top left;}
.tour img{ padding:10px;}
.tour h3, .tour p { padding-left:10px;}
.tour h3 a{ font-size:14px; color:#CCCCCC; font-weight:bold;}
#cont-seccion .tour p { font-size:12px; color:#999999; margin:0; }
.tour p span{ color:#999999;}
.tour p span a{ color:#CCCCCC;}
.tour a:hover{ color:#cc0000}
.tour p b{ font-weight:normal; }

