@charset "UTF-8";



/*-------TOP----------*/


#categorias{ 
	background:url(../images/default/top_sombra_v.gif) repeat-y;
}

#topFlash{ margin: 0; padding: 0 0 5px 13px; float:left}

#categoriasMenu{
	background:url(../images/index/top_bg_deg.jpg) top repeat-x #363636;
	height:74px; margin:0 13px; clear:left;
}
.oficina{ 
	float:left;
	padding:10px 0 0 0;
	width:230px
}
.oficina p{ margin:1px 0;}
.oficina p a, .oficina p a:link, .oficina p a:visited{ color: #FFFFFF; padding:0 20px 0 15px; height:16px; line-height:16px;}
.oficina p a:hover{ color:#333333; background-color:#FFA700; }

.cocina{ border-left: solid 7px #FFFFFF; float:right; width: 223px; height:67px; padding:7px 5px 0 7px}

/*-------MENU FLECHAS----------*/
#trayectoria{
	background: url(../images/index/flecha1_bg.gif) repeat-x;
	width:265px; 
	height:88px; 
	float:left
}
#experiencia{
	background: url(../images/index/flecha2_bg.gif)  repeat-x;
	width:275px;
	 height:88px;
	float:left
}
#casos{
	 background: url(../images/index/flecha3_bg.gif) repeat-x; 
	 width:328px;
	 height:88px; 
	 float:left
}

/*-------PAGE CONTENT----------*/
#pageContent{
	background: url(../images/index/bg_repeat.jpg) repeat-x #FFFFFF;
	margin:0 auto; 
	height:270px;	
}
#centerContent{
	margin:0 auto;
	width:1011px; 	
}

#infoContent { width:953px; margin:0 auto;
}
#infoBox{background:url(../images/index/dg_roja.gif) repeat top; height:145px}

#box1{ 
	background:url(../images/index/fig1.gif) no-repeat bottom;
	width:317px;
	height:145px;
	float:left;
}
#box2{ 
	background:url(../images/index/fig2.gif) no-repeat bottom;
	width:310px;
	height:145px;
	float:left
}
#box3{
	background:url(../images/index/fig3.gif) no-repeat bottom;
	width:319px;
	height:145px;
	float:left
}
#box1 p, #box2 p, #box3 p{ padding:10px 30px 0 15px}

