#text{
	padding:0px 30px;
	margin:0px 0px 30px 0px;
}

#workers{
	padding:0px 30px;
}

	#workers .team{
		float:left;
		width:394px;
	}
	
		#workers .team .border_top{
			background:url(../img/conocenos/equipo/equipo_border_top.jpg) bottom no-repeat;
			height:8px;
			width:394px;
		}
				
		#workers .team .border{
			background:url(../img/conocenos/equipo/equipo_border.jpg) repeat-y;
			padding:5px 5px 5px 5px;
			height:255px;
		}
		
		#workers .team .border_bottom{
			background:url(../img/conocenos/equipo/equipo_border_bottom.jpg) top no-repeat;
			height:6px;
		}
	
		#workers .team .title{
			padding:0px 0px 12px 0px;
			margin:0px 0px 10px 0px;
			background:url(../img/conocenos/equipo/equipo_border_foot.jpg) bottom center no-repeat;
		}
		
		#workers .team table{
			border-collapse:collapse;
			width:95%;
			margin:0px auto;
			font-weight:bold;
		}
		
		#workers .team table td{
				padding:7px 7px 7px 0px;
		}
	
	#workers .coteam{
		float:left;
		margin:0px 0px 0px 10px;
		width:185px;
	}
	
		#workers .coteam .border_top{
			background:url(../img/conocenos/equipo/consejo_border_top.jpg) bottom no-repeat;
			height:8px;
			width:185px;
		}
				
		#workers .coteam .border{
			background:url(../img/conocenos/equipo/consejo_border.jpg) repeat-y;
			padding:5px 5px 5px 5px;
			height:255px;
		}
		
		#workers .coteam .border_bottom{
			background:url(../img/conocenos/equipo/consejo_border_bottom.jpg) top no-repeat;
			height:6px;
		}
		
		#workers .coteam .title{
			padding:0px 0px 12px 0px;
			margin:0px 0px 10px 0px;
			background:url(../img/conocenos/equipo/consejo_border_foot.jpg) bottom center no-repeat;
		}

		#workers .coteam table{
			border-collapse:collapse;
			width:95%;
			margin:0px auto;
			font-weight:bold;
		}
		
		#workers .coteam table td{
				padding:7px 7px 7px 0px;
		}

#separ{
	clear:both;
}
