@charset "UTF-8";

/*-------TOP----------*/
#categorias{ 
	background:url(../images/default/top_sombra_v.gif) repeat-y;
}
#topFlash{
	margin: 0;
	 padding: 0 5px 0 13px; 
	 float:left
}
#categoriasmenu{
	float:left;
	 width:245px; 
	 height:181px; 
	 background: url(../images/secundaria/bg_gris_top.jpg) repeat-x top;
}
.clear2 {
	margin:0 13px; 
	padding:0; 
	height:7px; 
	width:300px; 
	clear: both;
	background:#FFFFFF;
	font-size:1px
}

/*-------PAGE CONTENT----------*/
#pageContent{
	margin:0 auto;
	width:1013px; clear:left;
}
#titulos{ height:58px;  background:url(../images/productos/flecha1_bg.gif) repeat-x;
}
#titulos .textFlechas{ height:50px; line-height:50px; float:left
}
#centerContent{
	padding:20px 65px 0 70px; clear: both; background:url(../images/productos/info_sombra.gif) repeat-y right;
}
#centerContent p { color:#333333; margin-left:10px}

/*-----------Productos-----------*/

#centerContent ul{ padding-bottom:30px }
#centerContent li{ list-style: outside disc; font-size:12px; margin:2px 10px 2px 22px}


/*-------MENU FLECHAS----------*/
#MenuFlechas{  clear: both
}
#trayectoria{
	background: url(../images/secundaria/flecha1_bg.gif)  repeat-x;
	width:265px; 
	height:83px; 
	float:left
}
#experiencia{
	background: url(../images/secundaria/flecha2_bg.gif) repeat-x;
	width:275px;
	 height:83px;
	float:left
}
#casos{
	 background: url(../images/secundaria/flecha3_bg.gif) repeat-x; 
	 width:328px;
	 height:83px; 
	 float:left
}
/*-------BOTTOM----------*/
#infoBottom{
	margin:0 27px 0 29px; background:#FFFFFF; 	
}
