/*
 * @paquete Archivo de applicacion
 * @Archivo new_stuff.css
 * @ruta includes/css/
 * @copyright Copyright Mas Fusion, S.C. 2009
 * @contacto http://www.masfusion.com richard@masfusion.com
 * @version 1.0
*/

/* Home */
.contenido_home {overflow:hidden;}
.contenido_home .top_newest_collection {margin:0 0 40px 0;}
.contenido_home .top_newest_collection .img_top_newest {margin:5px 0; position:relative} 
.contenido_home .top_newest_collection .img_top_newest .data_collection {position:absolute; bottom:0; overflow:hidden; background:url(../../img/bg_caption_img_home.png) repeat-x; width:100%; height:55px;}
.contenido_home .top_newest_collection .img_top_newest .title_collection {width:680px; height:55px; line-height:55px; float:left; margin:0 0 0 20px;}
.contenido_home .top_newest_collection .img_top_newest .title_collection h4 {font-size:32px; color:#FFF; font-weight:normal; z-index:3; position:relative}
.contenido_home .top_newest_collection .img_top_newest .title_collection b {position:absolute; font-size:32px; font-weight:normal; margin:1px 0 0 1px; z-index:2; color:#000000}
.contenido_home .top_newest_collection .img_top_newest .link_collection {width:220px; height:55px; line-height:55px; float:right; margin:0 20px 0 0; text-align:right}
.contenido_home .top_newest_collection .img_top_newest .link_collection a {font-size:18px; color:#FFF;}
.contenido_home .top_newest_collection .img_top_newest .link_collection a:hover {color:#CCC;}
.contenido_home .top_newest_collection .img_top_newest .points {position:absolute;}
.contenido_home .top_newest_collection .img_top_newest .points .bubble {position:absolute; display:none; background:url(../../img/bg.png) repeat-x}
.contenido_home .top_newest_collection .img_top_newest .points .bubble .top_bubble {background:url(../../img/top_bubble.png) no-repeat; width:172px; height:18px;}
.contenido_home .top_newest_collection .img_top_newest .points .bubble .mid_bubble {background:url(../../img/mid_bubble.png) repeat-y; width:172px;}
.contenido_home .top_newest_collection .img_top_newest .points .bubble .bottom_bubble {background:url(../../img/bottom_bubble.png) no-repeat; width:172px; height:18px;}
.contenido_home .top_newest_collection .img_top_newest .points .bubble .arrow_bubble_left {background:url(../../img/arrow_bubble.png) no-repeat; width:12px; height:15px; position:absolute; left:0}
.contenido_home .top_newest_collection .img_top_newest .points .bubble .arrow_bubble_right {background:url(../../img/arrow_bubble_right.png) no-repeat; width:12px; height:15px; position:absolute; right:0}
.contenido_home .top_newest_collection .img_top_newest .points .bubble .info_bubble_left {margin:0 0 0 20px; position:relative}
.contenido_home .top_newest_collection .img_top_newest .points .bubble .info_bubble_right {margin:0 20px 0 0; position:relative;}
.contenido_home .top_newest_collection .img_top_newest .points .bubble .text_bubble {width:150px; color:#FFF; margin:-10px 0 0 12px; position:absolute; font-size:12px;}
.contenido_home .top_newest_collection .img_top_newest .points .bubble .text_bubble h3 {font-size:18px; color:#FFF; font-weight:normal}
.contenido_home .top_newest_collection .img_top_newest .one {margin:25px 0 0 180px;}
.contenido_home .top_newest_collection .img_top_newest .one .bubble {margin:-50px 0 0 40px;}
.contenido_home .top_newest_collection .img_top_newest .one .arrow_bubble_left {margin:22px 0 0 -12px; border-right:1px solid #2F1B12}
.contenido_home .top_newest_collection .img_top_newest .two {margin:40px 0 0 615px;}
.contenido_home .top_newest_collection .img_top_newest .two .bubble {margin:-50px 0 0 40px;}
.contenido_home .top_newest_collection .img_top_newest .two .arrow_bubble_left {margin:22px 0 0 -12px; border-right:1px solid #2F1B12}
.contenido_home .top_newest_collection .img_top_newest .three {margin:140px 0 0 480px;}
.contenido_home .top_newest_collection .img_top_newest .three .bubble {margin:-60px 0 0 -188px;}
.contenido_home .top_newest_collection .img_top_newest .three .arrow_bubble_right {margin:30px -11px 0 0; border-left:1px solid #31241F}
.contenido_home .top_newest_collection .img_top_newest .four {margin:175px 0 0 105px;}
.contenido_home .top_newest_collection .img_top_newest .four .bubble {margin:-50px 0 0 40px;}
.contenido_home .top_newest_collection .img_top_newest .four .arrow_bubble_left {margin:22px 0 0 -12px; border-right:1px solid #2F1B12}
.contenido_home .top_newest_collection .img_top_newest .five {margin:290px 0 0 570px;}
.contenido_home .top_newest_collection .img_top_newest .five .bubble {margin:-60px 0 0 -188px;}
.contenido_home .top_newest_collection .img_top_newest .five .arrow_bubble_right {margin:30px -11px 0 0; border-left:1px solid #010101}
.contenido_home .sections {overflow:hidden; margin:0 0 40px 0}
.contenido_home .sections .section {width:220px; margin:0 20px 0 0; float:left}
.contenido_home .sections .section .img_top_newest {margin:5px 0; position:relative} 
.contenido_home .sections .section .img_top_newest .title_section {position:absolute; bottom:0; overflow:hidden; background:url(../../img/bg_section_home.png) repeat-x; width:100%; height:27px; text-align:center; line-height:27px;}
.contenido_home .sections .section .img_top_newest .title_section span, .contenido_home .sections .section .img_top_newest .title_section a {font-size:16px; color:#FFF; font-weight:normal; z-index:3; position:relative; display:inline-block; text-decoration:none; outline:none}
.contenido_home .sections .section .img_top_newest .title_section b {font-size:16px; font-weight:normal; margin:1px 0 0 1px; z-index:2; color:#000; position:absolute}


