@charset "utf-8";
/* CSS Document */
/*div, a, img, input { behavior: url(iepngfix.htc);}*/

#gallery {
	font-size:10px;
	color:#999;
}

.agregar_btn {
	padding-left:5px;
	float:left;
}

.precio {
	font-weight:bold; color:#090; font-size:16px;
}

.precio_subtitulo {
	color:#999;
	font-size:10px;
}

.precio_viejo {
	color:#900; font-size:12px; text-decoration:line-through;
}

/*Hack para navegadores con motor webkit*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.botones_cont_grilla tr {float:left; margin-left:-150px;}
	.botones_cont_grilla_c tr {float:left; margin-left:0px;}
}

h2 {
	color:#666;
	font-size:14px;
	text-align:left;
}

body {
	margin:0px;
	margin-bottom:0px;
	background:url(img/bg_fade.jpg) repeat-x bottom fixed #05365f;
	font-family:Arial, Helvetica, sans-serif;
}

.clear {
	clear:both;
}

#centrar {
	width:950px;
	margin:15px auto;
	border:3px solid white;
	background:#0b7ee0 url(img/bg_fade_interno.jpg) repeat-x bottom;
}

.top {
	width:950px;
	height:16px;
	background:url(img/bg_top.gif) no-repeat;
/*	padding-left:20px;
	padding-top:10px;*/
	color:#000;
	font-size:14px;
}
.top_edu {
	width:950px;
	height:16px;
	background:url(img/bg_top.gif) no-repeat;
/*	padding-left:20px;
	padding-top:10px;*/
	color:#000;
	font-size:14px;
}

.breadcrumb {
	float:left;
	display:none;
}

.breadcrumb_prod {
	float:left;
	font-size:12px;
	padding-top:10px;
	padding-left:20px;
}

.links_compras_pedidos_clientes {
	float:right;
	padding-right:15px;
}

.links_compras_pedidos_clientes a{
	color:#000;
	text-decoration:none;
}

.links_compras_pedidos_clientes a:hover {
	color:#999;
}


.search {
	width:160px;
	height:29px;
	padding-left:10px;
	margin-top:-5px;
	float:right;
}

.logo_links {
	width:935px;
	height:89px;
	background:url(img/top_logo_links.png) no-repeat;
	padding:15px 0 15px 15px;
	margin-top:0px;
	_margin-top:-9px;
}

.logo {
	float:left;
}

.contenedor_links {
	width:665px;
	height:auto;
	_height:193px;
	float:left;
	margin-left:30px;
}

.links {
	float:left;
	height:89px;
	width:135px;
}

.links ul {
	list-style:none;
	margin-left:-10px;
	_margin-left:0px;
	margin-top:8px;
	line-height:24px;
	padding:0px;
}

.links li{

	margin:-2px 0 0 0;
}

.links li a {
	color:#999;
	text-decoration:none;

}

.links li a:hover {
	color:#444;
}
/**********************************/
.links_dist {
	float:left;
	height:89px;
	width:135px;
}

.links_dist ul {
	list-style:none;
	margin-left:-10px;
	_margin-left:0px;
	margin-top:0px;
	padding:0px;
}

.links_dist li{

	margin:-2px 0 0 0;
}

.links_dist li a {
	color:#999;
	text-decoration:none;

}

.links_dist li a:hover {
	color:#444;
}
/**********************************/
.links_separacion {
	float:left;
	width:15px;
	height:114px;
	padding-left:5px;
	padding-right:5px;
	margin-top:-10px;
	background:url(img/separacion_menu_arriba_2.png) no-repeat;
}

.cuerpo {
	width:900px;
	background:#0b7ee0 url(img/bg_fade_interno.jpg) repeat-x bottom;
	padding-left:25px;
}

.cuerpo2 {
	width:920px;
	background:url(img/fade-abajo.png) repeat-x bottom #1267b0;
	padding-left:30px;
}


.cuerpo h1 {
	margin:0px;
	padding-top:5px;
	padding-top:5px;
}


/*FUCK */
.cuerpo p {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.central_trovato {
	width:950px;
	height:285px;
	min-height:285px;
	background:url(img/img_central_trovato.jpg) no-repeat;
	position:static;
	z-index:0;
	margin-top:0px;
	_margin-top:-104px;
}

.cuerpo_internas {
	position:relative;
	padding-left:30px;
	top:0px;
	z-index:1;
}
.cuerpo_internas_center {
	width:848px;
	background:url(img/body_center.png) repeat-y;
	padding-left:20px;
	padding-right:20px;
	float:left;
}

.cuerpo_internas h1 {
	margin:0px;
	padding-top:5px;
	padding-top:5px;
	color:#06C;
	text-align:center;
	font-size:24px;
	padding-top:20px;
}

.cuerpo_internas p {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.descripcion_marca p {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.cuerpo_internas_top {
	width:888px;
	background:url(img/body_top.png) no-repeat;
	height:50px;
	float:left;
}

.cuerpo_internas_bottom {
	width:888px;
	background:url(img/body_bottom.png) no-repeat;
	height:38px;
	float:left;
}



.destaque_parrafo p {
	background:#31a16f;
	padding:10px;
	color:#FFF;
	text-align:center;
	width:auto;	
}

.destaque_parrafo_grilla p {
	background:url(img/bg_descripciones_grilla.gif) repeat-y;
	font-size:12px;
	padding:10px;
	color:#222;
	text-align:left;
	width:720px;
	float:left;
}





.destaque_parrafo_bienvenido p {
	background:#31a16f;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:10px;
	color:#FFF;
}

.historico_cabecera td {
	padding-left:5px;
}

.historico_cabecera {
	width:816pox;
	height:20px;
	background-color:#0b7ad9;
	font-size:16px;
	color:#FFF;
	padding:5px;
}

/* FUCK */

.historico_lista {
	width:848px;
	background:url(img/historico_bg.gif);
	float:left;
	color:#666;
	font-size:14px;
}

.historico_lista td {
	padding-left:10px;
	padding-top:8px;
	padding-bottom:7px;
}


.cuerpo_internas_2col {
	float:left;
}

.cuerpo_internas_2col_a {
	float:left;
	width:315px;
	height:500px;
	text-align:center;
}

.cuerpo_internas_2col_b {
	float:left;
	width:530px;
	height:500px;
}

.cuerpo_internas_1col {
	float:left;
	width:100%;	
}

.cuerpo_internas_marcas {
	float:left;
	width:835px;	
	background:url(img/grilla_marcas_productos.gif) repeat-y;
}

.cuerpo_internas_lineas {
	float:left;
	width:835px;	
	
}

.cuerpo_internas_marcas_cierre {
	float:left;
	width:835px;	
	background:url(img/grilla_marcas_productos.gif) no-repeat;
	height:1px;
}

.marcas {
	width:170px;
	height:148px;
	float:left;
	padding:19px;
}

.cuerpo_internas_footer {
	padding-top:20px;
	padding-left:30px;
	padding-bottom:10px;
	/*margin-top:100px;*/
}

.cuerpo_internas_2col_thumb {
	float:left;
	width:315px;
	text-align:center;
}

.cuerpo_internas_2col_descripcion {
	float:left;
	width:530px;
}

.cuerpo_internas_2col_descripcion h1 {
	color:#31a16f;
	text-align:left;
}

.iconos_portada {
	width:920px;
	height:101px;
	padding-top:15px;
}

.icono {
	width:200px;
	height:81px;
	padding:20px 10px 0 10px;
	margin-right:6px;
	float:left;
	background:url(img/ico_bg.png) no-repeat;
	text-align:center;
}

.contenido {
	background:url(img/top_contenido.png) no-repeat top center #FFF;
	width:847px;
	padding:20px;
	height:300px;
	float:none;
}

.contenido h1 {
	text-transform:uppercase;
	color:white;
	font-size:16px;
	text-align:center;
	margin:0px;
	padding:0px;
	line-height:4px;
}

.contenido h2 {
	text-transform:uppercase;
	color:#666;
	font-size:14px;
	text-align:center;
	margin:0px;
	padding:0px;
	font-weight:normal;
	text-align:left;
}

.contenido p {
	color:#666;
	font-size:14px;
}

.contenido_sombra {
	background:url(img/reflejo_cuerpo.png) no-repeat;
	width:887px;
	height:42px;
}

.contenedor_col {
	padding-top:30px;
	width:840px;
	float:left;
	height:100%;
}

.col {
	width:225px;
	padding:20px;
	margin-right:6px;
	float:left;
}

.col h2 {
	font-size:16px; font-weight:bold; color:#31a16f; text-align:center;}
	
.col p {
	font-size:12px; text-align:center;}


.jFlowPrev {
	width:42px;
	height:40px;
	float:left;
	margin-left:-40px;
	_margin-left:-20px;
	margin-top:140px;
}

.jFlowNext {
	width:42px;
	height:40px;
	float:left;
	margin-right:-40px;
	margin-top:140px;
}


.separacion_columnas {
	width:2px; height:250px;
	background:url(img/separacion_puntitos.gif) repeat;
	float:left;
}

.separacion_horizontal {
	background:url(img/separacion_horizontal_productos.gif) no-repeat;
	width:827px;
	height:43px;
	float:left;
}

.separacion_horizontal_grilla {
	background:url(img/separacion_grilla.gif) no-repeat;
	width:827px;
	height:23px;
	float:left;
}


.footer {
	width:887px;
	height:90px;
	color:white;
	font-size:10px;
/*	margin-top:-80px;
	#margin-top:-60px;
	_margin-top:-60px;*/

	padding:20px 0 0 0;
	/*border-top:#4f84b0 2px dotted;*/
}

.footer_trovato {
	width:600px;
	margin-left:-10px;
	float:left;
}

.footer_coati {
	float:right;
	padding-top:25px;
}

.destaque_comillas {
	background:url(img/comillas.gif) no-repeat;
	width:180px;
	height:122px;
	text-align:center;
	float:left;
	padding-left:20px;
	padding-right:20px;
	margin-left:30px;
	padding-bottom:20px;
	
}
.destaque_comillas p {
	color:#06F;
	font-size:14px;
}

.foto_producto {
/*	background:url(img/marco_img_productos.gif) no-repeat;*/
	width:253px;

	padding-top:10px;

	text-align:center;
}

.foto_producto_grilla {
/*	background:url(img/marco_img_productos.gif) no-repeat;*/
	width:100px;
	padding-right:10px;
	text-align:center;
	float:left;
}

.botones_cont{
text-align:center;}

.botones_cont_grilla{
text-align:left;
width:400px;
height:28px;
padding-top:10px;
}

.botones_cont_grilla_c{
text-align:left;
width:400px;
height:28px;
padding-top:10px;
}

.contenedor_titulo_cesta{
height:20px;
color:#242424;}

.img_cesta{
width:80px;
padding-top:5px;
float:left;}

.prod_cesta{
float:left;
color:#242424;
font-weight:bold;
margin-top:20px;
width:210px;
font-size:12px;
padding-left:5px;}

.descrip_cesta{
float:left;
width:210px;
overflow:hidden;
text-align:left;
font-size:12px;
padding-left:5px;}

.descripcion_prod{
text-align:center;
font-size:14px;
font-weight:bold;
margin-top:5px;}

.formulario_texto{
font-size:12px;
color:#929292;
vertical-align:middle;}

.btn_enviar{
background:url(img/btn_enviar.png) no-repeat;
width:135px;
height:34px;
border:0;}

.btn_loguear{
background:url(img/btn_login.png) no-repeat;
width:52px;
height:70px;
border:0;}

.tit_login{
color:#FFFFFF;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
padding:8px 0 8px 0;}

.user_login{
color:#FFFFFF;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
text-align:right;
padding:8px 5px 8px 0;}

.campo{
height:25px;
vertical-align:middle;
margin:5px 0 5px 0;}

.estadono{
	color:#FF0000;
	font-weight:bold;}
.estadosi{
	color:#006600;
	font-weight:bold;}

.cont_linea{
padding:20px 0 0 0;
float:left;
text-align:center;
width:830px;}

.cont_prod_grilla{
width:850px;
float:left;
margin-bottom:10px;
clear:both;
}


.contiene_tit_desc {
	width:700px;
	float:left;
}


.contiene_tit_desc_grilla h1 {
	font-size:14px;
text-align:left;
margin:0px;
padding:0px;}




.cont_prod{
width:264px;
float:left;
/*margin-bottom:10px;
min-height:300px;*/
}

.cont_prod h1{
font-size:18px;
padding-left:10px;
padding-right:10px;
height:40px;
color:#666666;
}

.img_marca{
width:845px;
text-align:center;
float:left;}
.descr_marca{
float:left;
width:550px;
padding-top:10px;}
.cuerpo_internas_1col ul{
}
.cuerpo_internas_1col ul li{
list-style:circle;
color:#666;}
.cuerpo_internas_1col ul li a{
color:#999;
text-decoration:none;
}
.cuerpo_internas_1col ul li a:hover{
color:#333;}

.cuerpo_internas_lineas {
	float:left;
	width:880px;	
}

.menu_linea{
float:left;}

.cont_der{
float:left;
height:340px;
width:574px;
margin-left:35px;
margin-top:0px;
#margin-top:-18px;
_margin-top:-18px;
background:url(img/bg_productos.png) no-repeat center top;}

.menu_abajo{
float:left;
height:150px;
width:574px;
margin-top:48px;
margin-left:35px;
background:url(img/bg_marcas.png);}

.menu_abajo2{
float:left;
height:150px;
width:780px;
margin-top:48px;
margin-left:35px;
_margin-left:15px;
background:url(img/bg_marcas2.png);}

.btn_izq{
float:left;
margin-left:-20px;
padding-top:155px;
height:175px;
width:42px;}

.productos{
height:340px;
float:left;
width:530px;
overflow:hidden;
display:inline;}

.btn_der{
float:left;margin-right:-20px;padding-top:155px;height:175px;width:42px;}

.btn_izq_ab{
float:left;
margin-left:-20px;
padding-top:55px;
height:95px;
width:42px;}

.marcas_ab{
height:150px;
float:left;
width:530px;
overflow:hidden;
display:inline;}

.btn_der_ab{
float:left;
margin-right:-20px;
padding-top:55px;
height:95px;
width:42px;}

.marcas_ab ul{
margin:0;
padding:0;
display:block;
width:1850px;
}

.marcas_ab ul li{
display:inline;
list-style:none;
float:left;
padding-left:5px;
padding-right:5px;}

.productos ul{
margin:0;
padding:0;
width:1850px;
}

.productos ul li{
display:inline;
list-style:none;
float:left;
height:340px;}


div.scroller {
height:340px; 
overflow: hidden;

}
div.scroller div.section {
height:340px;
overflow:hidden;
float:left;
		
}
div.scroller div.content {
width: 10000px;
height:340px;
}

.li_ayuda{
padding:150px 0 0 100px;
color:#464646;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
text-align:center;
}

.cuerpo_internas_grilla {
	position:relative;
	padding-left:30px;
	top:0px;
	z-index:1;
}
.cuerpo_internas_center_grilla {
	width:848px;
	background:url(img/body_center.png) repeat-y;
	padding-left:20px;
	padding-right:20px;
	float:left;
}

.cuerpo_internas_grilla h1 {
	margin:0px;
	color:#06C;
	text-align:left;
	font-size:24px;
	padding-top:20px;
}

.cuerpo_internas_grilla p {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

.descr_marca_grilla{
float:left;
width:850px;
padding-top:10px;}

.vistas {
	float:right; padding-right:50px; padding-bottom:10px; color:#FFF; font-size:12px; font-weight:bold
}

.vistas a {color:#FFF; text-decoration:none;}
.vistas a:hover {color:#FC0; text-decoration:underline;}

.filtro_marcas {
	float:left; padding-left:10px; padding-bottom:10px; color:#FFF; font-size:12px; font-weight:bold;
}
.noti_cuantos{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:14px;
font-weight:bold;}

.logo_2{
text-align:center;
width:533px;
padding-top:20px;}
p.intro{
width:480px;
height:130px;
padding:0 0 0 30px;
overflow:auto;}

			.suggest_link {
				background-color: #FFFFFF;
				padding: 2px 6px 2px 6px;
			}
			.suggest_link_over {
				background-color: #3366CC;
				padding: 2px 6px 2px 6px;
			}
			#search_suggest {
				position: absolute; 
				background-color: #FFFFFF; 
				text-align: left; 
				border: 1px solid #000000;			
			}
			
			
.elegir_cuadros {
	float:left;
	margin-top:25px;
	width:451px;
		padding-right:15px;
	color:#FFF;
}

.elegir_cuadros p {color:#FFF; text-align:center;}
.elegir_grilla p {color:#FFF; text-align:center;}

.elegir_grilla h1 {
	text-align:center; color:#FFF;
	margin-top:0px;
	padding-top:0px;
		padding-bottom:10px;
}

.elegir_grilla h1 a{
	text-align:center; color:#FFF;
	margin-top:0px;
	padding-top:0px;
		padding-bottom:10px;
		text-decoration:none;
}

.elegir_cuadros h1 {
	text-align:center; color:#FFF;
		margin-top:0px;
	padding-top:0px;
	padding-bottom:10px;
}

.elegir_cuadros h1 a{
	text-align:center; color:#FFF;
		margin-top:0px;
	padding-top:0px;
	padding-bottom:10px;
	text-decoration:none;
}


.elegir_grilla {
	border-left:1px dashed #FFF;
	padding-left:15px;
	float:left;
		width:431px;
	color:#FFF;
	margin-top:25px;	
}

.cuerpo_internas_center h1 {
	text-transform:uppercase;
	color:#06C;
	font-size:16px;
	text-align:left;
	margin:0px;
	padding:0px;
}

.cont_rev{
width:106px;
float:left;
text-align:center;}

h3{
font-size:12px;
color:#666666;
font-weight:normal;
padding:0;
margin:10px 0 0 0;}

.opaco {filter: alpha(opacity=90); opacity: .9}
.opaco:hover {filter: alpha(opacity=100); opacity: 1}

.separacion_contenido{
background:url(img/separacion_horizontal_contenido.jpg) no-repeat center center;
width:865px;
height:14px;}

.separacion_social{
background:url(img/separacion_horizontal_social.jpg) no-repeat;
width:814px;
height:1px;
margin:auto;}

.cont_medio{
width:267px;

text-align:center;
float:left;
padding:10px 3px 0 3px;
border-right:#CCCCCC 1px dotted;}

.cont_img_medios{
margin:auto;
padding:10px;
width:225px;
background:#d2d2d2;
text-align:center;}

h4{
margin:0 0 10px 0;
padding:0;
color:#464646;
font-size:14px;}

.cuerpo_fade{
	background:url(img/fade-arriba.png) repeat-x #16774b;
	height:22px;
	}
.cuerpo_dist{
	background:url(img/bg-cont-dist.jpg) no-repeat center bottom #16774b;
	position:relative;
	z-index:0;
	}
.cuerpo_ind{
	background:url(img/bg-cont-ind.jpg) no-repeat center bottom #38b4d3;
	position:relative;
	z-index:0;
	}
.cuerpo_fade_ind{
	background:url(img/fade-arriba.png) repeat-x #38b4d3;
	height:22px;
	}
.cuerpo_tro{
	background:url(img/bg-cont-tro.jpg) no-repeat center bottom #063a67;
	position:relative;
	z-index:0;
	}
.cuerpo_fade_tro{
	background:url(img/fade-arriba.png) repeat-x #063a67;
	height:22px;
	}

.volver{
	position:relative;
	z-index:1;
	top:-40px;
	text-align:center;
	height:0px;}
.cuerpo_dist p{
	color:#FFF;
	margin:0;
	padding:0 0 0 25px;}
	
.cuerpo_ind p{
	color:#FFF;
	margin:0;
	padding:0 0 0 25px;}

.cuerpo_tro p{
	color:#FFF;
	margin:0;
	padding:0 0 0 25px;}
	
.cuerpo_dist p a{color:#FFF; text-decoration:none;}
.cuerpo_dist p a:hover{color:#CCC;}
.cuerpo_ind p a{color:#FFF; text-decoration:none;}
.cuerpo_ind p a:hover{color:#CCC;}
.cuerpo_tro p a{color:#FFF; text-decoration:none;}
.cuerpo_tro p a:hover{color:#CCC;}
.cont_cuerpo_dist{
	background:url(img/dist-bg-cuerpo.png) no-repeat;
	width:855px;
	height:302px;
	margin:15px auto 0 auto;
	padding:30px 0 0 40px;
	}
.cont_cuerpo_dist p{
	color:#454545;
	font-size:13px;
	margin:20px 0 0 0;
	padding:0;
	line-height:18px;}
.cont_cuerpo_dist h1{
	color:#095fa8;
	font-size:25px;
	margin:0;
	padding:0;
	font-weight:normal;}	
.cont_left{
	float:left;
	width:309px;}
.cont_right{
	float:left;
	padding:20px 0 0 0;}
.dist_col{
	float:left;
	width:230px;
	height:255px;
	border-right:#cbcbcb 1px solid;
	margin:20px 0 0 0;
	padding:0 15px 0 15px;}
.dist_form{
	margin:0;
	padding:0;
	color:#FFF;}
.dist_form .text{
	background:url(img/dist-bg-input.gif) no-repeat;
	width:240px;
	height:32px;
	border:0;
	color:#464646;}
.dist_form .dist_textarea{
	background:url(img/dist-bg-text.gif) no-repeat;
	width:295px;
	height:216px;
	border:0;
	font-size:16px;
	color:#464646;
	font-family:Arial, Helvetica, sans-serif;}
	
.ind_col{
	background:url(img/ind-bg-produccion.jpg) no-repeat;
	width:384px;
	height:412px;
	float:left;
	margin:0 10px 0 0;
	padding:0 15px;
	}
.ind_col p{color:#FFF;}

.tro_cont_lineas{
	background:url(img/tro-bg-lineas.png) no-repeat;
	width:842px;
	height:452px;
	margin:20px 0 0 0;
	padding:10px 0 0 10px;}
	
.tro_cont_linea{
	background:url(img/tro-bg-cont-lineas.png) no-repeat;
	width:273px;
	height:218px;
	float:left;
	margin:0 5px 0 0;
	text-align:center;}
.tro_cont_linea img{
	margin:15px 0 0 0;}
	
.tro_cont_marcas_top{
	background:url(img/tro-bg-marcas-top.png) no-repeat;
	width:852px;
	height:16px;
	margin-top:20px;}
.tro_cont_marcas_center{
	background:url(img/tro-bg-marcas-center.png) repeat-y;
	width:842px;
	padding:0 0 0 10px;}
	
.tro_cont_marcas_center p{float:left; padding:0 0 0 20px; width:500px; margin:10px 0 20px 0;}

.tro_cont_marcas_bottom{
	background:url(img/tro-bg-marcas-bottom.png) no-repeat;
	width:852px;
	height:18px;}
.tro_cont_marcas{
	background:url(img/tro-bg-cont-marcas.png) no-repeat;/*207 165*/
	width:207px;
	height:165px;
	float:left;
	margin:0;
	text-align:center;}
.tro_cont_productos_int{
	background:url(img/tro-bg-productos.png) no-repeat;
	width:388px;
	height:179px;
	float:left;
	margin:10px 15px 0 0;}
	
h1.productostit{
	font-size:18px;
	margin:20px 0 0 0;
	padding:0;
	color:#666;
	font-weight:normal;}
.tro_cont_proveedores_top{
	background:url(img/tro-proveedores-bg-top.gif) no-repeat;
	width:836px;
	height:21px;
	margin-top:25px;}
.tro_cont_proveedores_center{
	background:url(img/tro-proveedores-bg-center.gif) repeat-y;
	width:836px;
	padding-bottom:20px;
	}
.tro_cont_proveedores_bottom{
	background:url(img/tro-proveedores-bg-bottom.gif) no-repeat;
	width:836px;
	height:8px;}
.tro_cont_proveedores_center h1{
	color:#FFF;
	margin:0;
	padding:0;
	text-align:center;
	font-size:24px;}
.tro_proveedores_abajo{
	width:700px;
	margin:auto;}

.tro_proveedores_abajo p{
	color:#FFF;}

.cont_provee{
	width:208px;
	float:left;
	text-align:center;
	margin:15px 25px 0 0;}
.cont_provee p{
	height:100px;}
	
.dist_video{
	width:150px;
	height:120px;
	float:left;
	padding:5px;
	background:#ccc;
	margin:20px 10px 0 0;
	text-align:center;}
.new{
	margin-left:-9px;
	margin:auto;
	margin-top:12px;
	width:900px;
	height:111px;
	}
